Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | per-zone and reclaim enhancements for memory controller: modifies vmscan.c fo... | KAMEZAWA Hiroyuki | 1 | -131/+201 |
2008-02-07 | per-zone and reclaim enhancements for memory controller: add scan_global_lru ... | KAMEZAWA Hiroyuki | 1 | -5/+12 |
2008-02-07 | memory cgroup enhancements: fix zone handling in try_to_free_mem_cgroup_page | KAMEZAWA Hiroyuki | 1 | -6/+3 |
2008-02-07 | kswapd should only wait on IO if there is IO | Rik van Riel | 1 | -5/+22 |
2008-02-07 | Memory controller: make charging gfp mask aware | Balbir Singh | 1 | -9/+5 |
2008-02-07 | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 1 | -2/+2 |
2008-02-07 | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 1 | -25/+103 |
2007-10-20 | spelling fixes: mm/ | Simon Arlott | 1 | -1/+1 |
2007-10-19 | sparse pointer use of zero as null | Stephen Hemminger | 1 | -1/+1 |
2007-10-17 | mm: test and set zone reclaim lock before starting reclaim | David Rientjes | 1 | -10/+13 |
2007-10-17 | oom: change all_unreclaimable zone member to flags | David Rientjes | 1 | -12/+13 |
2007-10-16 | make swappiness safer to use | Andrea Arcangeli | 1 | -0/+41 |
2007-10-16 | Fix panic of cpu online with memory less node | Yasunori Goto | 1 | -1/+3 |
2007-10-16 | Memoryless nodes: Add N_CPU node state | Christoph Lameter | 1 | -3/+1 |
2007-10-16 | Memoryless nodes: No need for kswapd | Christoph Lameter | 1 | -1/+1 |
2007-10-16 | mm: prevent kswapd from freeing excessive amounts of lowmem | Rik van Riel | 1 | -1/+7 |
2007-08-23 | synchronous lumpy reclaim: wait for page writeback when directly reclaiming c... | Andy Whitcroft | 1 | -8/+60 |
2007-08-23 | synchronous lumpy reclaim: ensure we count pages transitioning inactive via c... | Andy Whitcroft | 1 | -0/+1 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -0/+1 |
2007-07-17 | mm: clean up and kernelify shrinker registration | Rusty Russell | 1 | -31/+11 |
2007-07-17 | Lumpy Reclaim V4 | Andy Whitcroft | 1 | -22/+149 |
2007-05-09 | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 1 | -1/+1 |
2007-05-08 | Factor outstanding I/O error handling | Guillaume Chazarain | 1 | -6/+2 |
2007-05-07 | freezer: fix racy usage of try_to_freeze in kswapd | Rafael J. Wysocki | 1 | -4/+9 |
2007-03-02 | [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocations | Andrew Morton | 1 | -1/+1 |
2007-02-11 | [PATCH] Use ZVC for inactive and active counts | Christoph Lameter | 1 | -23/+28 |
2007-01-06 | [PATCH] shrink_all_memory(): fix lru_pages handling | Andrew Morton | 1 | -17/+16 |
2006-12-30 | [PATCH] Buglet in vmscan.c | Shantanu Goel | 1 | -1/+1 |
2006-12-22 | [PATCH] Fix swapped parameters in mm/vmscan.c | Nigel Cunningham | 1 | -2/+2 |
2006-12-13 | [PATCH] cpuset: rework cpuset_zone_allowed api | Paul Jackson | 1 | -4/+4 |
2006-12-07 | [PATCH] hotplug CPU: clean up hotcpu_notifier() use | Ingo Molnar | 1 | -2/+0 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -0/+1 |
2006-12-07 | [PATCH] swsusp: Improve handling of highmem | Rafael J. Wysocki | 1 | -0/+3 |
2006-12-07 | [PATCH] balance_pdgat() cleanup | Andrew Morton | 1 | -3/+4 |
2006-10-28 | [PATCH] Use min of two prio settings in calculating distress for reclaim | Martin Bligh | 1 | -4/+4 |
2006-10-28 | [PATCH] vmscan: Fix temp_priority race | Martin Bligh | 1 | -14/+41 |
2006-10-20 | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton | 1 | -3/+3 |
2006-10-17 | [PATCH] invalidate: remove_mapping() fix | Andrew Morton | 1 | -0/+6 |
2006-09-27 | [PATCH] page invalidation cleanup | Nick Piggin | 1 | -4/+23 |
2006-09-27 | [PATCH] vm: add per-zone writeout counter | Andrew Morton | 1 | -1/+2 |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 1 | -1/+1 |
2006-09-26 | [PATCH] zone reclaim with slab: avoid unecessary off node allocations | Christoph Lameter | 1 | -5/+12 |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 1 | -21/+37 |
2006-09-26 | [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE | Christoph Lameter | 1 | -1/+1 |
2006-09-26 | [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone | Christoph Lameter | 1 | -1/+1 |
2006-09-26 | [PATCH] oom: reclaim_mapped on oom | Nick Piggin | 1 | -1/+10 |
2006-09-26 | [PATCH] oom: use unreclaimable info | Nick Piggin | 1 | -0/+8 |
2006-09-26 | [PATCH] mm: remove_mapping() safeness | Nick Piggin | 1 | -3/+3 |
2006-09-26 | [PATCH] mm: VM_BUG_ON | Nick Piggin | 1 | -8/+8 |
2006-07-04 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter | 1 | -13/+14 |