index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rmap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-05
mm/rmap.c: cleanup ttu_flags
Konstantin Khlebnikov
1
-4
/
+3
2014-06-05
mm/rmap.c: make page_referenced_one() and try_to_unmap_one() static
Kirill A. Shutemov
1
-4
/
+0
2014-03-21
mm: fix swapops.h:131 bug if remap_file_pages raced migration
Hugh Dickins
1
-2
/
+1
2014-01-22
mm/rmap: use rmap_walk() in page_referenced()
Joonsoo Kim
1
-1
/
+1
2014-01-22
mm/rmap: use rmap_walk() in try_to_unmap()
Joonsoo Kim
1
-4
/
+1
2014-01-22
mm/rmap: extend rmap_walk_xxx() to cope with different cases
Joonsoo Kim
1
-0
/
+15
2014-01-22
mm/rmap: make rmap_walk to get the rmap_walk_control argument
Joonsoo Kim
1
-2
/
+7
2013-02-24
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
Konstantin Khlebnikov
1
-1
/
+1
2012-12-11
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
Ingo Molnar
1
-3
/
+14
2012-12-11
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
Ingo Molnar
1
-8
/
+8
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
1
-10
/
+11
2012-10-09
mm: add CONFIG_DEBUG_VM_RB build option
Michel Lespinasse
1
-0
/
+3
2012-10-09
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
1
-5
/
+6
2012-10-09
mm anon rmap: remove anon_vma_moveto_tail
Michel Lespinasse
1
-1
/
+0
2012-05-30
mm: move is_vma_temporary_stack() declaration to huge_mm.h
Alex Shi
1
-2
/
+0
2012-03-22
rmap: remove __anon_vma_link() declaration
Xiao Guangrong
1
-1
/
+0
2012-01-13
mm: unify remaining mem_cont, mem, etc. variable names to memcg
Johannes Weiner
1
-2
/
+2
2012-01-11
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
1
-0
/
+1
2011-05-25
mm: convert anon_vma->lock to a mutex
Peter Zijlstra
1
-7
/
+7
2011-05-25
mm: revert page_lock_anon_vma() lock annotation
Peter Zijlstra
1
-14
/
+1
2011-03-23
mm: simplify anon_vma refcounts
Peter Zijlstra
1
-2
/
+9
2011-03-23
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
1
-36
/
+4
2011-03-23
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
1
-2
/
+2
2011-01-14
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+2
2010-10-27
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
1
-1
/
+12
2010-10-27
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
1
-1
/
+14
2010-10-27
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-10
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
1
-0
/
+2
2010-08-10
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
1
-0
/
+15
2010-08-10
mm: always lock the root (oldest) anon_vma
Rik van Riel
1
-4
/
+4
2010-08-10
mm: track the root (oldest) anon_vma
Rik van Riel
1
-0
/
+1
2010-08-10
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
1
-0
/
+10
2010-08-10
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
[next]