summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-6/+28
|\
| * HWPOISON: Add support for poison swap entries v2Andi Kleen2009-09-161-6/+28
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-1/+1
* | memory controller: soft limit reclaim on contentionBalbir Singh2009-09-241-0/+5
* | mm: make swap token dummies static inlinesJohannes Weiner2009-09-221-4/+16
|/
* mm: pass mm to grab_swap_tokenHugh Dickins2009-06-231-6/+6
* memcg: fix swap accountingKAMEZAWA Hiroyuki2009-06-181-2/+3
* memcg: remove mem_cgroup_cache_charge_swapin()Daisuke Nishimura2009-06-181-6/+0
* mm: remove file argument from swap_readpage()Minchan Kim2009-06-161-1/+1
* mm: modify swap_map and add SWAP_HAS_CACHE flagKAMEZAWA Hiroyuki2009-06-161-5/+9
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-161-0/+7
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-19/+0
* memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-291-0/+5
* shmem: writepage directly to swapHugh Dickins2009-04-011-0/+5
* vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-011-1/+1
* 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
OpenPOWER on IntegriCloud