| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-08-01 | 1 | -1/+1 |
|\ |
|
| * | x86/lib: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2016-07-14 | 1 | -1/+1 |
* | | x86/uaccess: Move thread_info::addr_limit to thread_struct | Andy Lutomirski | 2016-07-15 | 1 | -1/+1 |
|/ |
|
* | x86: fix special __probe_kernel_write() tail zeroing case | Linus Torvalds | 2015-04-24 | 1 | -1/+1 |
* | x86: clean up/fix 'copy_in_user()' tail zeroing | Linus Torvalds | 2015-04-08 | 1 | -8/+7 |
* | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
* | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang | 2013-03-18 | 1 | -2/+2 |
* | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -0/+3 |
* | x86: use the new generic strnlen_user() function | Linus Torvalds | 2012-05-26 | 1 | -48/+0 |
* | x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up | Linus Torvalds | 2012-04-11 | 1 | -49/+0 |
* | x86, 64-bit: Clean up user address masking | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
* | x86: use early clobbers in usercopy*.c | Andi Kleen | 2009-01-21 | 1 | -2/+2 |
* | x86: some lock annotations for user copy paths, v2 | Nick Piggin | 2008-09-11 | 1 | -6/+2 |
* | x86: some lock annotations for user copy paths | Nick Piggin | 2008-09-10 | 1 | -0/+4 |
* | x86: introduce copy_user_handle_tail() routine | Vitaly Mayatskikh | 2008-07-09 | 1 | -0/+23 |
* | x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c | H. Peter Anvin | 2008-02-04 | 1 | -9/+3 |
* | x86_64: move lib | Thomas Gleixner | 2007-10-11 | 1 | -0/+166 |