aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm: change isolate mode from #define to bitwise typeMinchan Kim2012-08-011-6/+1
* mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-271-10/+0
* vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro2011-06-151-6/+2
* memcg: count the soft_limit reclaim in global background reclaimYing Han2011-05-261-1/+2
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-2/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-2/+0
* | mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman2011-03-221-0/+9
* | mm: deactivate invalidated pagesMinchan Kim2011-03-221-0/+1
|/
* thp: transparent hugepage coreAndrea Arcangeli2011-01-131-0/+2
* 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