aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-01
* vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes2009-04-01
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-01
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-01
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-01
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-01
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-01
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-01
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-01
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\
| * lockdep: annotate reclaim context (__GFP_NOFS), fixIngo Molnar2009-02-15
| * lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
* | vmscan: pgmoved should be cleared after updating recent_rotatedDaisuke Nishimura2009-03-14
* | memcg: use correct scan number at reclaimKOSAKI Motohiro2009-03-12
* | swsusp: clean up shrink_all_zones()Johannes Weiner2009-02-21
* | swsusp: dont fiddle with swappinessJohannes Weiner2009-02-21
|/
* memcg: fix calculation of active_ratioKOSAKI Motohiro2009-01-08
* memcg: swappinessKOSAKI Motohiro2009-01-08
* memcg: rename scan global lruKAMEZAWA Hiroyuki2009-01-08
* memcg: remove mem_cgroup_cal_reclaim()KOSAKI Motohiro2009-01-08
* memcg: add zone_reclaim_statKOSAKI Motohiro2009-01-08
* memcg: add mem_cgroup_zone_nr_pages()KOSAKI Motohiro2009-01-08
* memcg: add inactive_anon_is_low()KOSAKI Motohiro2009-01-08
* mm: make get_scan_ratio() safe for memcgKOSAKI Motohiro2009-01-08
* mm: add zone nr_pages helper functionKOSAKI Motohiro2009-01-08
* mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-08
* inactive_anon_is_low: move to vmscanKOSAKI Motohiro2009-01-08
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-08
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-08
* mm: stop kswapd's infinite loop at high order allocationKOSAKI Motohiro2009-01-06
* vmscan: shrink_active_list(): reduce lru_lock hold timeAndrew Morton2009-01-06
* mm: kill zone_is_near_oom()KOSAKI Motohiro2009-01-06
* vmscan: improve reclaim throughput to bail out patchKOSAKI Motohiro2009-01-06
* vmscan: bail out of direct reclaim after swap_cluster_max pagesRik van Riel2009-01-06
* mm: make scan_zone_unevictable_pages() staticKOSAKI Motohiro2009-01-06
* mm: make scan_all_zones_unevictable_pages() staticKOSAKI Motohiro2009-01-06
* memcg: reclaim shouldn't change zone->recent_rotated statisticsKOSAKI Motohiro2009-01-06
* mm: optimize get_scan_ratio for no swapHugh Dickins2009-01-06
* mm: add add_to_swap stubHugh Dickins2009-01-06
* mm: remove gfp_mask from add_to_swapHugh Dickins2009-01-06
* mm: remove try_to_munlock from vmscanHugh Dickins2009-01-06
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* cpumask: convert mm/Rusty Russell2008-12-31
* cpumask: remove any_online_cpu() users: mm/Rusty Russell2008-12-31
* vmscan: protect zone rotation stats by lru lockJohannes Weiner2008-12-01
* vmscan: fix get_scan_ratio() commentRik van Riel2008-11-19
* vmscan: let GFP_NOFS go to swap againHugh Dickins2008-11-19
* mm: remove unevictable's show_page_pathKOSAKI Motohiro2008-11-15
* mm: unlockless reclaimNick Piggin2008-10-20
* vmscan: don't accumulate scan pressure on unrelated listsJohannes Weiner2008-10-20