serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / mmap.c
2012-04-02 Ingo MolnarUBUNTU: ubuntu: nx-emu - i386: mmap randomization for...
2012-04-02 Ingo MolnarUBUNTU: ubuntu: nx-emu - i386: NX emulation
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-07-26 Dmitry Finkmmap: fix and tidy up overcommit page arithmetic
2011-06-16 Linus Torvaldsmm: get rid of the most spurious find_vma_prev() users
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-10 Hugh Dickinsvm: fix vm_pgoff wrap in upward expansion
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-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-15 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-10-30 Al Viroaudit mmap
2010-09-23 Andrea Arcangelimmap: call unlink_anon_vmas() in __split_vma() in case...
2010-08-24 Luck, Tonyguard page for stacks that grow upwards
2010-08-21 Linus Torvaldsmm: make the vma list be doubly linked
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-09 Eric B Munsonperf: Add non-exec mmap() tracking
2010-04-27 Rik van Rielmmap: check ->vm_ops before dereferencing
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-12 Christoph HellwigAdd generic sys_old_mmap()
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
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-10-25 Mimi ZoharLSM: imbed ima calls in the security hooks
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-22 Eric B Munsonhugetlb: add MAP_HUGETLB for mmaping pseudo-anonymous...
2009-09-22 Huang Shijiemmap: save some cycles for the shared anonymous mapping
2009-09-22 Lee Schermerhornmmap: avoid unnecessary anon_vma lock acquisition in...
2009-09-22 Huang Shijiemmap: remove unnecessary code
2009-09-22 Hugh Dickinsksm: clean up obsolete references
2009-09-22 Hugh Dickinsksm: remove VM_MERGEABLE_FLAGS
2009-09-22 Andrea Arcangeliksm: fix deadlock with munlock in exit_mmap
2009-09-22 Hugh Dickinsksm: fix oom deadlock
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-18 Jianjun Kongmm: Fix problem of parameter in note
2009-08-17 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-08-05 Eric ParisSecurity/SELinux: seperate lsm specific mmap_min_addr
2009-06-11 Linus TorvaldsMerge branch 'perfcounters-for-linus' of git://git...
2009-06-05 Peter Zijlstraperf_counter: Generate mmap events for install_special_...
2009-06-04 Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-05-18 Ingo MolnarMerge commit 'v2.6.30-rc6' into perfcounters/core
2009-05-02 KOSAKI Motohiromm: fix Committed_AS underflow on large NR_CPUS environment
2009-04-29 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-04-16 Hugh Dickinsmm: pass correct mm when growing stack
2009-04-06 Peter Zijlstraperf_counter: executable mmap() information
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-03-23 James MorrisMerge branch 'master' into next
2009-02-11 Jeremy Fitzhardingemm: rearrange exit_mmap() to unlock before arch_exit_mmap
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi Zoharintegrity: IMA hooks
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-30 Linus TorvaldsAllow opportunistic merging of VM_CAN_NONLINEAR areas
2009-01-30 Linus TorvaldsFix OOPS in mmap_region() when merging adjacent VM_LOCK...
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 13
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
2009-01-06 Johannes Weinermm: check for no mmaps in exit_mmap()
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 ZhenwenXumm/mmap.c: fix coding style
2009-01-06 Alan Coxmm: update my address
2008-11-12 Denys Vlasenkoparisc: fix find_extend_vma() breakage
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Denys Vlasenkommap.c: deinline a few functions
2008-10-20 Rik van Rielmmap: handle mlocked pages during map, remap, unmap
2008-10-20 Nick Pigginmlock: mlocked pages are unevictable
2008-09-04 Tejun Heommap: fix petty bug in anonymous shared mmap offset...
2008-08-11 Ingo MolnarMerge branch 'core/locking' into core/urgent
2008-08-11 Peter Zijlstramm: fix mm_take_all_locks() locking order
2008-08-11 Peter Zijlstralockdep: annotate mm_take_all_locks()
2008-08-05 Benny Halevymm: fix uninitialized variables for find_vma_prepare...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-28 Andrea Arcangelimmu-notifiers: add mm_take_all_locks() operation
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
next