Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / mremap.c
2012-02-13 Al Viromm: collapse security_vm_enough_memory() variants into...
2012-01-11 Andrea Arcangelimremap: enforce rmap src/dst vma ordering in case of...
2011-11-01 Andrea Arcangelithp: mremap support and TLB optimization
2011-11-01 Andrea Arcangelimremap: avoid sending one IPI per page
2011-11-01 Andrea Arcangelimremap: check for overflow using deltas
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2011-05-25 Peter Zijlstramm: Remove i_mmap_lock lockbreak
2011-04-07 Linus Torvaldsmm: avoid wrapping vm_pgoff in mremap()
2011-02-24 Hugh Dickinsmm: fix possible cause of a page_mapped BUG
2011-01-14 Andrea Arcangelithp: split_huge_page_mm/vma
2011-01-14 Andrea Arcangelithp: pte alloc trans splitting
2010-10-26 Peter Zijlstramm: remove pte_*map_nested()
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 Rik van Rielmm: change anon_vma linking to fix multi-process server...
2010-03-06 Jiri Slabymm: use rlimit helpers
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-11 Al ViroTake arch_mmap_check() into get_unmapped_area()
2009-12-11 Al Virofix pgoff in "have to relocate" case of mremap()
2009-12-11 Al Virofix the arch checks in MREMAP_FIXED case
2009-12-11 Al Virofix checks for expand-in-place mremap
2009-12-11 Al Virodo_mremap() untangling, part 3
2009-12-11 Al Virodo_mremap() untangling, part 2
2009-12-11 Al Virountangling do_mremap(), part 1
2009-11-20 Jiri Slaby- Add writable resource limits support
2009-09-24 npiggin@suse.detruncate: new helpers
2009-09-22 Hugh Dickinsksm: mremap use err from ksm_madvise
2009-09-22 Hugh Dickinsksm: prevent mremap move poisoning
2009-01-18 Heiko CarstensSystem call wrappers part 13
2009-01-18 Heiko CarstensConvert all system calls to return a long
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
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-06 Alan Coxmm: update my address
2008-10-20 Rik van Rielmmap: handle mlocked pages during map, remap, unmap
2008-07-28 Andrea Arcangelimmu-notifiers: core
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-12 Eric Parissecurity: Protection for exploiting null dereference...
2007-01-30 Hugh Dickins[PATCH] mm: mremap correct rmap accounting
2006-10-01 Zachary Amsden[PATCH] paravirt: lazy mmu mode hooks.patch
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate mm
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2005-12-16 Linus TorvaldsMake sure we copy pages inserted with "vm_insert_page...
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc inline and out
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: do_mremap current mm
2005-10-30 Hugh Dickins[PATCH] mm: move_page_tables by extents
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-09-28 Nick Piggin[PATCH] mm: move_pte to remap ZERO_PAGE
2005-09-05 Nick Piggin[PATCH] mm: remap ZERO_PAGE mappings
2005-08-04 Hugh Dickins[PATCH] fix VmSize and VmData after mremap
2005-05-17 Kirill Korotaev[PATCH] mm acct accounting fix
2005-05-01 akpm@osdl.org[PATCH] RLIMIT_AS checking fix
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Hugh Dickins[PATCH] vmtrunc: vm_truncate_count race caution
2005-01-04 Jay Lan[PATCH] enhanced Memory accounting data collection
2005-01-01 Andi Kleen[PATCH] convert Linux to 4-level page tables
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-10-18 Roland McGrath[PATCH] make rlimit settings per-process instead of...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-27 William Lee Irwin III[PATCH] O(1) proc_pid_statm()
2004-08-23 Rik van Riel[PATCH] rlimit-based mlocks for unprivileged users
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-05-22 Andrew Morton[PATCH] rmap 38 remove anonmm rmap
2004-05-22 Andrew Morton[PATCH] rmap 15: vma_adjust
2004-05-22 Andrew Morton[PATCH] rmap 14: i_shared_lock fixes
2004-05-22 Andrew Morton[PATCH] Convert i_shared_sem back to a spinlock
2004-05-22 Andrew Morton[PATCH] rmap 11 mremap moves
2004-05-22 Andrew Morton[PATCH] rmap 9 remove pte_chains
2004-05-22 Andrew Morton[PATCH] rmap 7 object-based rmap
2004-05-04 Hugh Dickins[PATCH] mremap pte_unmap NULL
2004-04-29 Hugh Dickins[PATCH] mremap offset type
2004-04-17 Hugh Dickins[PATCH] Fix vma corruption
2004-04-12 Andrew Morton[PATCH] rmap 1 linux/rmap.h
2004-04-12 Andrew Morton[PATCH] mremap: check map_count
2004-04-12 Andrew Morton[PATCH] mremap: vma_relink_file race fix
2004-04-12 Andrew Morton[PATCH] mremap: move_vma fixes and cleanup
2004-04-12 Andrew Morton[PATCH] mremap: copy_one_pte cleanup
2004-04-08 Andreas KleenReadd NUMA API
2004-04-08 Andrea Arcangeli- added patches.fixes/mprotect-vma-merging and replaced...
2004-04-01 Andreas KleenFix broken checking of me earlier - i accidentially...
2004-03-31 Andreas KleenDisable EDD reporting URL
2004-03-29 Andreas Gruenbacher- re-enable prio-tree feature
2004-03-29 Andreas Gruenbacher- disable prio-tree feature for now (does not compile).
2004-03-29 Hubert Manteladded prio-tree feature
2004-03-22 Andreas KleenAdd NUMA API
2004-03-19 Hubert Mantelupdate objrmap-core, add anon-vma
2004-02-17 Andrew Morton[PATCH] mremap NULL pointer dereference fix
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] check do_munmap() failure
2004-01-19 Andrew Morton[PATCH] s390: tlb flush optimization.
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-14 Hannes ReineckeS390: Add patches.arch/s390-07-zfcp-host-adapter-update...
next