summaryrefslogtreecommitdiff
path: root/include/linux/swap.h
Commit message (Expand)AuthorAge
* 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
* mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-31
* mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-07-31
* memcg: rename config variablesAndrew Morton2012-07-31
* Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-06-04
|\
| * mm: frontswap: core swap subsystem hooks and headersDan Magenheimer2012-05-15
* | mm/memcg: apply add/del_page to lruvecHugh Dickins2012-05-29
* | mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov2012-05-29
* | memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki2012-05-29
* | shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-29
* | mm: remove swap token codeRik van Riel2012-05-29
|/
* memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-05
* swapon: check validity of swap_flagsHugh Dickins2012-03-28