aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rmap.h
Commit message (Expand)AuthorAgeFilesLines
* vmscan: detect mapped file pages used only onceJohannes Weiner2010-03-061-1/+1
* rmap: move exclusively owned pages to own anon_vma in do_wp_page()Rik van Riel2010-03-061-0/+1
* mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-4/+31
* ksm: rmap_walk to remove_migation_ptesHugh Dickins2009-12-151-0/+6
* ksm: hold anon_vma in rmap_itemHugh Dickins2009-12-151-0/+24
* ksm: let shared pages be swappableHugh Dickins2009-12-151-0/+5
* mm: define PAGE_MAPPING_FLAGSHugh Dickins2009-12-151-0/+8
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-1/+20
|\
| * HWPOISON: The high level memory error handler in the VM v7Andi Kleen2009-09-161-0/+1
| * HWPOISON: Handle hardware poisoned pages in try_to_unmapAndi Kleen2009-09-161-0/+1
| * HWPOISON: Use bitmask/action code for try_to_unmap behaviourAndi Kleen2009-09-161-1/+12
| * HWPOISON: Export some rmap vma locking to outside worldAndi Kleen2009-09-161-0/+6
* | ksm: no debug in page_dup_rmap()Hugh Dickins2009-09-221-5/+1
|/
* rmap: fixup page_referenced() for nommu systemsMike Frysinger2009-06-231-1/+8
* vmscan: report vm_flags in page_referenced()Wu Fengguang2009-06-161-2/+3
* mm: remove CONFIG_UNEVICTABLE_LRU config optionKOSAKI Motohiro2009-06-161-7/+0
* badpage: remove vma from page_remove_rmapHugh Dickins2009-01-061-1/+1
* mm: make page_lock_anon_vma() staticHugh Dickins2009-01-061-3/+0
* make mm/rmap.c:anon_vma_cachep staticAdrian Bunk2008-10-201-12/+0
* vmscan: unevictable LRU scan sysctlLee Schermerhorn2008-10-201-0/+3
* mlock: mlocked pages are unevictableNick Piggin2008-10-201-0/+14
* mm: dirty page tracking race fixNick Piggin2008-08-201-1/+1
* mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-281-0/+8
* Memory controller: make page_referenced() cgroup awareBalbir Singh2008-02-071-2/+3
* mm: more rmap checkingNick Piggin2007-05-171-8/+5
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] mm: tracking shared dirty pagesPeter Zijlstra2006-09-261-0/+14
* [PATCH] Swapless page migration: rip out swap based logicChristoph Lameter2006-06-231-1/+0
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2006-02-011-0/+1
* [PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2006-02-011-2/+2
* [PATCH] mm: rmap optimisationNick Piggin2006-01-061-0/+1
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-281-2/+2
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-291-2/+2
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-0/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+118