summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-081-8/+0
* memcg: swappinessKOSAKI Motohiro2009-01-081-1/+2
* memcg: mem+swap controller coreKAMEZAWA Hiroyuki2009-01-081-3/+11
* memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-081-0/+22
* badpage: zap print_bad_pte on swap and fileHugh Dickins2009-01-061-9/+3
* swapfile: swapon randomize if nonrotHugh Dickins2009-01-061-0/+1
* swapfile: swap allocation use discardHugh Dickins2009-01-061-0/+3
* swapfile: swapon use discard (trim)Hugh Dickins2009-01-061-0/+1
* swapfile: rearrange scan and swap_infoHugh Dickins2009-01-061-4/+4
* swapfile: remove SWP_ACTIVE maskHugh Dickins2009-01-061-1/+0
* mm: optimize get_scan_ratio for no swapHugh Dickins2009-01-061-2/+3
* mm: add add_to_swap stubHugh Dickins2009-01-061-0/+5
* mm: remove gfp_mask from add_to_swapHugh Dickins2009-01-061-1/+1
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-061-8/+2
* mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins2009-01-061-4/+2
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-061-2/+0
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+15
* swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-201-0/+2
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-201-0/+4
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-201-0/+12
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-5/+15
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-201-0/+6
* swap: use an array for the LRU pagevecsKOSAKI Motohiro2008-10-201-2/+16
* mm/swapfile.c: make code staticAdrian Bunk2008-07-261-3/+0
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-281-1/+1
* mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman2008-04-281-1/+1
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-131-4/+4
* Memory controller: make charging gfp mask awareBalbir Singh2008-02-071-1/+2
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-071-0/+3
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-11/+4
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-3/+3
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-12/+7
* asm-generic/tlb.h: build fixIngo Molnar2008-01-311-1/+0
* x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge2008-01-301-0/+1
* oom: move prototypes to appropriate header fileDavid Rientjes2007-10-171-5/+0
* Drop 'size' argument from bio_endio and bi_end_ioNeilBrown2007-10-101-1/+1
* Lumpy Reclaim V4Andy Whitcroft2007-07-171-1/+2
* [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-111-1/+0
* [PATCH] Drop free_pages()Christoph Lameter2007-02-111-1/+4
* [PATCH] swsusp: Do not fail if resume device is not setRafael J. Wysocki2007-01-051-1/+1
* [PATCH] swsusp: use block device offsets to identify swap locationsRafael J. Wysocki2006-12-071-2/+1
* [PATCH] swsusp: use partition device and offset to identify swap areasRafael J. Wysocki2006-12-071-1/+1
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-071-1/+0
* [PATCH] swsusp: read speedupAndrew Morton2006-09-261-0/+1
* [PATCH] swsusp: write speedupAndrew Morton2006-09-261-1/+4
* [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+1
* [PATCH] out of memory notifierMartin Schwidefsky2006-09-261-0/+4
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-1/+0
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-0/+1
* [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...Christoph Lameter2006-06-301-1/+0