1. 8cc621d mm: fs: invalidate BH LRU during page migration by Minchan Kim · 3 years, 8 months ago
  2. d479960e mm: disable LRU pagevec during the migration temporarily by Minchan Kim · 3 years, 8 months ago
  3. a656a20 mm: remove pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  4. cf2039a mm: pass pvec directly to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  5. 38cefeb mm: remove nr_entries parameter from pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  6. 31d270f mm: add an 'end' parameter to pagevec_lookup_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  7. ca122fe4 mm: add an 'end' parameter to find_get_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  8. bc71127 mm: VM_BUG_ON lru page flags by Yu Zhao · 3 years, 10 months ago
  9. 8756017 mm: add __clear_page_lru_flags() to replace page_off_lru() by Yu Zhao · 3 years, 10 months ago
  10. 46ae6b2 mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list() by Yu Zhao · 3 years, 10 months ago
  11. 8614045 mm/swap.c: don't pass "enum lru_list" to trace_mm_lru_insertion() by Yu Zhao · 3 years, 10 months ago
  12. 3a9c978 mm: don't pass "enum lru_list" to lru list addition functions by Yu Zhao · 3 years, 10 months ago
  13. 2a5e4e3 mm/lru: introduce relock_page_lruvec() by Alexander Duyck · 4 years ago
  14. 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years ago
  15. fc574c2 mm/swap.c: serialize memcg changes in pagevec_lru_move_fn by Alex Shi · 4 years ago
  16. 75cc3c9 mm/lru: move lock into lru_note_cost by Alex Shi · 4 years ago
  17. c7c7b80 mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn by Alex Shi · 4 years ago
  18. 88dcb9a mm/thp: move lru_add_page_tail() to huge_memory.c by Alex Shi · 4 years ago
  19. 4626809 mm: remove pagevec_lookup_range_nr_tag() by Jeff Layton · 4 years, 1 month ago
  20. 43fbdeb mm: handle zone device pages in release_pages() by Ralph Campbell · 4 years, 1 month ago
  21. a9b576f mm: move call to compound_head() in release_pages() by Ralph Campbell · 4 years, 3 months ago
  22. 12eab42 mm/swap.c: fix incomplete comment in lru_cache_add_inactive_or_unevictable() by Miaohe Lin · 4 years, 3 months ago
  23. a3e7bea mm/swap.c: fix confusing comment in release_pages() by Miaohe Lin · 4 years, 3 months ago
  24. 6f4dd8d mm: remove superfluous __ClearPageActive() by Yu Zhao · 4 years, 3 months ago
  25. cc2828b mm: remove activate_page() from unuse_pte() by Yu Zhao · 4 years, 3 months ago
  26. e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
  27. 0964730 mlock: fix unevictable_pgs event counts on THP by Hugh Dickins · 4 years, 3 months ago
  28. 6446a51 mm/swap: Do not abuse the seqcount_t latching API by Ahmed S. Darwish · 4 years, 4 months ago
  29. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  30. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  31. b518154 mm/vmscan: protect the workingset on anonymous LRU by Joonsoo Kim · 4 years, 5 months ago
  32. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  33. cb68688 mm/swap: fix for "mm: workingset: age nonresident information alongside anonymous pages" by Joonsoo Kim · 4 years, 6 months ago
  34. 21e330f mm: swap: memcg: fix memcg stats for huge pages by Shakeel Butt · 4 years, 7 months ago
  35. 5d91f31 mm: swap: fix vmstats for huge pages by Shakeel Butt · 4 years, 7 months ago
  36. 96f8bf4 mm: vmscan: reclaim writepage is IO cost by Johannes Weiner · 4 years, 7 months ago
  37. 7cf111b mm: vmscan: determine anon/file pressure balance at the reclaim root by Johannes Weiner · 4 years, 7 months ago
  38. 314b57f mm: balance LRU lists based on relative thrashing by Johannes Weiner · 4 years, 7 months ago
  39. fbbb602 mm: deactivations shouldn't bias the LRU balance by Johannes Weiner · 4 years, 7 months ago
  40. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 7 months ago
  41. 9682468 mm: remove use-once cache bias from LRU balancing by Johannes Weiner · 4 years, 7 months ago
  42. 6058eae mm: fold and remove lru_cache_add_anon() and lru_cache_add_file() by Johannes Weiner · 4 years, 7 months ago
  43. 5df7419 mm: fix LRU balancing effect of new transparent huge pages by Johannes Weiner · 4 years, 7 months ago
  44. ff45fc3 mm: simplify calling a compound page destructor by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  45. b01b214 mm/swap: Use local_lock for protection by Ingo Molnar · 4 years, 7 months ago
  46. 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
  47. 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 4 years, 9 months ago
  48. 9a9b6cc mm: swap: use smp_mb__after_atomic() to order LRU bit set by Yang Shi · 4 years, 9 months ago
  49. bde07cf mm/swap.c: not necessary to export __pagevec_lru_add() by Wei Yang · 4 years, 9 months ago
  50. 07d8026 mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages by John Hubbard · 5 years ago
  51. eef1a42 mm/swap.c: piggyback lru_add_drain_all() calls by Konstantin Khlebnikov · 5 years ago
  52. a1100a7 mm/swap.c: trivial mark_page_accessed() cleanup by Fengguang Wu · 5 years ago
  53. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  54. 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 5 years ago
  55. e7a1aaf mm: replace list_move_tail() with add_page_to_lru_list_tail() by Yu Zhao · 5 years ago
  56. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  57. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  58. c5d6c45 mm/swap: fix release_pages() when releasing devmap pages by Ira Weiny · 6 years ago
  59. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  60. dae966d mm/swap.c: __pagevec_lru_add_fn: typo fix by Peng Fan · 6 years ago
  61. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  62. 6ea183d mm: handle lru_add_drain_all for UP properly by Michal Hocko · 6 years ago
  63. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  64. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  65. 35f3aa3 mm: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  66. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  67. c3df29d mm/swap.c: remove duplicated include by YueHaibing · 6 years ago
  68. 10bbd23 pagevec: Use xa_mark_t by Matthew Wilcox · 7 years ago
  69. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  70. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
  71. 002843d mm/swap.c: remove @cold parameter description for release_pages() by Mike Rapoport · 7 years ago
  72. cb6f0f3 mm/swap.c: make functions and their kernel-doc agree (again) by Mike Rapoport · 7 years ago
  73. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  74. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  75. e02a9f0 mm/swap.c: make functions and their kernel-doc agree by Randy Dunlap · 7 years ago
  76. 9852a72 mm: drop hotplug lock from lru_add_drain_all() by Michal Hocko · 7 years ago
  77. 7f0b5fb mm, pagevec: rename pagevec drained field by Mel Gorman · 7 years ago
  78. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  79. c6f92f9 mm: remove cold parameter for release_pages by Mel Gorman · 7 years ago
  80. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  81. d9ed0d0 mm: only drain per-cpu pagevecs once per pagevec usage by Mel Gorman · 7 years ago
  82. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  83. 93d3b71 mm: add variant of pagevec_lookup_range_tag() taking number of pages by Jan Kara · 7 years ago
  84. 72b045a mm: implement find_get_pages_range_tag() by Jan Kara · 7 years ago
  85. 24c92eb mm: avoid marking swap cached page as lazyfree by Shaohua Li · 7 years ago
  86. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  87. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  88. b947cee mm: implement find_get_pages_range() by Jan Kara · 7 years ago
  89. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  90. a47fed5 mm: swap: provide lru_add_drain_all_cpuslocked() by Thomas Gleixner · 7 years ago
  91. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  92. f7ad2a6 mm: move MADV_FREE pages into LRU_INACTIVE_FILE list by Shaohua Li · 8 years ago
  93. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 7138970 mm, zone_device: Replace {get, put}_zone_device_page() with a single reference to fix pmem crash by Dan Williams · 8 years ago
  95. ce61287 mm: move pcp and lru-pcp draining into single wq by Michal Hocko · 8 years ago
  96. c55e8d0 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 8 years ago
  97. 4b3ef9d mm/swap: split swap cache into 64MB trunks by Huang, Ying · 8 years ago
  98. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  99. 6fcb52a thp: reduce usage of huge zero page's atomic counter by Aaron Lu · 8 years ago
  100. 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago