Michel Lespinasse
|
98d1e64f95
mm: remove free_area_cache
|
12 years ago |
Andrew Morton
|
c103a4dc4a
ipc/shmc.c: eliminate ugly 80-col tricks
|
12 years ago |
Jörn Engel
|
493af57804
mmap: allow MAP_HUGETLB for hugetlbfs files v2
|
12 years ago |
Libin
|
d6e9321770
mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
|
12 years ago |
Li Zefan
|
091d0d55b2
shm: fix null pointer deref when userspace specifies invalid hugepage size
|
12 years ago |
Naoya Horiguchi
|
af73e4d950
hugetlbfs: fix mmap failure in unaligned size request
|
12 years ago |
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 |