Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / include / asm / uaccess_32.h
2012-04-11 Linus Torvaldsx86: merge 32/64-bit versions of 'strncpy_from_user...
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2010-01-05 Heiko Carstensx86: copy_from_user() should not return -EFAULT
2009-10-02 Arjan van de Venx86: Add a Kconfig option to turn the copy_from_user...
2009-10-01 Arjan van de Venx86: Turn the copy_from_user check into an (optional...
2009-09-26 Arjan van de Venx86: Use __builtin_object_size() to validate the buffer...
2009-09-20 Sergey Senozhatskyx86: Fix uaccess_32.h typo
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2008-10-28 Ingo MolnarMerge commit 'v2.6.28-rc2' into core/locking
2008-10-23 H. Peter Anvinx86: Fix ASM_X86__ header guards
2008-10-23 Al Virox86, um: ... and asm-x86 move