summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf
2013-09-11swap: clean-up #ifdef in page_mapping()Joonsoo Kim
2013-09-11swap: make cluster allocation per-cpuShaohua Li
2013-09-11swap: make swap discard asyncShaohua Li
2013-09-11swap: change block allocation algorithm for SSDShaohua Li
2013-07-03swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini
2013-07-03mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li
2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings
2013-02-24vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-24mm: fix return type for functions nr_free_*_pagesZhang Yanfei
2013-02-24swap: add per-partition lock for swapfileShaohua Li
2013-02-24swap: make each swap partition have one address_spaceShaohua Li
2013-02-24mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner
2012-10-09mm: remove vma arg from page_evictableHugh Dickins
2012-08-01mm: swap: implement generic handler for swap_activateMel Gorman
2012-08-01mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-08-01mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman
2012-08-01memcg: rename config variablesAndrew Morton
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins
2012-05-29mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki
2012-05-29shmem: replace page if mapping excludes its zoneHugh Dickins
2012-05-29mm: remove swap token codeRik van Riel
2012-05-15mm: frontswap: core swap subsystem hooks and headersDan Magenheimer
2012-04-05memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko
2012-03-29swapon: check validity of swap_flagsHugh Dickins
2012-03-22mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-22mm: make swapin readahead skip over holesRik van Riel
2012-01-23SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins
2012-01-11mm: exclude reserved pages from dirtyable memoryJohannes Weiner
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-09-15memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26memcg: add memory.vmscan_statKAMEZAWA Hiroyuki
2011-07-26memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()KAMEZAWA Hiroyuki
2011-06-28mm: move shmem prototypes to shmem_fs.hHugh Dickins
2011-06-16vmscan,memcg: memcg aware swap tokenKOSAKI Motohiro
2011-05-27memcg: count the soft_limit reclaim in global background reclaimYing Han
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-23mm: vmscan: kswapd should not free an excessive number of pages when balancin...Mel Gorman
2011-03-23mm: deactivate invalidated pagesMinchan Kim
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-14thp: transparent hugepage coreAndrea Arcangeli
2010-10-26mm: only build per-node scan_unevictable functions when NUMA is enabledThadeu Lima de Souza Cascardo
2010-09-10swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins
2010-09-10swap: revert special hibernation allocationHugh Dickins