summaryrefslogtreecommitdiffstats
path: root/include/linux/swap.h
Commit message (Expand)AuthorAge
* mm, oom: rework oom detectionMichal Hocko2016-05-20
* mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli2016-05-12
* mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner2016-05-05
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-20
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-20
* swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-20
* mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-20
* mm: move lazily freed pages to inactive listMinchan Kim2016-01-15
* mm, thp: adjust conditions when we can reuse the page on WP faultKirill A. Shutemov2016-01-15
* mm: page_alloc: generalize the dirty balance reserveJohannes Weiner2016-01-14
* mm: swap: zswap: maybe_preload & refactoringDmitry Safonov2015-09-08
* memcg: export struct mem_cgroupMichal Hocko2015-09-08
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
* block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
* suspend: simplify block I/O handlingChristoph Hellwig2015-05-19
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2015-04-15
* swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov2015-02-11
* mm: move swp_entry_t definition to include/linux/mm_types.hTejun Heo2014-12-13
* mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner2014-10-09
* mm: remove noisy remainder of the scan_unevictable interfaceJohannes Weiner2014-10-09
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-08
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-08
* mm: replace init_page_accessed by __SetPageReferencedHugh Dickins2014-08-06
* mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan2014-06-04
* mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-04
* mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman2014-06-04
* swap: change swap_list_head to plist, add swap_avail_headDan Streetman2014-06-04
* swap: change swap_info singly-linked list to list_headDan Streetman2014-06-04
* mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan2014-06-04
* mm: keep page cache radix tree nodes in checkJohannes Weiner2014-04-03
* mm: thrash detection-based file cache sizingJohannes Weiner2014-04-03
* mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-12
* swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-11
* swap: make cluster allocation per-cpuShaohua Li2013-09-11
* swap: make swap discard asyncShaohua Li2013-09-11
* swap: change block allocation algorithm for SSDShaohua Li2013-09-11
* swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini2013-07-03
* mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman2013-07-03
* mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li2013-04-29
* mm: allow for outstanding swap writeback accountingSeth Jennings2013-04-29
* mm: break up swap_writepage() for frontswap backendsSeth Jennings2013-04-29
* vmscan: change type of vm_total_pages to unsigned longZhang Yanfei2013-02-23
* mm: fix return type for functions nr_free_*_pagesZhang Yanfei2013-02-23
* swap: add per-partition lock for swapfileShaohua Li2013-02-23
* swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* mm: vmscan: save work scanning (almost) empty LRU listsJohannes Weiner2013-02-23
* mm: remove vma arg from page_evictableHugh Dickins2012-10-09
* mm: swap: implement generic handler for swap_activateMel Gorman2012-07-31