Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / madvise.c
2012-03-23 Jason Baroncoredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
2012-01-03 Tony LuckHWPOISON: Clean up memory_failure() vs. __memory_failure()
2011-07-21 Christoph Hellwigfs: kill i_alloc_sem
2011-01-14 Andrea Arcangelithp: khugepaged: make khugepaged aware about madvise
2011-01-14 Andrea Arcangelithp: madvise(MADV_NOHUGEPAGE)
2011-01-14 Andrea Arcangelithp: madvise(MADV_HUGEPAGE)
2009-12-16 Andi KleenHWPOISON: Add a madvise() injector for soft page offlining
2009-12-16 Andi KleenHWPOISON: Use get_user_page_fast in hwpoison madvise
2009-12-16 Andi KleenHWPOISON: Turn ref argument into flags argument
2009-12-16 Wu FengguangHWPOISON: avoid grabbing the page count multiple times...
2009-12-11 Thomas RenningerUpdated MCE/MCA patches from Andi -> delete the old...
2009-12-04 Thomas Renninger- patches.arch/x86_mce_lru_cleanup.patch: HWPOISON...
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-22 Hugh Dickinsksm: the mm interface to ksm
2009-09-22 Hugh Dickinsksm: first tidy up madvise_vma()
2009-09-16 Andi KleenHWPOISON: Add madvise() based injector for hardware...
2009-06-17 Nick Pigginmm: madvise(): correct return code
2009-06-17 Wu Fengguangreadahead: move max_sane_readahead() calls into force_p...
2009-05-18 Jeff Mahoney- Updated to 2.6.30-rc6-git3.
2009-05-13 Linus TorvaldsRevert "Ignore madvise(MADV_WILLNEED) for hugetlbfs...
2009-05-11 Jeff Mahoney- Updated to 2.6.30-rc5-git1.
2009-05-05 Mel GormanIgnore madvise(MADV_WILLNEED) for hugetlbfs-backed...
2009-01-18 Heiko CarstensSystem call wrappers part 14
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 14
2008-11-21 Nick Piggin- patches.fixes/mm-madvise-fix.patch: mm: madvise corre...
2008-07-30 Fernando Luis Vazq... madvise: update function comment of madvise_dontneed
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2007-07-16 Jason Baronspeed up madvise_need_mmap_write() usage
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-07 Nick Pigginmm: madvise avoid exclusive mmap_sem
2007-03-29 Hugh Dickins[PATCH] holepunch: fix mmap_sem i_mutex deadlock
2007-03-17 Nick Piggin[PATCH] mm: fix madvise infinine loop
2006-04-18 Greg Kroah-Hartman- Update to 2.6.16.7 (lots of security fixes and other...
2006-04-18 Hugh Dickins[PATCH] Fix MADV_REMOVE protection checking
2006-04-17 Hugh Dickins[PATCH] fix MADV_REMOVE vulnerability (CVE-2006-1524...
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2005-11-28 Linus Torvaldsmm: re-architect the VM_UNPAGED logic
2005-11-22 Hugh Dickins[PATCH] unpaged: VM_UNPAGED
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-11 Suzuki[PATCH] madvise: Avoid returning error code -EBADF...
2005-09-05 Hugh Dickins[PATCH] mm: fix madvise vma merging
2005-07-27 suzuki[PATCH] madvise() does not always return -EBADF on...
2005-06-24 Carsten Otte[PATCH] xip: madvice/fadvice: execute in place
2005-06-23 Pekka Enberg[PATCH] remove redundant vm_flags clearing from madvise.c
2005-06-22 Prasanna Meda[PATCH] madvise: merge the maps
2005-06-22 Prasanna Meda[PATCH] madvise: do not split the maps
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 Hugh Dickins[PATCH] general split_vma hugetlb fix
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-05-22 Andrew Morton[PATCH] rmap 34 vm_flags page_table_lock
2004-05-22 Andrew Morton[PATCH] Convert i_shared_sem back to a spinlock
2004-05-19 Andrew Morton[PATCH] Fix madvise length checking
2004-04-20 Andrew Morton[PATCH] fix madvise(MADV_DONTNEED) for nonlinear vmas
2004-04-18 Andrew Morton[PATCH] rmap: nonlinear truncation
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] rework readahead for congested queues
2002-12-21 Andrew Morton[PATCH] misc fixes
2002-12-14 Andrew Morton[PATCH] remove vm_area_struct.vm_raend
2002-12-14 Andrew Morton[PATCH] madvise_willneed() maximum readahead checking
2002-10-17 David Howells[PATCH] do_generic_file_read / readahead adjustments
2002-09-17 Andrew Morton[PATCH] consolidate the VMA splitting code
2002-09-17 Andrew Morton[PATCH] move madvise implementation into madvise.c