1. b58b8e9 mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG by Yang Shi · 5 years ago
  2. 906d278 mm/vmscan.c: support removing arbitrary sized pages from mapping by William Kucharski · 5 years ago
  3. b11edeb mm: memcg: get number of pages on the LRU list in memcgroup base on lru_zone_size by Honglei Wang · 5 years ago
  4. 1bc63fb mm, memcg: make scan aggression always exclude protection by Chris Down · 5 years ago
  5. 9de7ca4 mm, memcg: make memory.emin the baseline for utilisation determination by Chris Down · 5 years ago
  6. 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
  7. 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
  8. 8940b34 mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM by Minchan Kim · 5 years ago
  9. 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
  10. 7ae8853 mm: move mem_cgroup_uncharge out of __page_cache_release() by Yang Shi · 5 years ago
  11. 5ee0471 mm, reclaim: cleanup should_continue_reclaim() by Vlastimil Babka · 5 years ago
  12. 1c6c159 mm, reclaim: make should_continue_reclaim perform dryrun detection by Hillf Danton · 5 years ago
  13. 1ba6fc9 mm: vmscan: do not share cgroup iteration between reclaimers by Johannes Weiner · 5 years ago
  14. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  15. d2e5fb9 mm, memcg: do not set reclaim_state on soft limit reclaim by Michal Hocko · 5 years ago
  16. 28360f3 mm, vmscan: do not special-case slab reclaim when watermarks are boosted by Mel Gorman · 5 years ago
  17. fa1e512 mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker by Yang Shi · 5 years ago
  18. 1732d2b01 mm/vmscan.c: add checks for incorrect handling of current->reclaim_state by Andrew Morton · 5 years ago
  19. 0308f7c mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths by Yafang Shao · 5 years ago
  20. e5ca807 mm/vmscan.c: add a new member reclaim_state in struct shrink_control by Yafang Shao · 5 years ago
  21. 98879b3 mm: vmscan: correct some vmscan counters for THP swapout by Yang Shi · 5 years ago
  22. af5d440 mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned by Yang Shi · 5 years ago
  23. 2c012a4 mm: vmscan: scan anonymous pages on file refaults by Kuo-Hsin Yang · 5 years ago
  24. dffcac2 mm/vmscan.c: prevent useless kswapd loops by Shakeel Butt · 5 years ago
  25. a58f2ce mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 5 years ago
  26. b17f18a mm/vmscan.c: fix recent_rotated history by Kirill Tkhai · 5 years ago
  27. 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
  28. 2fa2690 mm/vmscan.c: don't disable irq again when count pgrefill for memcg by Yafang Shao · 6 years ago
  29. f46b791 mm/vmscan.c: simplify shrink_inactive_list() by Kirill Tkhai · 6 years ago
  30. 3481c37 mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template by Yafang Shao · 6 years ago
  31. 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
  32. 132bb8c mm/vmscan: add tracepoints for node reclaim by Yafang Shao · 6 years ago
  33. a222f34 mm: generalize putback scan functions by Kirill Tkhai · 6 years ago
  34. f372d89 mm: remove pages_to_free argument of move_active_pages_to_lru() by Kirill Tkhai · 6 years ago
  35. 9851ac1 mm: move nr_deactivate accounting to shrink_active_list() by Kirill Tkhai · 6 years ago
  36. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  37. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  38. 3b99120 mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 6 years ago
  39. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  40. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  41. a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
  42. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  43. 060f005 mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list() by Kirill Tkhai · 6 years ago
  44. 2bb0f34 mm: vmscan: do not iterate all mem cgroups for global direct reclaim by Yang Shi · 6 years ago
  45. a9e7c39 mm/vmscan.c: remove 7th argument of isolate_lru_pages() by Kirill Tkhai · 6 years ago
  46. 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
  47. a9a238e Revert "mm: slowly shrink slabs with a relatively small number of objects" by Dave Chinner · 6 years ago
  48. 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
  49. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  50. 2ac5e38 Merge drm/drm-next into drm-intel-next-queued by Jani Nikula · 6 years ago
  51. 64e3d12 mm, drm/i915: mark pinned shmemfs pages as unevictable by Kuo-Hsin Yang · 6 years ago
  52. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  53. 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 6 years ago
  54. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  55. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  56. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  57. 67891ff mm: Convert is_page_cache_freeable to XArray by Matthew Wilcox · 6 years ago
  58. 4e17ec2 mm: Convert delete_from_swap_cache to XArray by Matthew Wilcox · 7 years ago
  59. b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 6 years ago
  60. 172b06c3 mm: slowly shrink slabs with a relatively small number of objects by Roman Gushchin · 6 years ago
  61. 1c4c3b9 mm: fix page_freeze_refs and page_unfreeze_refs in comments by Jiang Biao · 6 years ago
  62. 8df4a44 mm: check shrinker is memcg-aware in register_shrinker_prepared() by Kirill Tkhai · 6 years ago
  63. 7e010df mm: use special value SHRINKER_REGISTERING instead of list_empty() check by Kirill Tkhai · 6 years ago
  64. ac7fb3a mm/vmscan.c: move check for SHRINKER_NUMA_AWARE to do_shrink_slab() by Kirill Tkhai · 6 years ago
  65. f90280d mm/vmscan.c: clear shrinker bit if there are no objects related to memcg by Kirill Tkhai · 6 years ago
  66. 9b99646 mm: add SHRINK_EMPTY shrinker methods return value by Kirill Tkhai · 6 years ago
  67. aeed1d32 mm/vmscan.c: generalize shrink_slab() calls in shrink_node() by Vladimir Davydov · 6 years ago
  68. b0dedc4 mm/vmscan.c: iterate only over charged shrinkers during memcg shrink_slab() by Kirill Tkhai · 6 years ago
  69. 0a4465d mm, memcg: assign memcg-aware shrinkers bitmap to memcg by Kirill Tkhai · 6 years ago
  70. b4c2b23 mm: assign id to every memcg-aware shrinker by Kirill Tkhai · 6 years ago
  71. bb451fd mm/vmscan.c: condense scan_control by Greg Thelen · 6 years ago
  72. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 6 years ago
  73. 9378132 lockdep: fix fs_reclaim annotation by Omar Sandoval · 6 years ago
  74. 145e1a7 mm: fix the NULL mapping case in __isolate_lru_page() by Hugh Dickins · 6 years ago
  75. 8e04944 mm,vmscan: Allow preallocating memory for register_shrinker(). by Tetsuo Handa · 7 years ago
  76. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  77. e27be24 mm: memcg: make sure memory.events is uptodate when waking pollers by Johannes Weiner · 7 years ago
  78. d51d1e6 mm, vmscan, tracing: use pointer to reclaim_stat struct in trace event by Steven Rostedt · 7 years ago
  79. e3c1ac5 mm/vmscan: don't mess with pgdat->flags in memcg reclaim by Andrey Ryabinin · 7 years ago
  80. d108c77 mm/vmscan: don't change pgdat state on base of a single LRU list state by Andrey Ryabinin · 7 years ago
  81. c4fd4fa mm/vmscan: remove redundant current_may_throttle() check by Andrey Ryabinin · 7 years ago
  82. 894befe mm/vmscan: update stale comments by Andrey Ryabinin · 7 years ago
  83. 5ecd9d4 mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memory by David Rientjes · 7 years ago
  84. e830c63 mm,vmscan: don't pretend forward progress upon shrinker_rwsem contention by Tetsuo Handa · 7 years ago
  85. e92bb4d mm: fix races between address_space dereference and free in page_evicatable by Huang Ying · 7 years ago
  86. 1c610d5 mm/vmscan: wake up flushers for legacy cgroups too by Andrey Ryabinin · 7 years ago
  87. 9c4e6b1 mm, mlock, vmscan: no more skipping pagevecs by Shakeel Butt · 7 years ago
  88. a5d09be mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors by Mike Rapoport · 7 years ago
  89. 69d763f mm: pin address_space before dereferencing it while isolating an LRU page by Mel Gorman · 7 years ago
  90. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 7 years ago
  91. e496612 mm: do not stall register_shrinker() by Minchan Kim · 7 years ago
  92. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 7 years ago
  93. bb422a7 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 7 years ago
  94. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  95. 3a50d14 mm: remove unused pgdat->inactive_ratio by Andrey Ryabinin · 7 years ago
  96. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  97. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  98. 9ba4b2d fs: kill 'nr_pages' argument from wakeup_flusher_threads() by Jens Axboe · 7 years ago
  99. fe490cc mm, THP, swap: add THP swapping out fallback counting by Huang Ying · 7 years ago
  100. bd4c82c2 mm, THP, swap: delay splitting THP after swapped out by Huang Ying · 7 years ago