Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / mincore.c
2012-03-22 Andrea Arcangelimm: thp: fix pmd_bad() triggering in code paths holding...
2011-08-04 Hugh Dickinsmm: clarify the radix_tree exceptional cases
2011-08-04 Hugh Dickinsmm: a few small updates for radix-swap
2011-01-14 Johannes Weinerthp: mincore transparent hugepage support
2011-01-14 Andrea Arcangelithp: split_huge_page_mm/vma
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-25 Johannes Weinermincore: do nested page table walks
2010-05-25 Johannes Weinermincore: pass ranges as start,end address pairs
2010-05-25 Johannes Weinermincore: break do_mincore() into logical pieces
2010-05-25 Johannes Weinermincore: cleanups
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-18 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
2009-12-15 Naoya Horiguchimm: hugetlb: fix hugepage memory leak in mincore()
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-04-28 Nick Pigginmm: remove nopage
2007-02-15 Nick Piggin[PATCH] mincore: vma crossing fix
2007-02-15 Nick Piggin[PATCH] mincore: fill in results properly
2007-02-15 Nick Piggin[PATCH] mincore: CONFIG_SWAP=n fix
2007-02-12 Nick Piggin[PATCH] mm: mincore anon
2006-12-17 Oleg Nesterov[PATCH] sys_mincore: s/max/min/
2006-12-17 Linus TorvaldsFix up mm/mincore.c error value cases
2006-12-16 Linus TorvaldsFix incorrect user space access locking in mincore()
2005-04-19 Hugh Dickins[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-11 David Howells[PATCH] Fix the mincore() syscall
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-05-29 Alexander Viro[PATCH] sparse: partial mm/* __user annotation
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] bdev: switch to f_mapping
2003-05-12 Linus TorvaldsAdd user pointer annotations to socket, file IO and...
2002-04-30 Andrew Morton[PATCH] cleanup page flags
2002-04-10 Andrew Morton[PATCH] Velikov/Hellwig radix-tree pagecache
2002-03-08 Linus Torvaldsmm cleanup: split out mincore() system call from filemap.c