index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+0
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-9
/
+0
2024-07-18
mm/mglru: fix ineffective protection calculation
Yu Zhao
1
-44
/
+38
2024-07-18
mm/mglru: fix overshooting shrinker memory
Yu Zhao
1
-2
/
+8
2024-07-18
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
1
-1
/
+0
2024-07-10
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
1
-1
/
+1
2024-07-05
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
1
-3
/
+22
2024-07-05
mm: add defines for min/max swappiness
Dan Schatzberg
1
-6
/
+6
2024-07-05
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
1
-5
/
+5
2024-07-05
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
1
-6
/
+2
2024-07-04
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
1
-2
/
+2
2024-07-04
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
1
-2
/
+1
2024-07-04
mm: vmscan: reset sc->priority on retry
Shakeel Butt
1
-0
/
+1
2024-07-04
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
1
-2
/
+40
2024-06-06
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
1
-1
/
+1
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
1
-6
/
+4
2024-05-07
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
1
-3
/
+3
2024-05-06
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
1
-0
/
+3
2024-04-26
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
1
-10
/
+10
2024-04-26
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
1
-0
/
+14
2024-04-26
mm: record the migration reason for struct migration_target_control
Baolin Wang
1
-1
/
+2
2024-03-18
Merge branch 'master' into mm-stable
Andrew Morton
1
-1
/
+4
2024-03-12
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
1
-1
/
+20
2024-03-12
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
1
-0
/
+6
2024-03-05
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
1
-20
/
+12
2024-03-05
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
1
-11
/
+9
2024-03-05
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
1
-5
/
+7
2024-03-05
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
1
-1
/
+4
2024-02-22
mm/mglru: improve swappiness handling
Kinsey Ho
1
-10
/
+10
2024-02-22
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
1
-24
/
+26
2024-02-22
mm/mglru: improve reset_mm_stats()
Kinsey Ho
1
-20
/
+22
2024-02-22
mm/mglru: improve should_run_aging()
Kinsey Ho
1
-14
/
+11
2024-02-22
mm/mglru: drop unused parameter
Kinsey Ho
1
-5
/
+5
2024-02-22
mm/vmscan: make too_many_isolated return bool
Hao Ge
1
-3
/
+3
2024-02-22
mm/vmscan: change the type of file from int to bool
Hao Ge
1
-2
/
+2
2024-02-22
kswapd: replace try_to_freeze() with kthread_freezable_should_stop()
Levi Yun
1
-6
/
+6
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-130
/
+150
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
1
-1
/
+1
2024-01-05
mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
Li Zhijian
1
-4
/
+1
2024-01-05
mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
Kinsey Ho
1
-11
/
+1
2024-01-05
mm/mglru: remove CONFIG_MEMCG
Kinsey Ho
1
-46
/
+21
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
1
-69
/
+123
2023-12-29
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
1
-4
/
+9
2023-12-21
mm: memcg: restore subtree stats flushing
Yosry Ahmed
1
-1
/
+1
2023-12-21
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
1
-31
/
+61
2023-12-13
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
1
-8
/
+16
2023-12-13
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
1
-14
/
+16
2023-12-13
mm/mglru: try to stop at high watermarks
Yu Zhao
1
-8
/
+28
2023-12-13
mm/mglru: fix underprotected page cache
Yu Zhao
1
-1
/
+1
2023-12-11
mm/vmstat: move pgdemote_* to per-node stats
Li Zhijian
1
-4
/
+8
[next]