1. 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years, 3 months ago
  2. 2a5e4e3 mm/lru: introduce relock_page_lruvec() by Alexander Duyck · 4 years, 3 months ago
  3. 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years, 3 months ago
  4. 9df4131 mm/compaction: do page isolation first in compaction by Alex Shi · 4 years, 3 months ago
  5. d25b5bd mm/lru: introduce TestClearPageLRU() by Alex Shi · 4 years, 3 months ago
  6. afca915 mm/vmscan: remove lruvec reget in move_pages_to_lru by Alex Shi · 4 years, 3 months ago
  7. 75cc3c9 mm/lru: move lock into lru_note_cost by Alex Shi · 4 years, 3 months ago
  8. 3d06afa mm/vmscan: remove unnecessary lruvec adding by Alex Shi · 4 years, 3 months ago
  9. 01359eb mm: fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 3 months ago
  10. d12b895 mm: truncate_complete_page() does not exist any more by Yang Shi · 4 years, 3 months ago
  11. 8d87d07 mm/vmscan.c: remove the filename in the top of file comment by logic.yu · 4 years, 3 months ago
  12. 2b47a24 mm/vmscan: drop unneeded assignment in kswapd() by Lukas Bulwahn · 4 years, 3 months ago
  13. 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years, 3 months ago
  14. 2da9f63 mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bit by Nicholas Piggin · 4 years, 4 months ago
  15. ed01737 mm: use self-explanatory macros rather than "2" by Yu Zhao · 4 years, 5 months ago
  16. 3efe62e mm/vmscan: allow arbitrary sized pages to be paged out by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  17. 01c4776 mm/vmscan: fix comments for isolate_lru_page() by Hui Su · 4 years, 5 months ago
  18. 069c411 mm/vmscan: fix infinite loop in drop_slab_node by Chunxin Zang · 4 years, 5 months ago
  19. 8d8869c mm: fix check_move_unevictable_pages() on THP by Hugh Dickins · 4 years, 6 months ago
  20. e3336ca mm: memcg: fix memcg reclaim soft lockup by Xunlei Pang · 4 years, 6 months ago
  21. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  22. 1eba09c mm/vmscan.c: delete or fix duplicated words by Randy Dunlap · 4 years, 7 months ago
  23. 4002570 mm/vmscan: restore active/inactive ratio for anonymous LRU by Joonsoo Kim · 4 years, 7 months ago
  24. aae466b mm/swap: implement workingset detection for anonymous LRU by Joonsoo Kim · 4 years, 7 months ago
  25. 3852f67 mm/swapcache: support to handle the shadow entries by Joonsoo Kim · 4 years, 7 months ago
  26. 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 4 years, 7 months ago
  27. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 7 months ago
  28. ccc5dc67 mm/vmscan: make active/inactive ratio as 1:1 for anon lru by Joonsoo Kim · 4 years, 7 months ago
  29. 912c057 mm: vmscan: consistent update to pgrefill by Shakeel Butt · 4 years, 7 months ago
  30. 238c304 mm/vmscan.c: fix typo by dylan-meiners · 4 years, 7 months ago
  31. 0a18e60 mm: remove vm_total_pages by David Hildenbrand · 4 years, 7 months ago
  32. e22c6ed mm: memcontrol: don't count limit-setting reclaim as memory pressure by Johannes Weiner · 4 years, 7 months ago
  33. 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 4 years, 7 months ago
  34. 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 7 months ago
  35. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 7 months ago
  36. 31d8fca mm: workingset: age nonresident information alongside anonymous pages by Johannes Weiner · 4 years, 9 months ago
  37. 55b65a5 mm/vmsan: fix some typos in comment by Ethon Paul · 4 years, 9 months ago
  38. d483a5d mm: vmscan: limit the range of LRU type balancing by Johannes Weiner · 4 years, 9 months ago
  39. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 9 months ago
  40. 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 9 months ago
  41. 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 9 months ago
  42. 264e90c mm: only count actual rotations as LRU reclaim cost by Johannes Weiner · 4 years, 9 months ago
  43. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 9 months ago
  44. a4fe163 mm: vmscan: drop unnecessary div0 avoidance rounding in get_scan_count() by Johannes Weiner · 4 years, 9 months ago
  45. c843966 mm: allow swappiness that prefers reclaiming anon over the file workingset by Johannes Weiner · 4 years, 9 months ago
  46. 497a6c1 mm: keep separate anon and file statistics on page reclaim activity by Johannes Weiner · 4 years, 9 months ago
  47. df3a45f mm/vmscan: update the comment of should_continue_reclaim() by Qiwu Chen · 4 years, 9 months ago
  48. 730ec8c mm/vmscan.c: change prototype for shrink_page_list by Maninder Singh · 4 years, 9 months ago
  49. 1f318a9 mm/vmscan: count layzfree pages and fix nr_isolated_* mismatch by Jaewon Kim · 4 years, 9 months ago
  50. a892cb6 mm/vmscan.c: use update_lru_size() in update_lru_sizes() by Wei Yang · 4 years, 9 months ago
  51. ff45fc3 mm: simplify calling a compound page destructor by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  52. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 9 months ago
  53. a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 9 months ago
  54. 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 10 months ago
  55. 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 5 years ago
  56. c4ecddf mm/vmscan.c: do_try_to_free_pages(): clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  57. 4b79306 mm/vmscan.c: make may_enter_fs bool in shrink_page_list() by Kirill Tkhai · 5 years ago
  58. e072bff mm/vmscan.c: clean code by removing unnecessary assignment by Mateusz Nosek · 5 years ago
  59. 5644e1fb mm/vmscan.c: fix data races using kswapd_classzone_idx by Qian Cai · 5 years ago
  60. 6b700b5 mm/vmscan.c: remove cpu online notification for now by Wei Yang · 5 years ago
  61. f661d00 mm: vmscan: replace open codings to NUMA_NO_NODE by Yang Shi · 5 years ago
  62. 1eb6234 mm: swap: make page_evictable() inline by Yang Shi · 5 years ago
  63. 76073c6 mm/vmscan.c: don't round up scan size for online memory cgroup by Gavin Shan · 5 years ago
  64. 648b5cf mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONE by Alex Shi · 5 years ago
  65. fffbacc mm/vmscan: remove prefetch_prev_lru_page by Alex Shi · 5 years ago
  66. 6c9e0907 mm/vmscan.c: remove unused return value of shrink_node by Liu Song · 5 years ago
  67. 42a9a53 mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG by Yang Shi · 5 years ago
  68. 178821b mm/vmscan.c: fix typo in comment by Xianting Tian · 5 years ago
  69. b91ac37 mm: vmscan: enforce inactive:active ratio at the reclaim root by Johannes Weiner · 5 years ago
  70. b910718 mm: vmscan: detect file thrashing at the reclaim root by Johannes Weiner · 5 years ago
  71. 53138ce mm: vmscan: move file exhaustion detection to the node level by Johannes Weiner · 5 years ago
  72. 1b05117 mm: vmscan: harmonize writeback congestion tracking for nodes & memcgs by Johannes Weiner · 5 years ago
  73. 0f6a5cf mm: vmscan: split shrink_node() into node part and memcgs part by Johannes Weiner · 5 years ago
  74. afaf07a mm: vmscan: turn shrink_node_memcg() into shrink_lruvec() by Johannes Weiner · 5 years ago
  75. d2af339 mm: vmscan: replace shrink_node() loop with a retry jump by Johannes Weiner · 5 years ago
  76. b5ead35 mm: vmscan: naming fixes: global_reclaim() and sane_reclaim() by Johannes Weiner · 5 years ago
  77. a108629 mm: vmscan: move inactive_list_is_low() swap check to the caller by Johannes Weiner · 5 years ago
  78. 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
  79. de3b015 mm: vmscan: simplify lruvec_lru_size() by Johannes Weiner · 5 years ago
  80. cb16556 mm/vmscan.c: remove unused scan_control parameter from pageout() by Yang Shi · 5 years ago
  81. f87bccd mm/vmscan: remove unused lru_pages argument by Andrey Ryabinin · 5 years ago
  82. fa40d1e mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() by Shakeel Butt · 5 years ago
  83. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  84. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  85. 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
  86. 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
  87. 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
  88. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  89. 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
  90. 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
  91. 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 5 years ago
  92. 5ee0471 mm, reclaim: cleanup should_continue_reclaim() by Vlastimil Babka · 5 years ago
  93. 1c6c159 mm, reclaim: make should_continue_reclaim perform dryrun detection by Hillf Danton · 5 years ago
  94. 1ba6fc9 mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 5 years ago
  95. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  96. d2e5fb9 mm, memcg: do not set reclaim_state on soft limit reclaim by Michal Hocko · 6 years ago
  97. 28360f3 mm, vmscan: do not special-case slab reclaim when watermarks are boosted by Mel Gorman · 6 years ago
  98. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 6 years ago
  99. 1732d2b01 mm/vmscan.c: add checks for incorrect handling of current->reclaim_state by Andrew Morton · 6 years ago
  100. 0308f7c mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths by Yafang Shao · 6 years ago