summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAgeFilesLines
* mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse2017-09-081-3/+21
* swap: choose swap device according to numa nodeAaron Lu2017-09-061-1/+1
* mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying2017-09-061-5/+6
* mm, swap: VMA based swap readaheadHuang Ying2017-09-061-2/+55
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-061-2/+2
* mm, THP, swap: support splitting THP for THP swap outHuang Ying2017-09-061-0/+9
* mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying2017-09-061-2/+2
* mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying2017-09-061-0/+1
* mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner2017-07-101-0/+1
* swap: add block io poll in swapin pathShaohua Li2017-07-101-2/+3
* mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim2017-07-061-2/+2
* mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim2017-07-061-10/+2
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-5/+14
* mm, swap: remove unused function prototypeHuang Ying2017-05-031-3/+0
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-031-1/+1
* mm/swap: add cache for swap slots allocationTim Chen2017-02-221-0/+4
* mm/swap: free swap slots in batchTim Chen2017-02-221-0/+1
* mm/swap: allocate swap slots in batchesTim Chen2017-02-221-0/+2
* mm/swap: skip readahead for unreferenced swap slotsTim Chen2017-02-221-0/+6
* mm/swap: split swap cache into 64MB trunksHuang, Ying2017-02-221-2/+9
* mm/swap: add cluster lockHuang, Ying2017-02-221-0/+6
* mm: support anonymous stable pageMinchan Kim2017-01-101-1/+2
* Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds2016-12-131-0/+3
|\
| * mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig2016-11-011-1/+3
| * block,fs: untangle fs.h and blk_types.hChristoph Hellwig2016-11-011-0/+1
* | mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2016-12-121-33/+1
|/
* mm, swap: add swap_cluster_listHuang Ying2016-10-071-4/+7
* Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds2016-10-031-2/+2
* mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner2016-09-301-0/+2
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-281-0/+1
* mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman2016-07-281-1/+0
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-4/+5
* mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2016-07-281-1/+1
* mm, vmscan: make shrink_node decisions more node-centricMel Gorman2016-07-281-1/+1
* mm, vmscan: remove balance gapMel Gorman2016-07-281-9/+0
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-0/+1
* mm, oom: rework oom detectionMichal Hocko2016-05-201-0/+1
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-121-3/+3
* mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-051-0/+4
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-201-0/+6
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-201-0/+6
* swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-201-32/+38
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-201-0/+6
* mm: move lazily freed pages to inactive listMinchan Kim2016-01-151-0/+1
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-151-1/+2
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-141-1/+0
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-081-0/+3
* memcg: export struct mem_cgroupMichal Hocko2015-09-081-1/+9
OpenPOWER on IntegriCloud