1. e4b424b vmscan: make drop_slab_node static by Gang Li · 3 years ago
  2. 8008293 mm: vmscan: reduce throttling due to a failure to make progress -fix by Mel Gorman · 3 years ago
  3. 1b4e3f2 mm: vmscan: Reduce throttling due to a failure to make progress by Mel Gorman · 3 years, 1 month ago
  4. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  5. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  6. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  7. 66ce520 mm/vmscan: delay waking of tasks throttled on NOPROGRESS by Mel Gorman · 3 years, 2 months ago
  8. a19594c mm/vmscan: increase the timeout if page reclaim is not making progress by Mel Gorman · 3 years, 2 months ago
  9. c3f4a9a mm/vmscan: centralise timeout values for reclaim_throttle by Mel Gorman · 3 years, 2 months ago
  10. 69392a4 mm/vmscan: throttle reclaim when no progress is being made by Mel Gorman · 3 years, 2 months ago
  11. d818fca mm/vmscan: throttle reclaim and compaction when too may pages are isolated by Mel Gorman · 3 years, 2 months ago
  12. 8cd7c58 mm/vmscan: throttle reclaim until some writeback completes if congested by Mel Gorman · 3 years, 2 months ago
  13. cb75463 mm/vmscan.c: fix -Wunused-but-set-variable warning by Kai Song · 3 years, 2 months ago
  14. 56d3375 Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  15. 0de340c mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  16. e809c3f mm/memcg: Add folio_lruvec_lock() and similar functions by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  17. 2f76520 Merge drm/drm-next into drm-misc-next by Maxime Ripard · 3 years, 3 months ago
  18. 32d4f4b mm,vmscan: fix divide by zero in get_scan_count by Rik van Riel · 3 years, 4 months ago
  19. 1399af7 mm, vmscan: guarantee drop_slab_node() termination by Vlastimil Babka · 3 years, 4 months ago
  20. 2e786d9 mm/vmscan: add 'else' to remove check_pending label by Miaohe Lin · 3 years, 4 months ago
  21. b87c517a mm/vmscan: remove unneeded return value of kswapd_run() by Miaohe Lin · 3 years, 4 months ago
  22. eaad1ae mm/vmscan: remove misleading setting to sc->priority by Miaohe Lin · 3 years, 4 months ago
  23. d17be2d mm/vmscan: remove the PageDirty check after MADV_FREE pages are page_ref_freezed by Miaohe Lin · 3 years, 4 months ago
  24. 20b51af1 mm/migrate: add sysfs interface to enable reclaim migration by Huang Ying · 3 years, 4 months ago
  25. 3a23569 mm/vmscan: never demote for memcg reclaim by Dave Hansen · 3 years, 4 months ago
  26. a2a3648 mm/vmscan: Consider anonymous pages without swap by Keith Busch · 3 years, 4 months ago
  27. 2f368a9 mm/vmscan: add helper for querying ability to age anonymous pages by Dave Hansen · 3 years, 4 months ago
  28. 668e414 mm/vmscan: add page demotion counter by Yang Shi · 3 years, 4 months ago
  29. 26aa2d1 mm/migrate: demote pages during reclaim by Dave Hansen · 3 years, 4 months ago
  30. aa48e47 memcg: infrastructure to flush memcg stats by Shakeel Butt · 3 years, 4 months ago
  31. 3047250 mm: remove irqsave/restore locking from contexts with irqs enabled by Johannes Weiner · 3 years, 4 months ago
  32. 4f3eaf4 mm: report a more useful address for reclaim acquisition by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  33. 880121b mm/vmscan: add sync_shrinkers function v3 by Christian König · 3 years, 9 months ago
  34. 57f2976 mm: vmscan: fix missing psi annotation for node_reclaim() by Johannes Weiner · 3 years, 4 months ago
  35. f56ce41 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 4 months ago
  36. f611fab mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages by Mel Gorman · 3 years, 6 months ago
  37. 1fb08ac mm: rmap: make try_to_unmap() void function by Yang Shi · 3 years, 6 months ago
  38. 2d2b8d2 mm/vmscan.c: fix potential deadlock in reclaim_pages() by Yu Zhao · 3 years, 6 months ago
  39. c49c2c4 mm/page_alloc: limit the number of pages on PCP lists when reclaim is active by Mel Gorman · 3 years, 6 months ago
  40. 9ef56b7 mm: vmscan: remove noinline_for_stack by Muchun Song · 3 years, 6 months ago
  41. 7467c39 mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvec by Muchun Song · 3 years, 6 months ago
  42. 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 8 months ago
  43. 18bb473 mm: vmscan: shrink deferred objects proportional to priority by Yang Shi · 3 years, 8 months ago
  44. a178015 mm: memcontrol: reparent nr_deferred when memcg offline by Yang Shi · 3 years, 8 months ago
  45. 476b30a mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers by Yang Shi · 3 years, 8 months ago
  46. 8675083 mm: vmscan: use per memcg nr_deferred of shrinker by Yang Shi · 3 years, 8 months ago
  47. 3c6f17e mm: vmscan: add per memcg shrinker nr_deferred by Yang Shi · 3 years, 8 months ago
  48. 41ca668 mm: vmscan: use a new flag to indicate shrinker is registered by Yang Shi · 3 years, 8 months ago
  49. 468ab84 mm: vmscan: add shrinker_info_protected() helper by Yang Shi · 3 years, 8 months ago
  50. e4262c4 mm: memcontrol: rename shrinker_map to shrinker_info by Yang Shi · 3 years, 8 months ago
  51. 72673e8 mm: vmscan: use kvfree_rcu instead of call_rcu by Yang Shi · 3 years, 8 months ago
  52. a2fb126 mm: vmscan: remove memcg_shrinker_map_size by Yang Shi · 3 years, 8 months ago
  53. d27cf2a mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation by Yang Shi · 3 years, 8 months ago
  54. 2bfd363 mm: vmscan: consolidate shrinker_maps handling code by Yang Shi · 3 years, 8 months ago
  55. 8efb4b5 mm: vmscan: use nid from shrink_control for tracepoint by Yang Shi · 3 years, 8 months ago
  56. b6676de mm/vmscan: move RECLAIM* bits to uapi header by Dave Hansen · 3 years, 8 months ago
  57. ae37c7f mm: make alloc_contig_range handle in-use hugetlb pages by Oscar Salvador · 3 years, 8 months ago
  58. 5199836 mm/vmscan: restore zone_reclaim_mode ABI by Dave Hansen · 3 years, 10 months ago
  59. 2091339 mm/vmscan.c: make lruvec_lru_size() static by Yu Zhao · 3 years, 10 months ago
  60. bc71127 mm: VM_BUG_ON lru page flags by Yu Zhao · 3 years, 10 months ago
  61. 8756017 mm: add __clear_page_lru_flags() to replace page_off_lru() by Yu Zhao · 3 years, 10 months ago
  62. 46ae6b2 mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list() by Yu Zhao · 3 years, 10 months ago
  63. 3a9c978 mm: don't pass "enum lru_list" to lru list addition functions by Yu Zhao · 3 years, 10 months ago
  64. 42895ea mm/vmscan.c: use add_page_to_lru_list() by Yu Zhao · 3 years, 10 months ago
  65. c2135f7 mm/vmscan: __isolate_lru_page_prepare() cleanup by Alex Shi · 3 years, 10 months ago
  66. feb889f mm: don't put pinned pages into the swap cache by Linus Torvalds · 4 years ago
  67. 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years ago
  68. 2a5e4e3 mm/lru: introduce relock_page_lruvec() by Alexander Duyck · 4 years ago
  69. 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years ago
  70. 9df4131 mm/compaction: do page isolation first in compaction by Alex Shi · 4 years ago
  71. d25b5bd mm/lru: introduce TestClearPageLRU() by Alex Shi · 4 years ago
  72. afca915 mm/vmscan: remove lruvec reget in move_pages_to_lru by Alex Shi · 4 years ago
  73. 75cc3c9 mm/lru: move lock into lru_note_cost by Alex Shi · 4 years ago
  74. 3d06afa mm/vmscan: remove unnecessary lruvec adding by Alex Shi · 4 years ago
  75. 01359eb mm: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years ago
  76. d12b895 mm: truncate_complete_page() does not exist any more by Yang Shi · 4 years ago
  77. 8d87d07 mm/vmscan.c: remove the filename in the top of file comment by logic.yu · 4 years ago
  78. 2b47a24 mm/vmscan: drop unneeded assignment in kswapd() by Lukas Bulwahn · 4 years ago
  79. 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years ago
  80. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 1 month ago
  81. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 2 months ago
  82. 3efe62e mm/vmscan: allow arbitrary sized pages to be paged out by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  83. 01c4776 mm/vmscan: fix comments for isolate_lru_page() by Hui Su · 4 years, 2 months ago
  84. 069c411 mm/vmscan: fix infinite loop in drop_slab_node by Chunxin Zang · 4 years, 2 months ago
  85. 8d8869c mm: fix check_move_unevictable_pages() on THP by Hugh Dickins · 4 years, 3 months ago
  86. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 4 months ago
  87. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  88. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 5 months ago
  89. 4002570 mm/vmscan: restore active/inactive ratio for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  90. aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  91. 3852f67 mm/swapcache: support to handle the shadow entries by Joonsoo Kim · 4 years, 5 months ago
  92. 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 4 years, 5 months ago
  93. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  94. ccc5dc67 mm/vmscan: make active/inactive ratio as 1:1 for anon lru by Joonsoo Kim · 4 years, 5 months ago
  95. 912c057 mm: vmscan: consistent update to pgrefill by Shakeel Butt · 4 years, 5 months ago
  96. 238c304 mm/vmscan.c: fix typo by dylan-meiners · 4 years, 5 months ago
  97. 0a18e60 mm: remove vm_total_pages by David Hildenbrand · 4 years, 5 months ago
  98. e22c6ed mm: memcontrol: don't count limit-setting reclaim as memory pressure by Johannes Weiner · 4 years, 5 months ago
  99. 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 4 years, 5 months ago
  100. 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 5 months ago