Michel Lespinasse
|
09a9f1d278
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
|
12 years ago |
Linus Torvalds
|
0988496433
mm: do not grow the stack vma just because of an overrun on preceding vma
|
12 years ago |
Linus Torvalds
|
d895cb1af1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Konstantin Khlebnikov
|
08b52706d5
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
|
12 years ago |
Shaohua Li
|
ec8acf20af
swap: add per-partition lock for swapfile
|
12 years ago |
Michel Lespinasse
|
41badc15cb
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
|
12 years ago |
Michel Lespinasse
|
1869305009
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
|
12 years ago |
Michel Lespinasse
|
cea10a19b7
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
|
12 years ago |
Michel Lespinasse
|
c22c0d6344
mm: remove flags argument to mmap_region
|
12 years ago |
Michel Lespinasse
|
128557ffe1
mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
|
12 years ago |
Michel Lespinasse
|
bebeb3d68b
mm: introduce mm_populate() for populating new vmas
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Clark Williams
|
cf4aebc292
sched: Move sched.h sysctl bits into separate header
|
12 years ago |
Yuanhan Liu
|
631b0cfdbd
mm: fix wrong comments about anon_vma lock
|
12 years ago |
Jiri Kosina
|
572043c90d
mm: mmap: annotate vm_lock_anon_vma locking properly for lockdep
|
12 years ago |
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 |