summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-031-4/+9
* mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman2013-07-031-4/+7
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-291-3/+3
* mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-291-1/+3
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-291-0/+2
* vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-231-1/+1
* mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-231-2/+2
* swap: add per-partition lock for swapfileShaohua Li2013-02-231-5/+27
* swap: make each swap partition have one address_spaceShaohua Li2013-02-231-4/+5
* mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner2013-02-231-1/+1
* mm: remove vma arg from page_evictableHugh Dickins2012-10-091-1/+1
* mm: swap: implement generic handler for swap_activateMel Gorman2012-07-311-0/+5
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-311-0/+2
* mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-07-311-0/+1
* memcg: rename config variablesAndrew Morton2012-07-311-3/+3
* Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-041-0/+4
|\
| * mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-151-0/+4
* | mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-291-2/+2
* | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-291-1/+1
* | memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-291-9/+0
* | shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-291-0/+6
* | mm: remove swap token codeRik van Riel2012-05-291-35/+0
|/
* memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
* swapon: check validity of swap_flagsHugh Dickins2012-03-281-0/+3
* mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov2012-03-211-0/+1
* mm: make swapin readahead skip over holesRik van Riel2012-03-211-1/+0
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-231-1/+1
* mm: exclude reserved pages from dirtyable memoryJohannes Weiner2012-01-101-0/+1
* mm: change isolate mode from #define to bitwise typeMinchan Kim2011-10-311-6/+1
* memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-141-0/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* memcg: add memory.vmscan_statKAMEZAWA Hiroyuki2011-07-261-6/+0
* memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki2011-07-261-4/+9
* 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