summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
Commit message (Expand)AuthorAge
* mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim2018-04-05
* mm: swap: clean up swap readaheadMinchan Kim2018-04-05
* mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-21
* mm: remove unused pgdat_reclaimable_pages()Jan Kara2018-01-31
* mm: drop hotplug lock from lru_add_drain_all()Michal Hocko2018-01-31
* mm: remove cold parameter for release_pagesMel Gorman2017-11-15
* mm, truncate: do not check mapping for every page being truncatedMel Gorman2017-11-15
* mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim2017-11-15
* mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim2017-11-15
* mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim2017-11-15
* mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-03
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-08
* swap: choose swap device according to numa nodeAaron Lu2017-09-06
* mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying2017-09-06
* mm, swap: VMA based swap readaheadHuang Ying2017-09-06
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06
* mm, THP, swap: support splitting THP for THP swap outHuang Ying2017-09-06
* mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying2017-09-06
* mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying2017-09-06
* mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner2017-07-10
* swap: add block io poll in swapin pathShaohua Li2017-07-10
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-06
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-06
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-06
* mm, swap: remove unused function prototypeHuang Ying2017-05-03
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-03
* mm/swap: add cache for swap slots allocationTim Chen2017-02-22
* mm/swap: free swap slots in batchTim Chen2017-02-22
* mm/swap: allocate swap slots in batchesTim Chen2017-02-22
* mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-02-22
* mm/swap: split swap cache into 64MB trunksHuang, Ying2017-02-22
* mm/swap: add cluster lockHuang, Ying2017-02-22
* mm: support anonymous stable pageMinchan Kim2017-01-10
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-13
|\
| * mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-01
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-01
* | mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-12
|/
* mm, swap: add swap_cluster_listHuang Ying2016-10-07
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-10-03
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-30
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-28
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-28
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-28
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-28
* mm, vmscan: remove balance gapMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm, oom: rework oom detectionMichal Hocko2016-05-20
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-12