summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
AgeCommit message (Expand)Author
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
2017-02-22mm/swap: add cache for swap slots allocationTim Chen
2017-02-22mm/swap: free swap slots in batchTim Chen
2017-02-22mm/swap: allocate swap slots in batchesTim Chen
2017-02-22mm/swap: skip readahead for unreferenced swap slotsTim Chen
2017-02-22mm/swap: split swap cache into 64MB trunksHuang, Ying
2017-02-22mm/swap: add cluster lockHuang, Ying
2017-01-10mm: support anonymous stable pageMinchan Kim
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig
2016-10-07mm, swap: add swap_cluster_listHuang Ying
2016-10-03Using BUG_ON() as an assert() is _never_ acceptableLinus Torvalds
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-28mm, vmscan: remove balance gapMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-05-20mm, oom: rework oom detectionMichal Hocko
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-05mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-20mm: free swap cache aggressively if memcg swap is fullVladimir Davydov
2016-01-20mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov
2016-01-20swap.h: move memcg related stuff to the end of the fileVladimir Davydov
2016-01-20mm: memcontrol: charge swap to cgroup2Vladimir Davydov
2016-01-15mm: move lazily freed pages to inactive listMinchan Kim
2016-01-15mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov
2016-01-14mm: page_alloc: generalize the dirty balance reserveJohannes Weiner
2015-09-08mm: swap: zswap: maybe_preload & refactoringDmitry Safonov
2015-09-08memcg: export struct mem_cgroupMichal Hocko
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig
2015-05-19suspend: simplify block I/O handlingChristoph Hellwig
2015-04-15mm: rename deactivate_page to deactivate_file_pageMinchan Kim
2015-02-11swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov
2014-12-13mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner
2014-10-09mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner