Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 년 전 |
Kautuk Consul
|
88f6b4c32e
mmap.c: fix comment for __insert_vm_struct()
|
13 년 전 |
Steven Truelove
|
40716e2924
hugetlbfs: fix alignment of huge page requests
|
13 년 전 |
Xiao Guangrong
|
b716ad953a
mm: search from free_area_cache for the bigger size
|
13 년 전 |
Xiao Guangrong
|
f44d21985e
mm: do not reset cached_hole_size when vma is unmapped
|
13 년 전 |
Linus Torvalds
|
3a990a52f9
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 년 전 |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 년 전 |
Al Viro
|
6e8bb0193a
VM: make unmap_vmas() return void
|
13 년 전 |
Al Viro
|
853f5e2640
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
|
13 년 전 |
Mikulas Patocka
|
83cd904d27
mm: fix find_vma_prev
|
13 년 전 |
Hugh Dickins
|
ce8fea7aa4
mmap: EINVAL not ENOMEM when rejecting VM_GROWS
|
13 년 전 |
Al Viro
|
835ee7978c
VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
|
13 년 전 |
Al Viro
|
4040153087
security: trim security.h
|
13 년 전 |
Al Viro
|
191c542442
mm: collapse security_vm_enough_memory() variants into a single function
|
13 년 전 |
KOSAKI Motohiro
|
6bd4837de9
mm: simplify find_vma_prev()
|
13 년 전 |
Andrea Arcangeli
|
948f017b09
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma()
|
13 년 전 |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 년 전 |
Kautuk Consul
|
584cff54e1
mm/mmap.c: eliminate the ret variable from mm_take_all_locks()
|
13 년 전 |
Paul Gortmaker
|
b95f1b31b7
mm: Map most files to use export.h instead of module.h
|
13 년 전 |
Dmitry Fink
|
c15bef3099
mmap: fix and tidy up overcommit page arithmetic
|
14 년 전 |
Linus Torvalds
|
9be34c9d52
mm: get rid of the most spurious find_vma_prev() users
|
14 년 전 |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 년 전 |
Peter Zijlstra
|
2b575eb64f
mm: convert anon_vma->lock to a mutex
|
14 년 전 |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 년 전 |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 년 전 |
Peter Zijlstra
|
d16dfc550f
mm: mmu_gather rework
|
14 년 전 |
Michal Hocko
|
d05f3169c0
mm: make expand_downwards() symmetrical with expand_upwards()
|
14 년 전 |
Namhyung Kim
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 년 전 |
Shaohua Li
|
965f55dea0
mmap: avoid merging cloned VMAs
|
14 년 전 |
Shaohua Li
|
5f70b962cc
mmap: avoid unnecessary anon_vma lock
|
14 년 전 |