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