summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-25Merge "mm: balloon: use general non-lru movable page feature"Linux Build Service Account
2017-02-25Merge "mm: wake kcompactd before kswapd's short sleep"Linux Build Service Account
2017-02-25Merge "mm, kswapd: replace kswapd compaction with waking up kcompactd"Linux Build Service Account
2017-02-21Merge "mm, kswapd: remove bogus check of balance_classzone_idx"Linux Build Service Account
2017-02-21mm: balloon: use general non-lru movable page featureMinchan Kim
2017-02-21mm: wake kcompactd before kswapd's short sleepVlastimil Babka
2017-02-21mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka
2017-02-21mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka
2017-02-20mm: vmscan: do not pass reclaimed slab to vmpressureVinayak Menon
2016-11-10mm: memcontrol: do not recurse in direct reclaimJohannes Weiner
2016-10-28Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang
2016-10-21Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang
2016-09-30mm: delete unnecessary and unsafe init_tlb_ubc()Hugh Dickins
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-06-22mm: Enhance per process reclaim to consider shared pagesMinchan Kim
2016-06-22mm: Remove shrink_pageMinchan Kim
2016-06-22mm: make shrink_page_list with pages work from multiple zonesMinchan Kim
2016-06-22mm: Per process reclaimMinchan Kim
2016-06-22mm: prevent to write out dirty page in CMA by may_writepageMinchan Kim
2016-05-31mm: add WasActive page flagBob Liu
2016-05-31mm: vmscan: fix the page state calculation in too_many_isolatedVinayak Menon
2016-05-19Revert "mm: vmscan: Add a debug file for shrinkers"Dmitry Shmidt
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-04mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim
2016-03-25mm: do not activate swap write failed pagesVinayak Menon
2016-03-22mm: swap: don't delay swap free for fast swap devicesVinayak Menon
2016-03-22mm: vmscan: support setting of kswapd cpu affinityLiam Mark
2016-03-22mm: vmscan: lock page on swap error in pageoutVinayak Menon
2016-03-22mm: vmscan: support complete shrinker reclaimLiam Mark
2016-03-22mm: vmscan: support equal reclaim for anon and file pagesLiam Mark
2016-03-22mm: vmscan: Move pages that fail swapout to LRU active listOlav Haugan
2016-02-16mm: vmscan: Add a debug file for shrinkersRebecca Schultz Zavin
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-05mm/vmscan.c: fix types of some localsAlexandru Moise
2015-11-05mm/vmscan: make inactive_anon/file_is_low return boolYaowei Bai
2015-11-05mm/vmscan: make inactive_anon_is_low_global return directlyYaowei Bai
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-09-22vmscan: fix sane_reclaim helper for legacy memcgVladimir Davydov
2015-09-08mm, vmscan: unlock page while waiting on writebackHugh Dickins
2015-09-08vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim
2015-09-08mm: vmscan: never isolate more pages than necessaryVladimir Davydov
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-09-04mm: defer flush of writable TLB entriesMel Gorman
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-08-05mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds