Age | Commit message (Expand) | Author |
2009-03-14 | vmscan: pgmoved should be cleared after updating recent_rotated | Daisuke Nishimura |
2009-03-12 | memcg: use correct scan number at reclaim | KOSAKI Motohiro |
2009-02-21 | swsusp: clean up shrink_all_zones() | Johannes Weiner |
2009-02-21 | swsusp: dont fiddle with swappiness | Johannes Weiner |
2009-01-08 | memcg: fix calculation of active_ratio | KOSAKI Motohiro |
2009-01-08 | memcg: swappiness | KOSAKI Motohiro |
2009-01-08 | memcg: rename scan global lru | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: remove mem_cgroup_cal_reclaim() | KOSAKI Motohiro |
2009-01-08 | memcg: add zone_reclaim_stat | KOSAKI Motohiro |
2009-01-08 | memcg: add mem_cgroup_zone_nr_pages() | KOSAKI Motohiro |
2009-01-08 | memcg: add inactive_anon_is_low() | KOSAKI Motohiro |
2009-01-08 | mm: make get_scan_ratio() safe for memcg | KOSAKI Motohiro |
2009-01-08 | mm: add zone nr_pages helper function | KOSAKI Motohiro |
2009-01-08 | mm: introduce zone_reclaim struct | KOSAKI Motohiro |
2009-01-08 | inactive_anon_is_low: move to vmscan | KOSAKI Motohiro |
2009-01-08 | memcg: synchronized LRU | KAMEZAWA Hiroyuki |
2009-01-08 | memcg: mem+swap controller core | KAMEZAWA Hiroyuki |
2009-01-06 | mm: stop kswapd's infinite loop at high order allocation | KOSAKI Motohiro |
2009-01-06 | vmscan: shrink_active_list(): reduce lru_lock hold time | Andrew Morton |
2009-01-06 | mm: kill zone_is_near_oom() | KOSAKI Motohiro |
2009-01-06 | vmscan: improve reclaim throughput to bail out patch | KOSAKI Motohiro |
2009-01-06 | vmscan: bail out of direct reclaim after swap_cluster_max pages | Rik van Riel |
2009-01-06 | mm: make scan_zone_unevictable_pages() static | KOSAKI Motohiro |
2009-01-06 | mm: make scan_all_zones_unevictable_pages() static | KOSAKI Motohiro |
2009-01-06 | memcg: reclaim shouldn't change zone->recent_rotated statistics | KOSAKI Motohiro |
2009-01-06 | mm: optimize get_scan_ratio for no swap | Hugh Dickins |
2009-01-06 | mm: add add_to_swap stub | Hugh Dickins |
2009-01-06 | mm: remove gfp_mask from add_to_swap | Hugh Dickins |
2009-01-06 | mm: remove try_to_munlock from vmscan | Hugh Dickins |
2009-01-06 | mm: try_to_free_swap replaces remove_exclusive_swap_page | Hugh Dickins |
2009-01-01 | cpumask: convert mm/ | Rusty Russell |
2009-01-01 | cpumask: remove any_online_cpu() users: mm/ | Rusty Russell |
2008-12-01 | vmscan: protect zone rotation stats by lru lock | Johannes Weiner |
2008-11-19 | vmscan: fix get_scan_ratio() comment | Rik van Riel |
2008-11-19 | vmscan: let GFP_NOFS go to swap again | Hugh Dickins |
2008-11-15 | mm: remove unevictable's show_page_path | KOSAKI Motohiro |
2008-10-20 | mm: unlockless reclaim | Nick Piggin |
2008-10-20 | vmscan: don't accumulate scan pressure on unrelated lists | Johannes Weiner |
2008-10-20 | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn |
2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin |
2008-10-20 | SHM_LOCKED pages are unevictable | Lee Schermerhorn |
2008-10-20 | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn |
2008-10-20 | unevictable lru: add event counting with statistics | Lee Schermerhorn |
2008-10-20 | Unevictable LRU Infrastructure | Lee Schermerhorn |
2008-10-20 | more aggressively use lumpy reclaim | Rik van Riel |
2008-10-20 | vmscan: fix pagecache reclaim referenced bit check | Rik van Riel |
2008-10-20 | vmscan: second chance replacement for anonymous pages | Rik van Riel |
2008-10-20 | vmscan: split LRU lists into anon & file sets | Rik van Riel |
2008-10-20 | vmscan: free swap space on swap-in/activation | Rik van Riel |
2008-10-20 | vmscan: Use an indexed array for LRU variables | Christoph Lameter |