aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/uaccess_32.h
Commit message (Expand)AuthorAge
* x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin2012-09-21
* x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-26
* x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds2012-04-11
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
* x86: Add a Kconfig option to turn the copy_from_user warnings into errorsArjan van de Ven2009-10-02
* x86: Turn the copy_from_user check into an (optional) compile time warningArjan van de Ven2009-10-01
* x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...Arjan van de Ven2009-09-26
* x86: Fix uaccess_32.h typoSergey Senozhatsky2009-09-20
* Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
* x86, um: ... and asm-x86 moveAl Viro2008-10-23