summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+4
2012-05-30mm/memcg: apply add/del_page to lruvecHugh Dickins1-2/+2
2012-05-30mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov1-1/+1
2012-05-30memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki1-9/+0
2012-05-30shmem: replace page if mapping excludes its zoneHugh Dickins1-0/+6
2012-05-30mm: remove swap token codeRik van Riel1-35/+0
2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer1-0/+4
2012-04-06memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko1-7/+7
2012-03-29swapon: check validity of swap_flagsHugh Dickins1-0/+3
2012-03-22mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov1-0/+1
2012-03-22mm: make swapin readahead skip over holesRik van Riel1-1/+0
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins1-1/+1
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner1-0/+1
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim1-6/+1
2011-09-15memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner1-0/+6
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-27memcg: add memory.vmscan_statKAMEZAWA Hiroyuki1-6/+0
2011-07-27memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki1-4/+9
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins1-10/+0
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro1-6/+2
2011-05-27memcg: count the soft_limit reclaim in global background reclaimYing Han1-1/+2
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2011-03-23mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman1-0/+9
2011-03-23mm: deactivate invalidated pagesMinchan Kim1-0/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-2/+0
2011-01-14thp: transparent hugepage coreAndrea Arcangeli1-0/+2
2010-10-27mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo1-0/+10
2010-09-10swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins1-1/+2
2010-09-10swap: revert special hibernation allocationHugh Dickins1-7/+1
2010-08-11memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemaskKOSAKI Motohiro1-2/+1
2010-08-10hibernation: freeze swap at hibernationKAMEZAWA Hiroyuki1-1/+7
2010-05-27memcg: move charge of file pagesDaisuke Nishimura1-0/+5
2010-05-25mm: compaction: memory compaction coreMel Gorman1-0/+1
2010-05-25mm: move definition for LRU isolation modes to a headerMel Gorman1-0/+5
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro1-10/+0
2010-05-19swap: Add flag to identify block swap devicesNitin Gupta1-0/+1
2010-03-13memcg: move charges of anonymous swapDaisuke Nishimura1-0/+9
2009-12-15swap: rework map_swap_page() againLee Schermerhorn1-1/+1
2009-12-15swap_info: reorder its fieldsHugh Dickins1-13/+13
2009-12-15swap_info: note SWAP_MAP_SHMEMHugh Dickins1-0/+6
2009-12-15swap_info: swap count continuationsHugh Dickins1-6/+16
2009-12-15swap_info: swap_map of chars not shortsHugh Dickins1-4/+4
2009-12-15swap_info: SWAP_HAS_CACHE cleanupsHugh Dickins1-1/+1
2009-12-15swap_info: include first_swap_extentHugh Dickins1-1/+1
2009-12-15swap_info: change to array of pointersHugh Dickins1-3/+4
2009-12-15swap_info: private to swapfile.cHugh Dickins1-2/+1
2009-12-15mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlinedDavid Rientjes1-0/+1
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds1-6/+28
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-1/+1
2009-09-24memory controller: soft limit reclaim on contentionBalbir Singh1-0/+5