Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / mmap.c
2012-04-25 Jeff MahoneyUpdate to 3.4-rc4.
2012-04-21 Al Virokill mm argument of vm_munmap()
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_munmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_brk()" helper function
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Kautuk Consulmmap.c: fix comment for __insert_vm_struct()
2012-03-22 Steven Truelovehugetlbfs: fix alignment of huge page requests
2012-03-22 Xiao Guangrongmm: search from free_area_cache for the bigger size
2012-03-22 Xiao Guangrongmm: do not reset cached_hole_size when vma is unmapped
2012-03-21 Linus TorvaldsMerge branch 'vm' of git://git./linux/kernel/git/viro/vfs
2012-03-21 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-03-21 Al ViroVM: make unmap_vmas() return void
2012-03-21 Al ViroVM: don't bother with feeding upper limit to tlb_finish...
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-07 Mikulas Patockamm: fix find_vma_prev
2012-03-06 Hugh Dickinsmmap: EINVAL not ENOMEM when rejecting VM_GROWS
2012-03-05 Al ViroVM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-13 Al Virosecurity: trim security.h
2012-02-13 Al Viromm: collapse security_vm_enough_memory() variants into...
2012-01-11 KOSAKI Motohiromm: simplify find_vma_prev()
2012-01-11 Andrea Arcangelimremap: enforce rmap src/dst vma ordering in case of...
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-01 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-26 Dmitry Finkmmap: fix and tidy up overcommit page arithmetic
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-16 Linus Torvaldsmm: get rid of the most spurious find_vma_prev() users
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-25 Peter Zijlstramm: convert anon_vma->lock to a mutex
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-05-25 Peter Zijlstramm: mmu_gather rework
2011-05-25 Michal Hockomm: make expand_downwards() symmetrical with expand_upw...
2011-05-25 Namhyung Kimmm: nommu: sort mm->mmap list properly
2011-05-25 Shaohua Limmap: avoid merging cloned VMAs
2011-05-25 Shaohua Limmap: avoid unnecessary anon_vma lock
2011-05-25 Shaohua Limmap: add alignment for some variables
2011-05-13 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2011-05-10 Hugh Dickinsvm: fix vm_pgoff wrap in upward expansion
2011-04-19 Jeff Mahoney- Updated to 2.6.39-rc4.
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-04-14 Jiri Kosinabrk: COMPAT_BRK: fix detection of randomized brk
2011-04-13 Linus Torvaldsvm: fix vm_pgoff wrap in stack expansion
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-14 Jiri Kosinabrk: fix min_brk lower bound computation for COMPAT_BRK
2011-01-14 Andrea Arcangelithp: avoid breaking huge pmd invariants in case of...
2011-01-14 Andrea Arcangelithp: khugepaged vma merge
2010-12-16 Jeff Mahoney- Linux: 2.6.37-rc6.
2010-12-15 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-30 Al Viroaudit mmap
2010-10-04 Jeff Mahoney- Update to 2.6.36-rc6.
2010-09-23 Andrea Arcangelimmap: call unlink_anon_vmas() in __split_vma() in case...
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-24 Luck, Tonyguard page for stacks that grow upwards
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
2010-08-18 Jeff Mahoney- Update to 2.6.36-rc1.
2010-08-10 Andrea Arcangelimmap: remove unnecessary lock from __vma_link
2010-08-10 Rik van Rielmm: always lock the root (oldest) anon_vma
2010-08-10 Rik van Rielmm: change direct call of spin_lock(anon_vma->lock...
2010-08-10 Rik van Rielmm: rename anon_vma_lock to vma_lock_anon_vma
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-09 Eric B Munsonperf: Add non-exec mmap() tracking
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-28 Jeff Mahoney- Update to 2.6.34-rc5-git8.
2010-04-27 Rik van Rielmmap: check ->vm_ops before dereferencing
2010-04-14 Jeff Mahoney- Update to 2.6.34-rc4.
2010-04-13 Linus Torvaldsvma_adjust: fix the copying of anon_vma chains
2010-04-13 Linus TorvaldsSimplify and comment on anon_vma re-use for anon_vma_pr...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-17 Jeff Mahoney- Updated to 2.6.34-rc1-git6.
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Rik van Rielmm: remove VM_LOCK_RMAP code
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 Jiri Slabymm: use rlimit helpers
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() only return success or...
2010-03-06 KOSAKI Motohiromm: mlock_vma_pages_range() never return negative value
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-19 Greg Kroah-Hartman- Update to 2.6.32.4
2010-01-18 Al Virountangle the do_mremap() mess
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-30 Hugh Dickinsmm: move sys_mmap_pgoff from util.c
2009-12-15 Magnus Dammmm: uncached vma support with writenotify
2009-12-15 KOSAKI Motohirommap: don't return ENOMEM when mapcount is temporarily...
2009-12-11 Al Viroswitch do_brk() to get_unmapped_area()
2009-12-11 Al ViroTake arch_mmap_check() into get_unmapped_area()
2009-12-11 Al Virofix a struct file leak in do_mmap_pgoff()
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-11-18 Hannes ReineckeCleanup patches for series2git:
next