summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo2010-10-261-0/+10
* swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-091-1/+2
* swap: revert special hibernation allocationHugh Dickins2010-09-091-7/+1
* memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro2010-08-111-2/+1
* hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki2010-08-091-1/+7
* memcg: move charge of file pagesDaisuke Nishimura2010-05-271-0/+5
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+1
* mm: move definition for LRU isolation modes to a headerMel Gorman2010-05-251-0/+5
* tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-251-10/+0
* swap: Add flag to identify block swap devicesNitin Gupta2010-05-181-0/+1
* memcg: move charges of anonymous swapDaisuke Nishimura2010-03-121-0/+9
* swap: rework map_swap_page() againLee Schermerhorn2009-12-151-1/+1
* swap_info: reorder its fieldsHugh Dickins2009-12-151-13/+13
* swap_info: note SWAP_MAP_SHMEMHugh Dickins2009-12-151-0/+6
* swap_info: swap count continuationsHugh Dickins2009-12-151-6/+16
* swap_info: swap_map of chars not shortsHugh Dickins2009-12-151-4/+4
* swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins2009-12-151-1/+1
* swap_info: include first_swap_extentHugh Dickins2009-12-151-1/+1
* swap_info: change to array of pointersHugh Dickins2009-12-151-3/+4
* swap_info: private to swapfile.cHugh Dickins2009-12-151-2/+1
* mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes2009-12-151-0/+1
* 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
OpenPOWER on IntegriCloud