blob: 95749466cf8f73637effc1121d147c7432ea0f64 [file] [log] [blame]
53138cea7f39 ("mm: vmscan: move file exhaustion detection to the node level")
0f6a5cff43d3 ("mm: vmscan: split shrink_node() into node part and memcgs part")
d2af339706be ("mm: vmscan: replace shrink_node() loop with a retry jump")
b5ead35e7e1d ("mm: vmscan: naming fixes: global_reclaim() and sane_reclaim()")
f87bccde6a7d ("mm/vmscan: remove unused lru_pages argument")
9783aa9917f8 ("mm, memcg: proportional memory.{low,min} reclaim")
0a432dcbeb32 ("mm: shrinker: make shrinker not depend on memcg kmem")
5ee04716c46c ("mm, reclaim: cleanup should_continue_reclaim()")
1c6c15971e47 ("mm, reclaim: make should_continue_reclaim perform dryrun detection")
1ba6fc9af35b ("mm: vmscan: do not share cgroup iteration between reclaimers")
28360f398778 ("mm, vmscan: do not special-case slab reclaim when watermarks are boosted")
1732d2b0117c ("mm/vmscan.c: add checks for incorrect handling of current->reclaim_state")
0308f7cf19c9 ("mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths")
e5ca8071fe65 ("mm/vmscan.c: add a new member reclaim_state in struct shrink_control")
f46b79120e94 ("mm/vmscan.c: simplify shrink_inactive_list()")
3481c37ffa1d ("mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template")
886cf1901db9 ("mm: move recent_rotated pages calculation to shrink_inactive_list()")
3b991208b897 ("mm: fix inactive list balancing between NUMA nodes and cgroups")
060f005f0747 ("mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()")
2bb0f34fe3c1 ("mm: vmscan: do not iterate all mem cgroups for global direct reclaim")
a9e7c39fa9fd ("mm/vmscan.c: remove 7th argument of isolate_lru_pages()")
f0c867d9588d ("mm, oom: add oom victim's memcg to the oom context information")
ef8444ea01d7 ("mm, oom: reorganize the oom report in dump_header")
1c30844d2dfe ("mm: reclaim small amounts of memory when an external fragmentation event occurs")
a921444382b4 ("mm: move zone watermark accesses behind an accessor")
6bb154504f8b ("mm, page_alloc: spread allocations across zones before introducing fragmentation")
eb414681d5a0 ("psi: pressure stall information for CPU, memory, and IO")
b1d29ba82cf2 ("delayacct: track delays from thrashing cache pages")