1. 8e04944 mm,vmscan: Allow preallocating memory for register_shrinker(). by Tetsuo Handa · 7 years ago
  2. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  3. e27be24 mm: memcg: make sure memory.events is uptodate when waking pollers by Johannes Weiner · 7 years ago
  4. d51d1e6 mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event by Steven Rostedt · 7 years ago
  5. e3c1ac5 mm/vmscan: don't mess with pgdat->flags in memcg reclaim by Andrey Ryabinin · 7 years ago
  6. d108c77 mm/vmscan: don't change pgdat state on base of a single LRU list state by Andrey Ryabinin · 7 years ago
  7. c4fd4fa mm/vmscan: remove redundant current_may_throttle() check by Andrey Ryabinin · 7 years ago
  8. 894befe mm/vmscan: update stale comments by Andrey Ryabinin · 7 years ago
  9. 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 7 years ago
  10. e830c63 mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention by Tetsuo Handa · 7 years ago
  11. e92bb4d mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 7 years ago
  12. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  13. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  14. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
  15. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
  16. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
  17. e496612 mm: do not stall register_shrinker() by Minchan Kim · 7 years ago
  18. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 7 years ago
  19. bb422a7 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 7 years ago
  20. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  21. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  22. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  23. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  24. 9ba4b2d fs: kill 'nr_pages' argument from wakeup_flusher_threads() by Jens Axboe · 7 years ago
  25. fe490cc mm, THP, swap: add THP swapping out fallback counting by Huang Ying · 7 years ago
  26. bd4c82c2 mm, THP, swap: delay splitting THP after swapped out by Huang Ying · 7 years ago
  27. db73ee0 mm, vmscan: do not loop on too_many_isolated for ever by Michal Hocko · 7 years ago
  28. d460acb mm: track actual nr_scanned during shrink_slab() by Chris Wilson · 7 years ago
  29. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  30. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  31. 0622622 mm, vmscan: avoid thrashing anon lru when free + file is low by David Rientjes · 7 years ago
  32. 385386c mm: vmstat: move slab statistics from zone to node counters by Johannes Weiner · 7 years ago
  33. 2262185 mm: per-cgroup memory reclaim stats by Roman Gushchin · 7 years ago
  34. 747552b1 mm, THP, swap: enable THP swap optimization only if has compound map by Huang Ying · 7 years ago
  35. b8f593c mm, THP, swap: check whether THP can be split firstly by Huang Ying · 7 years ago
  36. 0f07465 mm, THP, swap: move anonymous THP split logic to vmscan by Minchan Kim · 7 years ago
  37. 75f6d6d mm, THP, swap: unify swap slot free functions to put_swap_page by Minchan Kim · 7 years ago
  38. f2f43e5 mm/vmscan.c: fix unsequenced modification and access warning by Nick Desaulniers · 7 years ago
  39. c6202ad mm/vmscan: Adjust system_state checks by Thomas Gleixner · 8 years ago
  40. 791b48b mm: vmscan: scan until it finds eligible pages by Minchan Kim · 8 years ago
  41. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
  42. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  43. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
  44. 31176c7 mm: memcontrol: clean up memory.events counting function by Johannes Weiner · 8 years ago
  45. 2a2e488 mm: vmscan: fix IO/refault regression in cache workingset transition by Johannes Weiner · 8 years ago
  46. 666e5a4 mm: make ttu's return boolean by Minchan Kim · 8 years ago
  47. 33fc80e mm: remove SWAP_AGAIN in ttu by Minchan Kim · 8 years ago
  48. ad6b670 mm: remove SWAP_MLOCK in ttu by Minchan Kim · 8 years ago
  49. 18863d3 mm: remove SWAP_DIRTY in ttu by Minchan Kim · 8 years ago
  50. d6622f6 mm/vmscan: more restrictive condition for retry in do_try_to_free_pages by Yisheng Xie · 8 years ago
  51. e716f2e mm, vmscan: prevent kswapd sleeping prematurely due to mismatched classzone_idx by Mel Gorman · 8 years ago
  52. 631b6e0 mm, vmscan: only clear pgdat congested/dirty/writeback state when balanced by Mel Gorman · 8 years ago
  53. 333b0a4 mm, vmscan: fix zone balance check in prepare_kswapd_sleep by Shantanu Goel · 8 years ago
  54. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  55. 802a3a9 mm: reclaim MADV_FREE pages by Shaohua Li · 8 years ago
  56. a128ca7 mm: delete unnecessary TTU_* flags by Shaohua Li · 8 years ago
  57. 3db6581 Revert "mm, vmscan: account for skipped pages as a partial scan" by Johannes Weiner · 8 years ago
  58. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
  59. 688035f mm: don't avoid high-priority reclaim on memcg limit reclaim by Johannes Weiner · 8 years ago
  60. a2d7f8e mm: don't avoid high-priority reclaim on unreclaimable nodes by Johannes Weiner · 8 years ago
  61. 047d72c mm: remove seemingly spurious reclaimability check from laptop_mode gating by Johannes Weiner · 8 years ago
  62. d450abd mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling by Johannes Weiner · 8 years ago
  63. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
  64. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  65. c2f8314 mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced by Mel Gorman · 8 years ago
  66. c55e8d0 mm: vmscan: move dirty pages out of the way until they're flushed by Johannes Weiner · 8 years ago
  67. 4eda482 mm: vmscan: only write dirty pages that the scanner has seen twice by Johannes Weiner · 8 years ago
  68. bbef938 mm: vmscan: remove old flusher wakeup from direct reclaim path by Johannes Weiner · 8 years ago
  69. 726d061 mm: vmscan: kick flushers when we encounter dirty pages on the LRU by Johannes Weiner · 8 years ago
  70. 1276ad6 mm: vmscan: scan dirty pages even in laptop mode by Johannes Weiner · 8 years ago
  71. abd6e8a Revert "mm: bail out in shrink_inactive_list()" by Michal Hocko · 8 years ago
  72. 71ab6cf mm, vmscan: consider eligible zones in get_scan_count by Michal Hocko · 8 years ago
  73. fd53880 mm, vmscan: cleanup lru size claculations by Michal Hocko · 8 years ago
  74. f095890 mm, vmscan: do not count freed pages as PGDEACTIVATE by Michal Hocko · 8 years ago
  75. dcec0b6 mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint by Michal Hocko · 8 years ago
  76. 5bccd16 mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint by Michal Hocko · 8 years ago
  77. 3c710c1 mm, vmscan: extract shrink_page_list reclaim counters into a struct by Michal Hocko · 8 years ago
  78. 32b3f29 mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint by Michal Hocko · 8 years ago
  79. 1265e3a mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate by Michal Hocko · 8 years ago
  80. 9d998b4 mm, vmscan: add active list aging tracepoint by Michal Hocko · 8 years ago
  81. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  82. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  83. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 5f33a08 mm/vmscan.c: set correct defer count for shrinker by Shaohua Li · 8 years ago
  85. bd04173 mm, vmscan: add cond_resched() into shrink_node_memcg() by Michal Hocko · 8 years ago
  86. 517bbed mm/vmscan: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  87. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  88. c9634cf mm: use zonelist name instead of using hardcoded index by Aneesh Kumar K.V · 8 years ago
  89. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  90. fdd4c614 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
  91. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  92. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  93. b385d21 mm: delete unnecessary and unsafe init_tlb_ubc() by Hugh Dickins · 8 years ago
  94. 6aa303d mm, vmscan: only allocate and reclaim from zones with pages managed by the buddy allocator by Mel Gorman · 8 years ago
  95. b5afba2 mm: vmscan: fix memcg-aware shrinkers not called on global reclaim by Vladimir Davydov · 8 years ago
  96. 91dcade mm: bail out in shrink_inactive_list() by Minchan Kim · 8 years ago
  97. d7f0552 mm, vmscan: account for skipped pages as a partial scan by Mel Gorman · 8 years ago
  98. f8d1a31 mm: consider whether to decivate based on eligible zones inactive ratio by Mel Gorman · 8 years ago
  99. 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
  100. 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago