aboutsummaryrefslogtreecommitdiff
path: root/include/linux/rmap.h
AgeCommit message (Expand)Author
2009-12-15ksm: rmap_walk to remove_migation_ptesHugh Dickins
2009-12-15ksm: hold anon_vma in rmap_itemHugh Dickins
2009-12-15ksm: let shared pages be swappableHugh Dickins
2009-12-15mm: define PAGE_MAPPING_FLAGSHugh Dickins
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22ksm: no debug in page_dup_rmap()Hugh Dickins
2009-09-16HWPOISON: The high level memory error handler in the VM v7Andi Kleen
2009-09-16HWPOISON: Handle hardware poisoned pages in try_to_unmapAndi Kleen
2009-09-16HWPOISON: Use bitmask/action code for try_to_unmap behaviourAndi Kleen
2009-09-16HWPOISON: Export some rmap vma locking to outside worldAndi Kleen
2009-06-23rmap: fixup page_referenced() for nommu systemsMike Frysinger
2009-06-16vmscan: report vm_flags in page_referenced()Wu Fengguang
2009-06-16mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro
2009-01-06badpage: remove vma from page_remove_rmapHugh Dickins
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk
2008-10-20vmscan: unevictable LRU scan sysctlLee Schermerhorn
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-07-28mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh
2007-05-17mm: more rmap checkingNick Piggin
2006-12-22[PATCH] mm: more rmap debuggingNick Piggin
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-26[PATCH] mm: tracking shared dirty pagesPeter Zijlstra
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter
2006-01-06[PATCH] mm: rmap optimisationNick Piggin
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel
2005-10-29[PATCH] mm: rmap with inner ptlockHugh Dickins
2005-06-24[PATCH] xip: fs/mm: execute in placeCarsten Otte
2005-04-16Linux-2.6.12-rc2Linus Torvalds