aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rmap.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang1-2/+3
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro1-7/+0
2009-01-06badpage: remove vma from page_remove_rmapHugh Dickins1-1/+1
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins1-3/+0
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk1-12/+0
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn1-0/+3
2008-10-20mlock: mlocked pages are unevictableNick Piggin1-0/+14
2008-08-20mm: dirty page tracking race fixNick Piggin1-1/+1
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli1-0/+8
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh1-2/+3
2007-05-17mm: more rmap checkingNick Piggin1-8/+5
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra1-0/+14
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter1-1/+0
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter1-0/+1
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter1-2/+2
2006-01-06[PATCH] mm: rmap optimisationNick Piggin1-0/+1
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel1-2/+2
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins1-2/+2
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+118