Cyril Hrubis
|
e8420a8ece
mm/mmap: check for RLIMIT_AS before unmapping
|
12 years ago |
Andrew Shewmaker
|
1640879afe
mm: reinititalise user and admin reserves if memory is added or removed
|
12 years ago |
Andrew Shewmaker
|
4eeab4f558
mm: replace hardcoded 3% with admin_reserve_pages knob
|
12 years ago |
Andrew Shewmaker
|
c9b1d0981f
mm: limit growth of 3% hardcoded other user reserve
|
12 years ago |
Hampson, Steven T
|
1444f92c84
mm: merging memory blocks resets mempolicy
|
12 years ago |
Hugh Dickins
|
6ee8630e02
mm: allow arch code to control the user page table ceiling
|
12 years ago |
Zhang Yanfei
|
ee5df0570c
mmap: find_vma: remove the WARN_ON_ONCE(!mm) check
|
12 years ago |
Jan Stancek
|
b6a9b7f6b1
mm: prevent mmap_cache race in find_vma()
|
12 years ago |
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 |