Ingo Molnar
|
4fc3f1d66b
mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
|
12 years ago |
Ingo Molnar
|
5a505085f0
mm/rmap: Convert the struct anon_vma::mutex to an rwsem
|
12 years ago |
Minchan Kim
|
02c6de8d75
mm: cma: discard clean pages during contiguous allocation instead of migration
|
12 years ago |
Michel Lespinasse
|
ed8ea81501
mm: add CONFIG_DEBUG_VM_RB build option
|
12 years ago |
Michel Lespinasse
|
bf181b9f9d
mm anon rmap: replace same_anon_vma linked list with an interval tree.
|
12 years ago |
Michel Lespinasse
|
108d6642ad
mm anon rmap: remove anon_vma_moveto_tail
|
12 years ago |
Alex Shi
|
2099597401
mm: move is_vma_temporary_stack() declaration to huge_mm.h
|
13 years ago |
Xiao Guangrong
|
978ea78b65
rmap: remove __anon_vma_link() declaration
|
13 years ago |
Johannes Weiner
|
72835c86ca
mm: unify remaining mem_cont, mem, etc. variable names to memcg
|
13 years ago |
Andrea Arcangeli
|
948f017b09
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
13 years ago |
Peter Zijlstra
|
2b575eb64f
mm: convert anon_vma->lock to a mutex
|
14 years ago |
Peter Zijlstra
|
25aeeb046e
mm: revert page_lock_anon_vma() lock annotation
|
14 years ago |
Peter Zijlstra
|
01d8b20dec
mm: simplify anon_vma refcounts
|
14 years ago |
Peter Zijlstra
|
83813267c6
mm: move anon_vma ref out from under CONFIG_foo
|
14 years ago |
Peter Zijlstra
|
9e60109f12
mm: rename drop_anon_vma() to put_anon_vma()
|
14 years ago |
Andrea Arcangeli
|
71e3aac072
thp: transparent hugepage core
|
14 years ago |
Namhyung Kim
|
e9a81a821d
rmap: wrap page_check_address() using __cond_lock()
|
14 years ago |
Namhyung Kim
|
ea4525b600
rmap: annotate lock context change on page_[un]lock_anon_vma()
|
14 years ago |
Richard Kennedy
|
182fea8f48
mm: remove alignment padding from anon_vma on (some) 64 bit builds
|
14 years ago |
Linus Torvalds
|
1021a64534
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 years ago |
Naoya Horiguchi
|
0fe6e20b9c
hugetlb, rmap: add reverse mapping for hugepage
|
15 years ago |
Rik van Riel
|
ad8c2ee801
rmap: add exclusive page to private anon_vma on swapin
|
15 years ago |
Rik van Riel
|
76545066c8
mm: extend KSM refcounts to the anon_vma root
|
15 years ago |
Rik van Riel
|
012f18004d
mm: always lock the root (oldest) anon_vma
|
15 years ago |
Rik van Riel
|
5c341ee1df
mm: track the root (oldest) anon_vma
|
15 years ago |
Rik van Riel
|
cba48b98f2
mm: change direct call of spin_lock(anon_vma->lock) to inline function
|
15 years ago |
Rik van Riel
|
bb4a340e07
mm: rename anon_vma_lock to vma_lock_anon_vma
|
15 years ago |
Mel Gorman
|
7f60c214fd
mm: migration: share the anon_vma ref counts between KSM and page migration
|
15 years ago |
Mel Gorman
|
3f6c82728f
mm: migration: take a reference to the anon_vma before migrating
|
15 years ago |
Johannes Weiner
|
6457474624
vmscan: detect mapped file pages used only once
|
15 years ago |