summaryrefslogtreecommitdiff
path: root/mm/swap.c
Commit message (Expand)AuthorAge
* mm: batch activate_page() to reduce lock contentionShaohua Li2011-05-25
* mm: filter unevictable page out in deactivate_page()Minchan Kim2011-05-25
* mm: check PageUnevictable in lru_deactivate_fn()Minchan Kim2011-05-11
* mm: simplify code of swap.cShaohua Li2011-03-22
* mm: reclaim invalidated page ASAPMinchan Kim2011-03-22
* memcg: move memcg reclaimable page into tail of inactive listMinchan Kim2011-03-22
* mm: deactivate invalidated pagesMinchan Kim2011-03-22
* Revert "mm: simplify code of swap.c"Linus Torvalds2011-01-17
* Revert "mm: batch activate_page() to reduce lock contention"Linus Torvalds2011-01-17
* mm: batch activate_page() to reduce lock contentionShaohua Li2011-01-13
* mm: simplify code of swap.cShaohua Li2011-01-13
* thp: transparent hugepage coreAndrea Arcangeli2011-01-13
* thp: put_page: recheck PageHead after releasing the compound_lockAndrea Arcangeli2011-01-13
* thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-13
* fuse: use release_pages()Miklos Szeredi2010-10-27
* mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-25
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* mm: remove free_hot_page()Li Hong2010-03-06
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* mm: return boolean from page_is_file_cache()Johannes Weiner2009-09-22
* mm: introduce page_lru_base_type()Johannes Weiner2009-09-22
* mm: fix Committed_AS underflow on large NR_CPUS environmentKOSAKI Motohiro2009-05-02
* FS-Cache: Recruit a page flags for cache managementDavid Howells2009-04-03
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-01
* memcg: add zone_reclaim_statKOSAKI Motohiro2009-01-08
* mm: introduce zone_reclaim structKOSAKI Motohiro2009-01-08
* memcg: synchronized LRUKAMEZAWA Hiroyuki2009-01-08
* mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins2009-01-06
* mm: add_active_or_unevictable into rmapHugh Dickins2009-01-06
* mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro2009-01-06
* mm: remove UP version of lru_add_drain_all()KOSAKI Motohiro2008-12-10
* vmscan: evict streaming IO firstRik van Riel2008-12-02
* swap: cull unevictable pages in fault pathLee Schermerhorn2008-10-20
* mlock: mlocked pages are unevictableNick Piggin2008-10-20
* Unevictable LRU InfrastructureLee Schermerhorn2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* vmscan: free swap space on swap-in/activationRik van Riel2008-10-20
* swap: use an array for the LRU pagevecsKOSAKI Motohiro2008-10-20
* vmscan: Use an indexed array for LRU variablesChristoph Lameter2008-10-20
* mm: rename page trylockNick Piggin2008-08-04
* swap: update function comment of release_pagesFernando Luis Vazquez Cao2008-07-30
* mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-24
* mm: fix atomic_t overflow in vmAlan Cox2008-05-24
* mm: rotate_reclaimable_page() cleanupMiklos Szeredi2008-04-28
* mm: fix various kernel-doc commentsRandy Dunlap2008-03-19
* memcg: move_lists on page not page_cgroupHugh Dickins2008-03-04
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-07
* mm: remove fastcall from mm/Harvey Harrison2008-02-05
* spelling fixes: mm/Simon Arlott2007-10-20
* mm: bdi init hooksPeter Zijlstra2007-10-17