- 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
- 13d4ea0 x86/uaccess: Move thread_info::addr_limit to thread_struct by Andy Lutomirski · 9 years ago
- 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- a82eee7 x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache() by Toshi Kani · 9 years ago
- ee9737c x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable by Toshi Kani · 9 years ago
- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 10 years ago
- b41e6ec x86/asm/uaccess: Get rid of copy_user_nocache_64.S by Borislav Petkov · 10 years ago
- 9e6b13f x86/asm/uaccess: Unify the ALIGN_DESTINATION macro by Borislav Petkov · 10 years ago
- de2ff88 x86/lib/copy_user_64.S: Convert to ALTERNATIVE_2 by Borislav Petkov · 10 years ago
- 48c7a25 x86/alternatives: Make JMPs more robust by Borislav Petkov · 10 years ago
- 4332195 x86/alternatives: Add instruction padding by Borislav Petkov · 10 years ago
- 338ea55 x86/lib/copy_user_64.S: Remove FIX_ALIGNMENT define by Borislav Petkov · 10 years ago
- 661c801 x86-64, copy_user: Use leal to produce 32-bit results by H. Peter Anvin · 11 years ago
- f4cb1cc x86-64, copy_user: Remove zero byte check before copy user buffer. by Fenghua Yu · 11 years ago
- 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
- 9732da8 x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_64.S by H. Peter Anvin · 13 years ago
- 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 14 years ago
- 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 14 years ago
- 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
- df378cc x86, alternatives: Fix one more open-coded 8-bit alternative number by H. Peter Anvin · 15 years ago
- 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
- 3c93ca0 x86: Add missing might_fault() checks to copy_{to,from}_user() by Frederic Weisbecker · 15 years ago
- 1472248 x86-64: __copy_from_user_inatomic() adjustments by Jan Beulich · 15 years ago
- 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
- 3fd382c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user by Mike Galbraith · 16 years ago
- afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
- 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 17 years ago
- ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 17 years ago
- 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 17 years ago
- 42a886a x86-64: Fix "bytes left to copy" return value for copy_from_user() by Linus Torvalds · 17 years ago
- 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/copy_user_64.S]
- 6e7873f x86_64: prepare shared lib/copy_user.S by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/lib/copy_user.S]
- 3022d73 [PATCH] Fix zeroing on exception in copy_*_user by Andi Kleen · 18 years ago
- 8d379da [PATCH] annotate arch/x86_64/lib/*.S by Jan Beulich · 18 years ago
- 7bcd3f3 [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functions by Andi Kleen · 19 years ago
- 2cbc9ee [PATCH] x86_64: Clean up copy_*_user by Andi Kleen · 19 years ago
- e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago