Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 1 | -17/+0 |
* | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 2012-04-11 | 1 | -5/+0 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -1/+0 |
* | x86: copy_from_user() should not return -EFAULT | Heiko Carstens | 2010-01-05 | 1 | -3/+2 |
* | x86: Add a Kconfig option to turn the copy_from_user warnings into errors | Arjan van de Ven | 2009-10-02 | 1 | -1/+3 |
* | x86: Turn the copy_from_user check into an (optional) compile time warning | Arjan van de Ven | 2009-10-01 | 1 | -3/+9 |
* | x86: Use __builtin_object_size() to validate the buffer size for copy_from_us... | Arjan van de Ven | 2009-09-26 | 1 | -1/+18 |
* | x86: Fix uaccess_32.h typo | Sergey Senozhatsky | 2009-09-20 | 1 | -1/+1 |
* | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1 | -4/+4 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -0/+218 |