Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Michel Lespinasse
|
4128997b5f
mm: protect against concurrent vma expansion
|
12 years ago |
Joonsoo Kim
|
2897b4d29d
mm: WARN_ON_ONCE if f_op->mmap() change vma's start address
|
12 years ago |
Linus Torvalds
|
608ff1a210
Merge branch 'akpm' (Andrew's patchbomb)
|
12 years ago |
Michel Lespinasse
|
db4fbfb952
mm: vm_unmapped_area() lookup function
|
12 years ago |
Michel Lespinasse
|
5a0768f641
mm: check rb_subtree_gap correctness
|
12 years ago |
Michel Lespinasse
|
d37371870c
mm: augment vma rbtree with rb_subtree_gap
|
12 years ago |
Andi Kleen
|
42d7395feb
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
|
12 years ago |
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 |
Greg Kroah-Hartman
|
98c4514ff6
Merge 3.7-rc6 into char-misc-next
|
12 years ago |
Michel Lespinasse
|
63c3b902e5
mm: add anon_vma_lock to validate_mm()
|
12 years ago |
K. Y. Srinivasan
|
997071bcb3
mm: export a function to get vm committed memory
|
12 years ago |
Michel Lespinasse
|
38a76013ad
mm: avoid taking rmap locks in move_ptes()
|
12 years ago |
Michel Lespinasse
|
523d4e2008
mm anon rmap: in mremap, set the new vma's position before anon_vma_clone()
|
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 |
Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 years ago |
Michel Lespinasse
|
ca42b26ab2
mm: fix potential anon_vma locking issue in mprotect()
|
12 years ago |
Hugh Dickins
|
6597d78339
mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links()
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
Konstantin Khlebnikov
|
e9714acf8c
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
|
12 years ago |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 years ago |
Konstantin Khlebnikov
|
4b6e1e3702
mm: kill vma flag VM_INSERTPAGE
|
12 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |
Linus Torvalds
|
7ca63ee1b0
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Hugh Dickins
|
f9aed62a2b
mm: change nr_ptes BUG_ON to WARN_ON
|
13 years ago |
Oleg Nesterov
|
c7a3a88c93
uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails
|
13 years ago |
Linus Torvalds
|
ac694dbdbc
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |