aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_32.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin1-3/+0
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds1-17/+0
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds1-5/+0
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-1/+0
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens1-3/+2
2009-10-02x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven1-1/+3
2009-10-01x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven1-3/+9
2009-09-26x86: Use __builtin_object_size() to validate the buffer size for copy_from_user()Arjan van de Ven1-1/+18
2009-09-20x86: Fix uaccess_32.h typoSergey Senozhatsky1-1/+1
2008-10-28Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar1-0/+218
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+218