Commit Graph

151 Commits (d0e9fe1758f222f13ec893f856552d81a10d266d)

Author SHA1 Message Date
Linus Torvalds d0e9fe1758 Simplify and comment on anon_vma re-use for anon_vma_prepare() 15 years ago
Christoph Hellwig a4679373cf Add generic sys_old_mmap() 15 years ago
Rik van Riel fc148a5f7e mm: remove VM_LOCK_RMAP code 15 years ago
Rik van Riel 5beb493052 mm: change anon_vma linking to fix multi-process server scalability issue 15 years ago
Jiri Slaby 59e99e5b97 mm: use rlimit helpers 15 years ago
KOSAKI Motohiro 06f9d8c2b5 mm: mlock_vma_pages_range() only return success or failure 15 years ago
KOSAKI Motohiro c58267c324 mm: mlock_vma_pages_range() never return negative value 15 years ago
Hugh Dickins 66f0dc481e mm: move sys_mmap_pgoff from util.c 15 years ago
Magnus Damm c9d0bf2414 mm: uncached vma support with writenotify 15 years ago
KOSAKI Motohiro 659ace584e mmap: don't return ENOMEM when mapcount is temporarily exceeded in munmap() 15 years ago
Al Viro 2c6a10161d switch do_brk() to get_unmapped_area() 15 years ago
Al Viro 9206de95b1 Take arch_mmap_check() into get_unmapped_area() 15 years ago
Al Viro 8c7b49b3ec fix a struct file leak in do_mmap_pgoff() 15 years ago
Mimi Zohar 6c21a7fb49 LSM: imbed ima calls in the security hooks 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Eric B Munson 4e52780d41 hugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions 16 years ago
Huang Shijie f8dbf0a7a4 mmap: save some cycles for the shared anonymous mapping 16 years ago
Lee Schermerhorn 252c5f94d9 mmap: avoid unnecessary anon_vma lock acquisition in vma_adjust() 16 years ago
Huang Shijie cdf7b3418a mmap: remove unnecessary code 16 years ago
Hugh Dickins a913e182ab ksm: clean up obsolete references 16 years ago
Hugh Dickins 8314c4f24a ksm: remove VM_MERGEABLE_FLAGS 16 years ago
Andrea Arcangeli 1c2fb7a4c2 ksm: fix deadlock with munlock in exit_mmap 16 years ago
Hugh Dickins 9ba6929480 ksm: fix oom deadlock 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Jianjun Kong 27f5de7963 mm: Fix problem of parameter in note 16 years ago
Eric Paris 788084aba2 Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Eric Paris a2551df7ec Security/SELinux: seperate lsm specific mmap_min_addr 16 years ago
Peter Zijlstra 089dd79db9 perf_counter: Generate mmap events for install_special_mapping() 16 years ago
Peter Zijlstra d99e944620 perf_counter: Remove munmap stuff 16 years ago
Christoph Lameter e0a94c2a63 security: use mmap_min_addr indepedently of security models 16 years ago
KOSAKI Motohiro 00a62ce91e mm: fix Committed_AS underflow on large NR_CPUS environment 16 years ago
Hugh Dickins 05fa199d45 mm: pass correct mm when growing stack 16 years ago
Peter Zijlstra 0a4a93919b perf_counter: executable mmap() information 16 years ago
David Howells 33e5d76979 nommu: fix a number of issues with the per-MM VMA patch 16 years ago
Jeremy Fitzhardinge 9480c53e9b mm: rearrange exit_mmap() to unlock before arch_exit_mmap 16 years ago
Mel Gorman 5a6fe12595 Do not account for the address space used by hugetlbfs using VM_ACCOUNT 16 years ago
Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 years ago
Linus Torvalds fc8744adc8 Stop playing silly games with the VM_ACCOUNT flag 16 years ago
Linus Torvalds 33bfad54b5 Allow opportunistic merging of VM_CAN_NONLINEAR areas 16 years ago
Linus Torvalds de33c8db59 Fix OOPS in mmap_region() when merging adjacent VM_LOCKED file segments 16 years ago
Heiko Carstens 6a6160a7b5 [CVE-2009-0029] System call wrappers part 13 16 years ago
Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Johannes Weiner dcd4a049b9 mm: check for no mmaps in exit_mmap() 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
ZhenwenXu 48aae42556 mm/mmap.c: fix coding style 16 years ago
Alan Cox 046c68842b mm: update my address 16 years ago
Denys Vlasenko 1c12718504 parisc: fix find_extend_vma() breakage 16 years ago
Alan Cox 731572d39f nfsd: fix vm overcommit crash 17 years ago
Denys Vlasenko cb8f488c33 mmap.c: deinline a few functions 17 years ago