aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-06badpage: zap print_bad_pte on swap and fileHugh Dickins1-9/+3
2009-01-06swapfile: swapon randomize if nonrotHugh Dickins1-0/+1
2009-01-06swapfile: swap allocation use discardHugh Dickins1-0/+3
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins1-0/+1
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins1-4/+4
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins1-1/+0
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins1-2/+3
2009-01-06mm: add add_to_swap stubHugh Dickins1-0/+5
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins1-1/+1
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins1-8/+2
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins1-4/+2
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins1-2/+0
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn1-0/+15
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn1-0/+2
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn1-0/+4
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-0/+12
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-5/+15
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel1-0/+6
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro1-2/+16
2008-07-26mm/swapfile.c: make code staticAdrian Bunk1-3/+0
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi1-1/+1
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman1-1/+1
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison1-4/+4
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh1-1/+2
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh1-0/+3
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins1-11/+4
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins1-3/+3
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins1-12/+7
2008-01-31asm-generic/tlb.h: build fixIngo Molnar1-1/+0
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge1-0/+1
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes1-5/+0
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown1-1/+1
2007-07-17Lumpy Reclaim V4Andy Whitcroft1-1/+2
2007-02-11[PATCH] Drop nr_free_pages_pgdat()Christoph Lameter1-1/+0
2007-02-11[PATCH] Drop free_pages()Christoph Lameter1-1/+4
2007-01-05[PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki1-1/+1
2006-12-07[PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki1-2/+1
2006-12-07[PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki1-1/+1
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule1-1/+0
2006-09-26[PATCH] swsusp: read speedupAndrew Morton1-0/+1
2006-09-26[PATCH] swsusp: write speedupAndrew Morton1-1/+4
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-0/+1
2006-09-26[PATCH] out of memory notifierMartin Schwidefsky1-0/+4
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-1/+0
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-0/+1
2006-06-30[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_intervalChristoph Lameter1-1/+0
2006-06-27[PATCH] pgdat allocation for new node add (export kswapd start func)Yasunori Goto1-0/+2
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton1-0/+1
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas1-11/+53
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter1-15/+0