index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: multi-gen LRU: reuse some legacy trace events
Jaewon Kim
2023-10-18
1
-5
/
+13
*
delayacct: add memory reclaim delay in get_page_from_freelist
liwenyu
2023-10-06
1
-0
/
+2
*
mm, vmscan: remove ISOLATE_UNMAPPED
Vlastimil Babka
2023-10-04
1
-2
/
+1
*
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-10-04
1
-0
/
+1
*
mm: vmscan: modify an easily misunderstood function name
liujinlong
2023-10-04
1
-2
/
+2
*
mm: vmscan: move shrinker-related code into a separate file
Qi Zheng
2023-10-04
1
-701
/
+0
*
mm/vmscan: print err before panic
Angus Chen
2023-10-04
1
-1
/
+2
*
mm/vmscan: use folio_migratetype() instead of get_pageblock_migratetype()
Vern Hao
2023-10-04
1
-1
/
+1
*
mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
David Hildenbrand
2023-08-24
1
-1
/
+1
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-5
/
+9
|
\
|
*
mm: multi-gen LRU: don't spin during memcg release
T.J. Mercier
2023-08-21
1
-5
/
+8
|
*
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+1
*
|
Multi-gen LRU: skip CMA pages when they are not eligible
Charan Teja Kalla
2023-08-21
1
-1
/
+1
*
|
Multi-gen LRU: fix can_swap in lru_gen_look_around()
Kalesh Singh
2023-08-21
1
-1
/
+2
*
|
Multi-gen LRU: avoid race in inc_min_seq()
Kalesh Singh
2023-08-21
1
-6
/
+7
*
|
Multi-gen LRU: fix per-zone reclaim
Kalesh Singh
2023-08-21
1
-4
/
+14
*
|
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2023-08-18
1
-4
/
+4
|
/
*
mm/vmscan: fix root proactive reclaim unthrottling unbalanced node
Yosry Ahmed
2023-06-23
1
-7
/
+12
*
mm: memcg: rename and document global_reclaim()
Yosry Ahmed
2023-06-23
1
-8
/
+13
*
mm: remove check_move_unevictable_pages()
Matthew Wilcox (Oracle)
2023-06-23
1
-17
/
+0
*
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-23
1
-76
/
+62
|
\
|
*
mm/mglru: make memcg_lru->lock irq safe
Yu Zhao
2023-06-23
1
-6
/
+7
|
*
Revert "mm: vmscan: make global slab shrink lockless"
Qi Zheng
2023-06-19
1
-12
/
+16
|
*
Revert "mm: vmscan: make memcg slab shrink lockless"
Qi Zheng
2023-06-19
1
-26
/
+19
|
*
Revert "mm: vmscan: add shrinker_srcu_generation"
Qi Zheng
2023-06-19
1
-20
/
+4
|
*
Revert "mm: vmscan: hold write lock to reparent shrinker nr_deferred"
Qi Zheng
2023-06-19
1
-2
/
+2
|
*
Revert "mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()"
Qi Zheng
2023-06-19
1
-2
/
+6
|
*
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-06-19
1
-17
/
+17
*
|
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-6
/
+8
*
|
mm/mglru: allow pte_offset_map_nolock() to fail
Hugh Dickins
2023-06-19
1
-9
/
+7
*
|
mm: vmscan: mark kswapd_run() and kswapd_stop() __meminit
Miaohe Lin
2023-06-19
1
-2
/
+2
*
|
mm: skip CMA pages when they are not available
Zhaoyang Huang
2023-06-19
1
-1
/
+21
*
|
vmstat: allow_direct_reclaim should use zone_page_state_snapshot
Marcelo Tosatti
2023-06-09
1
-1
/
+1
*
|
Multi-gen LRU: fix workingset accounting
Kalesh Singh
2023-06-09
1
-1
/
+0
*
|
mm: multi-gen LRU: add helpers in page table walks
T.J. Alumbaugh
2023-06-09
1
-5
/
+15
*
|
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
1
-1
/
+3
*
|
mm: multi-gen LRU: use macro for bitmap
T.J. Alumbaugh
2023-06-09
1
-1
/
+1
*
|
mm: compaction: have compaction_suitable() return bool
Johannes Weiner
2023-06-09
1
-4
/
+2
*
|
mm: compaction: remove unnecessary is_via_compact_memory() checks
Johannes Weiner
2023-06-09
1
-7
/
+1
*
|
mm: compaction: refactor __compaction_suitable()
Johannes Weiner
2023-06-09
1
-14
/
+21
*
|
mm: convert migrate_pages() to work on folios
Matthew Wilcox (Oracle)
2023-06-09
1
-7
/
+8
*
|
mm: vmscan: use gfp_has_io_fs()
Kefeng Wang
2023-06-09
1
-1
/
+1
|
/
*
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2023-05-17
1
-2
/
+3
*
mm: do not reclaim private data from pinned page
Jan Kara
2023-05-06
1
-0
/
+10
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-184
/
+199
|
\
|
*
mm: Multi-gen LRU: remove wait_event_killable()
Kalesh Singh
2023-04-18
1
-72
/
+40
|
*
mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
Yosry Ahmed
2023-04-18
1
-12
/
+12
|
*
mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
Yosry Ahmed
2023-04-18
1
-7
/
+42
|
*
mm/vmscan: simplify shrink_node()
Haifeng Xu
2023-04-18
1
-6
/
+6
|
*
vmscan: memcg: sleep when flushing stats during reclaim
Yosry Ahmed
2023-04-18
1
-1
/
+1
[next]