index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+2
2010-10-26
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
1
-1
/
+12
2010-10-26
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
1
-1
/
+14
2010-10-26
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
1
-1
/
+1
2010-08-12
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+5
2010-08-11
hugetlb, rmap: add reverse mapping for hugepage
Naoya Horiguchi
1
-0
/
+5
2010-08-09
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
1
-0
/
+2
2010-08-09
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
1
-0
/
+15
2010-08-09
mm: always lock the root (oldest) anon_vma
Rik van Riel
1
-4
/
+4
2010-08-09
mm: track the root (oldest) anon_vma
Rik van Riel
1
-0
/
+1
2010-08-09
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
1
-0
/
+10
2010-08-09
mm: rename anon_vma_lock to vma_lock_anon_vma
Rik van Riel
1
-2
/
+2
2010-05-25
mm: migration: share the anon_vma ref counts between KSM and page migration
Mel Gorman
1
-32
/
+18
2010-05-25
mm: migration: take a reference to the anon_vma before migrating
Mel Gorman
1
-0
/
+23
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
1
-1
/
+1
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
1
-0
/
+1
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-4
/
+31
2009-12-15
ksm: rmap_walk to remove_migation_ptes
Hugh Dickins
1
-0
/
+6
2009-12-15
ksm: hold anon_vma in rmap_item
Hugh Dickins
1
-0
/
+24
2009-12-15
ksm: let shared pages be swappable
Hugh Dickins
1
-0
/
+5
2009-12-15
mm: define PAGE_MAPPING_FLAGS
Hugh Dickins
1
-0
/
+8
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-1
/
+20
2009-09-22
ksm: no debug in page_dup_rmap()
Hugh Dickins
1
-5
/
+1
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: Handle hardware poisoned pages in try_to_unmap
Andi Kleen
1
-0
/
+1
2009-09-16
HWPOISON: Use bitmask/action code for try_to_unmap behaviour
Andi Kleen
1
-1
/
+12
2009-09-16
HWPOISON: Export some rmap vma locking to outside world
Andi Kleen
1
-0
/
+6
2009-06-23
rmap: fixup page_referenced() for nommu systems
Mike Frysinger
1
-1
/
+8
2009-06-16
vmscan: report vm_flags in page_referenced()
Wu Fengguang
1
-2
/
+3
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-7
/
+0
2009-01-06
badpage: remove vma from page_remove_rmap
Hugh Dickins
1
-1
/
+1
2009-01-06
mm: make page_lock_anon_vma() static
Hugh Dickins
1
-3
/
+0
2008-10-20
make mm/rmap.c:anon_vma_cachep static
Adrian Bunk
1
-12
/
+0
2008-10-20
vmscan: unevictable LRU scan sysctl
Lee Schermerhorn
1
-0
/
+3
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
1
-0
/
+14
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
1
-1
/
+1
2008-07-28
mmu-notifiers: add mm_take_all_locks() operation
Andrea Arcangeli
1
-0
/
+8
2008-02-07
Memory controller: make page_referenced() cgroup aware
Balbir Singh
1
-2
/
+3
2007-05-17
mm: more rmap checking
Nick Piggin
1
-8
/
+5
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
1
-1
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-0
/
+14
2006-06-23
[PATCH] Swapless page migration: rip out swap based logic
Christoph Lameter
1
-1
/
+0
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-02-01
[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes
Christoph Lameter
1
-0
/
+1
2006-02-01
[PATCH] Direct Migration V9: migrate_pages() extension
Christoph Lameter
1
-2
/
+2
2006-01-06
[PATCH] mm: rmap optimisation
Nick Piggin
1
-0
/
+1
2005-11-28
[PATCH] temporarily disable swap token on memory pressure
Rik van Riel
1
-2
/
+2
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
1
-2
/
+2
[next]