summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)Author
2019-12-01mm: vmscan: detect file thrashing at the reclaim rootJohannes Weiner
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-07-12mm, swap: use rbtree for swap_extentAaron Lu
2019-07-12mm, swap: fix race between swapoff and some swap operationsHuang Ying
2019-03-14include/linux/swap.h: use offsetof() instead of custom __swapoffset macroPi-Hsun Shih
2019-03-05mm/workingset: remove unused @mapping argument in workingset_eviction()Andrey Ryabinin
2019-03-05mm: swap: use mem_cgroup_is_root() instead of deferencing css->parentYang Shi
2018-12-28mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu
2018-12-28vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-21mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox
2018-10-21mm: Convert workingset to XArrayMatthew Wilcox
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox
2018-08-22mm, swap, get_swap_pages: use entry_size instead of cluster in parameterHuang Ying
2018-07-09memcontrol: schedule throttling if we are congestedTejun Heo
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-05mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim
2018-04-05mm: swap: clean up swap readaheadMinchan Kim
2018-02-21mm, mlock, vmscan: no more skipping pagevecsShakeel Butt
2018-01-31mm: remove unused pgdat_reclaimable_pages()Jan Kara
2018-01-31mm: drop hotplug lock from lru_add_drain_all()Michal Hocko
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim
2017-11-15mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim
2017-11-15mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memoryJérôme Glisse
2017-09-06swap: choose swap device according to numa nodeAaron Lu
2017-09-06mm, swap: don't use VMA based swap readahead if HDD is used as swapHuang Ying
2017-09-06mm, swap: VMA based swap readaheadHuang Ying
2017-09-06mm: rename global_page_state to global_zone_page_stateMichal Hocko
2017-09-06mm, THP, swap: support splitting THP for THP swap outHuang Ying
2017-09-06mm, THP, swap: make reuse_swap_page() works for THP swapped outHuang Ying
2017-09-06mm, THP, swap: support to reclaim swap space for THP swapped outHuang Ying
2017-07-10mm: swap: provide lru_add_drain_all_cpuslocked()Thomas Gleixner
2017-07-10swap: add block io poll in swapin pathShaohua Li
2017-07-06mm, THP, swap: move anonymous THP split logic to vmscanMinchan Kim
2017-07-06mm, THP, swap: unify swap slot free functions to put_swap_pageMinchan Kim
2017-07-06mm, THP, swap: delay splitting THP during swap outHuang Ying
2017-05-03mm, swap: remove unused function prototypeHuang Ying
2017-05-03mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li