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