Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / fremap.c
2011-10-31 Paul Gortmakermm: delete various needless include <linux/module.h>
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-26 KOSAKI Motohiromm: don't access vm_flags as 'int'
2011-05-25 Peter Zijlstramm: Convert i_mmap_lock to a mutex
2010-09-25 Larry WoodmanAvoid pgoff overflow in remap_file_pages
2010-09-24 Linus Torvaldsfremap: get rid of broken 'end' variable
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2009-02-10 Mel GormanDo not account for the address space used by hugetlbfs...
2009-01-18 Heiko CarstensSystem call wrappers part 13
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-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
2008-10-23 Greg Kroah-Hartman- delete patches.arch/s390-01-03-cmm2-v2.patch as it...
2008-10-20 Rik van Rielmmap: handle mlocked pages during map, remap, unmap
2008-09-23 John Jolly- patches.arch/s390-01-03-cmm2-v2.patch: kernel (new...
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-02-08 Oleg Nesterovsys_remap_file_pages: fix ->vm_file accounting
2008-02-05 Oleg Nesterovsys_remap_file_pages: fix ->vm_file accounting
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Randy Dunlapremap_file_pages: kernel-doc corrections
2007-10-17 Alexey DobriyanDrop some headers from mm.h
2007-10-08 Yan Zhengfix VM_CAN_NONLINEAR check in sys_remap_file_pages
2007-07-19 Miklos Szeredionly allow nonlinear vmas for ram backed filesystems
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2006-12-22 Nick Piggin[PATCH] mm: more rmap debugging
2006-12-07 Hugh Dickins[PATCH] kill install_file_pte's pte_val
2006-10-01 Zachary Amsden[PATCH] paravirt: pte clear not present
2006-09-26 Peter Zijlstra[PATCH] mm: small cleanup of install_page()
2006-06-23 Hugh Dickins[PATCH] fix update_mmu_cache in fremap.c
2005-11-29 Linus TorvaldsVM: add common helper function to create the page tables
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: zap_pte out of line
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-11 Hugh Dickins[PATCH] Don't map the same page too much
2005-09-07 Kurt GarloffUpdate xen.
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-01 Andi Kleen[PATCH] convert Linux to 4-level page tables
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Rajesh Venkatasubr... [PATCH] prio_tree: kill vma_prio_tree_init()
2004-07-28 Hugh Dickins[PATCH] install_page vs. vmtruncate
2004-07-22 Linus TorvaldsMake "install_page()" able to handle truncated pages.
2004-07-05 William Lee Irwin III[PATCH] spurious remap_file_pages() -EINVAL
2004-06-18 Andrea Arcangeli[PATCH] remap_file_pages() speedup
2004-06-08 Kurt GarloffEnable fremap-race patch by andrea for #40699.
2004-05-22 Andrew Morton[PATCH] rmap 22 flush_dcache_mmap_lock
2004-05-22 Andrew Morton[PATCH] rmap 20 i_mmap_shared into i_mmap
2004-05-22 Andrew Morton[PATCH] rmap 18: i_mmap_nonlinear
2004-05-22 Andrew Morton[PATCH] rmap 9 remove pte_chains
2004-05-22 Andrew Morton[PATCH] rmap 8 unmap nonlinear
2004-05-22 Andrew Morton[PATCH] rmap 7 object-based rmap
2004-04-13 Hubert Mantelfix nonlinear/truncate problem
2004-04-12 Andrew Morton[PATCH] rmap 1 linux/rmap.h
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-25 Hubert Manteladd objrmap nonlinear and anon-vma ppc support
2004-03-19 Hubert Mantelupdate objrmap-core, add anon-vma
2004-03-04 Hubert Manteladd objrmap-core to start mitigate rmap problems with...
2004-02-24 Andreas Gruenbacher- patches.fixes/regparm-fix.diff: CONFIG_REGPARM breaks...
2004-02-24 Andreas Gruenbacher[PATCH] CONFIG_REGPARM breaks non-asmlinkage syscalls
2004-01-19 Andrew Morton[PATCH] s390: tlb flush race.
2004-01-14 Hannes ReineckeS390: Add patches.arch/s390-07-zfcp-host-adapter-update...
2003-09-29 Gerd Hoffmann- updated to kernel 2.6.0-test6
2003-09-09 Andrew Morton[PATCH] install_page pte use-after-unmap fix
2003-09-09 Andrew Morton[PATCH] remap file pages MAP_NONBLOCK fix
2003-09-09 Gerd Hoffmann- updated to 2.6.0-test5.
2003-09-05 Jamie Lokier[PATCH] Unpinned futexes v2: indexing changes
2003-08-31 Miles Bader[PATCH] Properly export symbols that depend on CONFIG_MMU
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-05-25 Andrew Morton[PATCH] use update_mmu_cache() in install_page
2003-04-12 Andrew Morton[PATCH] Remove flush_page_to_ram()
2003-03-28 Andrew Morton[PATCH] add flush_cache_page() to install_page()
2003-03-23 Christoph Hellwig[PATCH] don't include swap.h in mm.h
2003-03-22 Andrew Morton[PATCH] Make arch-independent syscalls return long
2003-03-22 Andrew Morton[PATCH] Make nonlinear mappings fully pageable
2003-03-06 Alan Cox[PATCH] correct file names in comments in mm
2003-02-06 Andrew Morton[PATCH] pte_chain_alloc fixes
2003-01-05 Andrew Morton[PATCH] handle pte_chain_alloc() failures
2002-10-31 Andrew Morton[PATCH] sys_remap_file_pages