aboutsummaryrefslogtreecommitdiffstats
path: root/mm/swap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko1-11/+19
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner1-5/+1
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner1-0/+6
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner1-0/+34
2014-08-06mm: pagemap: avoid unnecessary overhead when tracepoints are deactivatedMel Gorman1-2/+2
2014-08-06mm: replace init_page_accessed by __SetPageReferencedHugh Dickins1-11/+3
2014-06-04mm: non-atomically mark page accessed during page cache allocation where possibleMel Gorman1-0/+11
2014-06-04mm: do not use unnecessary atomic operations when adding pages to the LRUMel Gorman1-2/+4
2014-06-04mm: do not use atomic operations when releasing pagesMel Gorman1-1/+1
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman1-2/+2
2014-06-04mm: introdule compound_head_by_tail()Jianyu Zhan1-1/+1
2014-06-04mm/swap.c: split put_compound_page()Jianyu Zhan1-126/+16
2014-06-04mm/swap.c: introduce put_[un]refcounted_compound_page helpers for splitting put_compound_page()Jianyu Zhan1-0/+142
2014-06-04mm: replace __get_cpu_var uses with this_cpu_ptrChristoph Lameter1-1/+1
2014-06-04mm/swap.c: clean up *lru_cache_add* functionsJianyu Zhan1-8/+23
2014-04-03mm: thrash detection-based file cache sizingJohannes Weiner1-0/+2
2014-04-03mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner1-0/+51
2014-03-04mm: close PageTail raceDavid Rientjes1-2/+2
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin1-18/+18
2014-01-21mm/swap.c: reorganize put_compound_page()Andrew Morton1-129/+125
2014-01-21mm: hugetlbfs: use __compound_tail_refcounted in __get_page_tail tooAndrea Arcangeli1-2/+1
2014-01-21mm: tail page refcounting optimization for slab and hugetlbfsAndrea Arcangeli1-6/+27
2014-01-21mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster pathAndrea Arcangeli1-62/+78
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-60/+83
2013-11-08bdi: test bdi_init failureMikulas Patocka1-1/+2
2013-09-12mm: make lru_add_drain_all() selectiveChris Metcalf1-5/+39
2013-09-11mm: fix aio performance regression for database caused by THPKhalid Aziz1-25/+52
2013-07-31thp, mm: avoid PageUnevictable on active/inactive lru listsKirill A. Shutemov1-18/+2
2013-07-31mm/swap.c: clear PageActive before adding pages onto unevictable listNaoya Horiguchi1-7/+2
2013-07-03mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman1-10/+7
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman1-8/+4
2013-07-03mm: activate !PageLRU pages on mark_page_accessed if page is on local pagevecMel Gorman1-2/+39
2013-07-03mm: pagevec: defer deciding which LRU to add a page to until pagevec drain timeMel Gorman1-26/+21
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+5
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li1-3/+8
2013-02-23swap: make each swap partition have one address_spaceShaohua Li1-2/+7
2012-10-09mm: remove vma arg from page_evictableHugh Dickins1-1/+1
2012-10-09mm: fix nonuniform page status when writing new file with small bufferRobin Dong1-1/+10
2012-07-31mm: add support for direct_IO to highmem pagesMel Gorman1-2/+1
2012-07-31mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman1-0/+53
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins1-43/+43
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins1-10/+4
2012-05-29mm: fix slab->page flags corruptionPravin B Shelar1-2/+35
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov1-2/+2
2012-03-05memcg: fix GPF when cgroup removal races with last exitHugh Dickins1-3/+5
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins1-1/+1
2012-01-12mm: remove del_page_from_lru, add page_off_lruHugh Dickins1-2/+2
2012-01-12mm: no blank line after EXPORT_SYMBOL in swap.cHugh Dickins1-5/+0
2012-01-12mm: fewer underscores in ____pagevec_lru_addHugh Dickins1-6/+6