aboutsummaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAge
* 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
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-20
* mlock: mlocked pages are unevictableNick Piggin2008-10-20
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-20
* Ramfs and Ram Disk pages are unevictableLee Schermerhorn2008-10-20
* unevictable lru: add event counting with statisticsLee Schermerhorn2008-10-20
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* more aggressively use lumpy reclaimRik van Riel2008-10-20
* vmscan: fix pagecache reclaim referenced bit checkRik van Riel2008-10-20
* vmscan: second chance replacement for anonymous pagesRik van Riel2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-20
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-20
* vmscan: move isolate_lru_page() to vmscan.cNick Piggin2008-10-20
* mm: rename page trylockNick Piggin2008-08-05
* do_try_to_free_page: update comments related to vmscan functionsFernando Luis Vazquez Cao2008-07-30
* swapfile/vmscan: update comments related to vmscan functionsFernando Luis Vazquez Cao2008-07-30
* mm: spinlock tree_lockNick Piggin2008-07-26
* mm: speculative page referencesNick Piggin2008-07-26
* per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
* mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com2008-06-12
* mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-29
* mm: have zonelist contains structs with both a zone pointer and zone_idxMel Gorman2008-04-28
* mm: use two zonelist that are filtered by GFP maskMel Gorman2008-04-28
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-28
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
* revert "kswapd should only wait on IO if there is IO"Andrew Morton2008-03-24
* memcg: move_lists on page not page_cgroupHugh Dickins2008-03-04
* Memory controller: rename to Memory Resource ControllerBalbir Singh2008-03-04
* per-zone and reclaim enhancements for memory controller: modifies vmscan.c fo...KAMEZAWA Hiroyuki2008-02-07
* per-zone and reclaim enhancements for memory controller: add scan_global_lru ...KAMEZAWA Hiroyuki2008-02-07
* memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_pageKAMEZAWA Hiroyuki2008-02-07
* kswapd should only wait on IO if there is IORik van Riel2008-02-07
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-07