aboutsummaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2013-09-30mm: avoid reinserting isolated balloon pages into LRU listsRafael Aquini
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton
2013-09-24revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...Andrew Morton
2013-09-24revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"Andrew Morton
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12memcg: trivial cleanupsAndrew Morton
2013-09-12memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko
2013-09-12memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko
2013-09-12memcg: enhance memcg iterator to support predicatesMichal Hocko
2013-09-12vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko
2013-09-12memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-11mm: vmscan: fix do_try_to_free_pages() livelockLisa Du
2013-09-11mm: putback_lru_page: remove unnecessary call to page_lru_base_type()Vlastimil Babka
2013-09-11mm: vmscan: fix numa reclaim balance problem in kswapdJohannes Weiner
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner
2013-09-10vmscan: per-node deferred workGlauber Costa
2013-09-10shrinker: add node awarenessDave Chinner
2013-09-10mm: new shrinker APIDave Chinner
2013-07-09mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WR...Mel Gorman
2013-07-09mm: vmscan: do not continue scanning if reclaim was aborted for compactionMel Gorman
2013-07-03mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman
2013-07-03mm: vmscan: take page buffers dirty and locked state into accountMel Gorman
2013-07-03mm: vmscan: treat pages marked for immediate reclaim as zone congestionMel Gorman
2013-07-03mm: vmscan: move direct reclaim wait_iff_congested into shrink_listMel Gorman
2013-07-03mm: vmscan: set zone flags before blockingMel Gorman
2013-07-03mm: vmscan: stall page reclaim after a list of pages have been processedMel Gorman
2013-07-03mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage p...Mel Gorman
2013-07-03mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()Mel Gorman
2013-07-03mm: vmscan: check if kswapd should writepage once per pgdat scanMel Gorman
2013-07-03mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman
2013-07-03mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman
2013-07-03mm: vmscan: do not allow kswapd to scan at maximum priorityMel Gorman
2013-07-03mm: vmscan: decide whether to compact the pgdat based on reclaim progressMel Gorman
2013-07-03mm: vmscan: flatten kswapd priority loopMel Gorman
2013-07-03mm: vmscan: obey proportional scanning requirements for kswapdMel Gorman
2013-07-03mm: vmscan: limit the number of pages kswapd reclaims at each priorityMel Gorman
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov
2013-04-29mm/vmscan.c: minor cleanup for kswapdHillf Danton
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu
2013-02-23vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-23mm: use up free swap space before reaching OOM killMinchan Kim
2013-02-23mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23mm: teach mm by current context info to not do I/O during memory allocationMing Lei
2013-02-23mm: don't wait on congested zones in balance_pgdat()Zlatko Calusic
2013-02-23mm: use zone->present_pages instead of zone->managed_pages where appropriateJiang Liu