Age | Commit message (Expand) | Author |
2008-04-28 | mm: rotate_reclaimable_page() cleanup | Miklos Szeredi |
2008-04-28 | mm: use zonelists instead of zones when direct reclaiming pages | Mel Gorman |
2008-02-13 | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison |
2008-02-07 | Memory controller: make charging gfp mask aware | Balbir Singh |
2008-02-07 | Memory controller: add per cgroup LRU and reclaim | Balbir Singh |
2008-02-05 | tmpfs: move swap swizzling into shmem | Hugh Dickins |
2008-02-05 | swapin needs gfp_mask for loop on tmpfs | Hugh Dickins |
2008-02-05 | swapin_readahead: move and rearrange args | Hugh Dickins |
2008-01-31 | asm-generic/tlb.h: build fix | Ingo Molnar |
2008-01-30 | x86: demacro asm-x86/pgalloc_32.h | Jeremy Fitzhardinge |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes |
2007-10-10 | Drop 'size' argument from bio_endio and bi_end_io | NeilBrown |
2007-07-17 | Lumpy Reclaim V4 | Andy Whitcroft |
2007-02-11 | [PATCH] Drop nr_free_pages_pgdat() | Christoph Lameter |
2007-02-11 | [PATCH] Drop free_pages() | Christoph Lameter |
2007-01-05 | [PATCH] swsusp: Do not fail if resume device is not set | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use block device offsets to identify swap locations | Rafael J. Wysocki |
2006-12-07 | [PATCH] swsusp: use partition device and offset to identify swap areas | Rafael J. Wysocki |
2006-12-07 | [PATCH] new scheme to preempt swap token | Ashwin Chaugule |
2006-09-26 | [PATCH] swsusp: read speedup | Andrew Morton |
2006-09-26 | [PATCH] swsusp: write speedup | Andrew Morton |
2006-09-26 | [PATCH] zone_reclaim: dynamic slab reclaim | Christoph Lameter |
2006-09-26 | [PATCH] out of memory notifier | Martin Schwidefsky |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h | Christoph Lameter |
2006-07-03 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter |
2006-06-30 | [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int... | Christoph Lameter |
2006-06-27 | [PATCH] pgdat allocation for new node add (export kswapd start func) | Yasunori Goto |
2006-06-23 | [PATCH] initialise total_memory() earlier | Andrew Morton |
2006-06-23 | [PATCH] mm: fix swap unused warning | Con Kolivas |
2006-06-23 | [PATCH] More page migration: use migration entries for file pages | Christoph Lameter |
2006-06-23 | [PATCH] Swapless page migration: add R/W migration entries | Christoph Lameter |
2006-06-23 | [PATCH] reserve space for swap label | Andreas Dilger |
2006-05-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2006-05-15 | [PATCH] fix can_share_swap_page() when !CONFIG_SWAP | Hua Zhong |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse |
2006-04-11 | [PATCH] overcommit: add calculate_totalreserve_pages() | Hideo AOKI |
2006-03-23 | [PATCH] swsusp: low level interface | Rafael J. Wysocki |
2006-03-22 | [PATCH] page migration reorg | Christoph Lameter |
2006-03-22 | [PATCH] vmscan: use unsigned longs | Andrew Morton |
2006-02-20 | [PATCH] Terminate process that fails on a constrained allocation | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes | Christoph Lameter |
2006-02-01 | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter |
2006-02-01 | [PATCH] zone_reclaim: configurable off node allocation period. | Christoph Lameter |
2006-01-18 | [PATCH] Zone reclaim: Reclaim logic | Christoph Lameter |
2006-01-18 | [PATCH] mm: migration page refcounting fix | Nick Piggin |
2006-01-14 | [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAP | Christoph Lameter |
2006-01-08 | [PATCH] SwapMig: Extend parameters for migrate_pages() | Christoph Lameter |
2006-01-08 | [PATCH] SwapMig: add_to_swap() avoid atomic allocations | Christoph Lameter |
2006-01-08 | [PATCH] SwapMig: CONFIG_MIGRATION fixes | Christoph Lameter |