| Commit message (Expand) | Author | Age | Files | Lines |
* | shmem: writepage directly to swap | Hugh Dickins | 2009-04-01 | 1 | -0/+5 |
* | vmscan: fix it to take care of nodemask | KAMEZAWA Hiroyuki | 2009-04-01 | 1 | -1/+1 |
* | memcg: fix shmem's swap accounting | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -8/+0 |
* | memcg: swappiness | KOSAKI Motohiro | 2009-01-08 | 1 | -1/+2 |
* | memcg: mem+swap controller core | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -3/+11 |
* | memcg: handle swap caches | KAMEZAWA Hiroyuki | 2009-01-08 | 1 | -0/+22 |
* | badpage: zap print_bad_pte on swap and file | Hugh Dickins | 2009-01-06 | 1 | -9/+3 |
* | swapfile: swapon randomize if nonrot | Hugh Dickins | 2009-01-06 | 1 | -0/+1 |
* | swapfile: swap allocation use discard | Hugh Dickins | 2009-01-06 | 1 | -0/+3 |
* | swapfile: swapon use discard (trim) | Hugh Dickins | 2009-01-06 | 1 | -0/+1 |
* | swapfile: rearrange scan and swap_info | Hugh Dickins | 2009-01-06 | 1 | -4/+4 |
* | swapfile: remove SWP_ACTIVE mask | Hugh Dickins | 2009-01-06 | 1 | -1/+0 |
* | mm: optimize get_scan_ratio for no swap | Hugh Dickins | 2009-01-06 | 1 | -2/+3 |
* | mm: add add_to_swap stub | Hugh Dickins | 2009-01-06 | 1 | -0/+5 |
* | mm: remove gfp_mask from add_to_swap | Hugh Dickins | 2009-01-06 | 1 | -1/+1 |
* | mm: try_to_free_swap replaces remove_exclusive_swap_page | Hugh Dickins | 2009-01-06 | 1 | -8/+2 |
* | mm: reuse_swap_page replaces can_share_swap_page | Hugh Dickins | 2009-01-06 | 1 | -4/+2 |
* | mm: add_active_or_unevictable into rmap | Hugh Dickins | 2009-01-06 | 1 | -2/+0 |
* | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2008-10-20 | 1 | -0/+15 |
* | swap: cull unevictable pages in fault path | Lee Schermerhorn | 2008-10-20 | 1 | -0/+2 |
* | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 2008-10-20 | 1 | -0/+4 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 | 1 | -0/+12 |
* | vmscan: split LRU lists into anon & file sets | Rik van Riel | 2008-10-20 | 1 | -5/+15 |
* | vmscan: free swap space on swap-in/activation | Rik van Riel | 2008-10-20 | 1 | -0/+6 |
* | swap: use an array for the LRU pagevecs | KOSAKI Motohiro | 2008-10-20 | 1 | -2/+16 |
* | mm/swapfile.c: make code static | Adrian Bunk | 2008-07-26 | 1 | -3/+0 |
* | mm: rotate_reclaimable_page() cleanup | Miklos Szeredi | 2008-04-28 | 1 | -1/+1 |
* | mm: use zonelists instead of zones when direct reclaiming pages | Mel Gorman | 2008-04-28 | 1 | -1/+1 |
* | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 2008-02-13 | 1 | -4/+4 |
* | Memory controller: make charging gfp mask aware | Balbir Singh | 2008-02-07 | 1 | -1/+2 |
* | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 2008-02-07 | 1 | -0/+3 |
* | tmpfs: move swap swizzling into shmem | Hugh Dickins | 2008-02-05 | 1 | -11/+4 |
* | swapin needs gfp_mask for loop on tmpfs | Hugh Dickins | 2008-02-05 | 1 | -3/+3 |
* | swapin_readahead: move and rearrange args | Hugh Dickins | 2008-02-05 | 1 | -12/+7 |
* | asm-generic/tlb.h: build fix | Ingo Molnar | 2008-01-31 | 1 | -1/+0 |
* | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge | 2008-01-30 | 1 | -0/+1 |
* | oom: move prototypes to appropriate header file | David Rientjes | 2007-10-17 | 1 | -5/+0 |
* | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown | 2007-10-10 | 1 | -1/+1 |
* | Lumpy Reclaim V4 | Andy Whitcroft | 2007-07-17 | 1 | -1/+2 |
* | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter | 2007-02-11 | 1 | -1/+0 |
* | [PATCH] Drop free_pages() | Christoph Lameter | 2007-02-11 | 1 | -1/+4 |
* | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki | 2007-01-05 | 1 | -1/+1 |
* | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki | 2006-12-07 | 1 | -2/+1 |
* | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] new scheme to preempt swap token | Ashwin Chaugule | 2006-12-07 | 1 | -1/+0 |
* | [PATCH] swsusp: read speedup | Andrew Morton | 2006-09-26 | 1 | -0/+1 |
* | [PATCH] swsusp: write speedup | Andrew Morton | 2006-09-26 | 1 | -1/+4 |
* | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter | 2006-09-26 | 1 | -0/+1 |
* | [PATCH] out of memory notifier | Martin Schwidefsky | 2006-09-26 | 1 | -0/+4 |
* | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter | 2006-09-26 | 1 | -1/+0 |