aboutsummaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)Author
2009-06-23mm: pass mm to grab_swap_tokenHugh Dickins
2009-06-18memcg: fix swap accountingKAMEZAWA Hiroyuki
2009-06-18memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura
2009-06-16mm: remove file argument from swap_readpage()Minchan Kim
2009-06-16mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-04-01shmem: writepage directly to swapHugh Dickins
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki
2009-01-08memcg: swappinessKOSAKI Motohiro
2009-01-08memcg: mem+swap controller coreKAMEZAWA Hiroyuki
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki
2009-01-06badpage: zap print_bad_pte on swap and fileHugh Dickins
2009-01-06swapfile: swapon randomize if nonrotHugh Dickins
2009-01-06swapfile: swap allocation use discardHugh Dickins
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins
2009-01-06mm: add add_to_swap stubHugh Dickins
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20swap: cull unevictable pages in fault pathLee Schermerhorn
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20vmscan: free swap space on swap-in/activationRik van Riel
2008-10-20swap: use an array for the LRU pagevecsKOSAKI Motohiro
2008-07-26mm/swapfile.c: make code staticAdrian Bunk
2008-04-28mm: rotate_reclaimable_page() cleanupMiklos Szeredi
2008-04-28mm: use zonelists instead of zones when direct reclaiming pagesMel Gorman
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins
2008-01-31asm-generic/tlb.h: build fixIngo Molnar
2008-01-30x86: demacro asm-x86/pgalloc_32.hJeremy Fitzhardinge
2007-10-17oom: move prototypes to appropriate header fileDavid Rientjes
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown
2007-07-17Lumpy Reclaim V4Andy 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 setRafael J. Wysocki