1. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  2. 874f6d1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. d50ba36 x86/lib: Fix spelling, put space between a numeral and its units by Andy Shevchenko · 11 years ago
  4. bb916ff x86/lib: Fix spelling in the comments by Andy Shevchenko · 11 years ago
  5. 66db3fe x86-64: Fix the failure case in copy_user_handle_tail() by CQ Tang · 11 years ago
  6. 1664016 x86: Be consistent with data size in getuser.S by H. Peter Anvin · 11 years ago
  7. 96477b4 x86-32: Add support for 64bit get_user() by Ville Syrjälä · 12 years ago
  8. a18e369 X86: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  9. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  10. a5c2a89 x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK by H. Peter Anvin · 12 years ago
  11. d55c5a9 x86, 386 removal: Remove CONFIG_CMPXCHG by H. Peter Anvin · 12 years ago
  12. 269833b x86/asm: Clean up copy_page_*() comments and code by Ma Ling · 12 years ago
  13. c0522b6 UAPI: x86: Fix insn_sanity build failure after UAPI split by David Howells · 12 years ago
  14. 63bcff2 x86, smap: Add STAC and CLAC instructions to control user space access by H. Peter Anvin · 12 years ago
  15. b0338e9 Merge branch 'x86/cpu' into perf/core by Ingo Molnar · 12 years ago
  16. 15b7743 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. c15acff x86: Fix kernel-doc warnings by Wanpeng Li · 12 years ago
  18. 25f4298 perf/x86: Fix broken LBR fixup code by Stephane Eranian · 12 years ago
  19. 1f975f7 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs by Andre Przywara · 12 years ago
  20. db0dc75 perf/x86: Check user address explicitly in copy_from_user_nmi() by Arun Sharma · 12 years ago
  21. 436d03f x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix by Masami Hiramatsu · 12 years ago
  22. 5723aa9 x86: use the new generic strnlen_user() function by Linus Torvalds · 12 years ago
  23. 4ae73f2 x86: use generic strncpy_from_user routine by Linus Torvalds · 12 years ago
  24. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 0749708 x86: make word-at-a-time strncpy_from_user clear bytes at the end by Linus Torvalds · 12 years ago
  26. 9c67512 x86, extable: Remove open-coded exception table entries in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 12 years ago
  27. a53a96e x86, extable: Remove open-coded exception table entries in arch/x86/lib/putuser.S by H. Peter Anvin · 12 years ago
  28. 1a27bc0 x86, extable: Remove open-coded exception table entries in arch/x86/lib/getuser.S by H. Peter Anvin · 12 years ago
  29. 015e6f1 x86, extable: Remove open-coded exception table entries in arch/x86/lib/csum-copy_64.S by H. Peter Anvin · 12 years ago
  30. 0d8559f x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_nocache_64.S by H. Peter Anvin · 12 years ago
  31. 9732da8 x86, extable: Remove open-coded exception table entries in arch/x86/lib/copy_user_64.S by H. Peter Anvin · 12 years ago
  32. 5f2e8a8 x86, extable: Remove open-coded exception table entries in arch/x86/lib/checksum_32.S by H. Peter Anvin · 12 years ago
  33. 4643b05 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 6c7b8e8 x86: Handle failures of parsing immediate operands in the instruction decoder by Masami Hiramatsu · 12 years ago
  35. 12e993b x86-32: fix up strncpy_from_user() sign error by Linus Torvalds · 12 years ago
  36. 92ae03f x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it up by Linus Torvalds · 12 years ago
  37. 1b674bf Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  38. e17fdf5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  40. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  41. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  42. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 12 years ago
  43. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 12 years ago
  44. f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 12 years ago
  45. 9d8e227 x86-64: Handle byte-wise tail copying in memcpy() without a loop by Jan Beulich · 12 years ago
  46. 2ab5609 x86-64: Fix memcpy() to support sizes of 4Gb and above by Jan Beulich · 12 years ago
  47. 5d7244e x86-64: Fix memset() to support sizes of 4Gb and above by Jan Beulich · 12 years ago
  48. cb8095b x86: atomic64 assembly improvements by Jan Beulich · 12 years ago
  49. 819165f x86: Adjust asm constraints in atomic64 wrappers by Jan Beulich · 12 years ago
  50. 567e479 Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. ce79dac x86, opcode: ANDN and Group 17 in x86-opcode-map.txt by Ulrich Drepper · 12 years ago
  52. 8d973b6 x86/kprobes: Fix typo transferred from Intel manual by Ulrich Drepper · 12 years ago
  53. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 4269329 x86-64: Slightly shorten copy_page() by Jan Beulich · 12 years ago
  55. 890890c x86/i386: Use less assembly in strlen(), speed things up a bit by Alexey Dobriyan · 13 years ago
  56. a9c373d x86: Update instruction decoder to support new AVX formats by Masami Hiramatsu · 13 years ago
  57. 130b78b x86: Fix instruction decoder to handle grouped AVX instructions by Masami Hiramatsu · 13 years ago
  58. 53a019a x86: Fix insn decoder for longer instruction by Masami Hiramatsu · 13 years ago
  59. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  60. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  61. eb47418 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  62. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  63. a750036 x86: Fix write lock scalability 64-bit issue by Jan Beulich · 13 years ago
  64. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  65. 4625cd6 x86: Unify rwlock assembly implementation by Jan Beulich · 13 years ago
  66. 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
  67. 38e6b75 x86, asm: Cleanup thunk_64.S by Borislav Petkov · 13 years ago
  68. 17b1418 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  69. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  70. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  71. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  72. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  73. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  74. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  75. 4cb1f43 Merge commit 'v2.6.39-rc6' into x86/cleanups by Ingo Molnar · 13 years ago
  76. 9de4966 x86: Fix spelling error in the memcpy() source code comment by Bart Van Assche · 13 years ago
  77. d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 13 years ago
  78. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 13 years ago
  80. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  81. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  82. d5d4239 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  83. e938c28 x86: Fix a bogus unwind annotation in lib/semaphore_32.S by Jan Beulich · 13 years ago
  84. 039e138 x86: Remove unused bits from lib/thunk_*.S by Jan Beulich · 13 years ago
  85. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 13 years ago
  86. 39f2205 x86-64: Add CFI annotations to lib/rwsem_64.S by Jan Beulich · 13 years ago
  87. b9ec40a percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support by Christoph Lameter · 13 years ago
  88. 9599ec0 x86-64, mem: Convert memmove() to assembly file and fix return value bug by Fenghua Yu · 13 years ago
  89. 357089f x86: udelay: Use this_cpu_read to avoid address calculation by Christoph Lameter · 14 years ago
  90. 3b4b682 x86, mem: Optimize memmove for small size and unaligned cases by Ma Ling · 14 years ago
  91. 59daa70 x86, mem: Optimize memcpy by avoiding memory false dependece by Ma Ling · 14 years ago
  92. fdf4289 x86, mem: Don't implement forward memmove() as memcpy() by Ma, Ling · 14 years ago
  93. c029b55 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 417484d x86, asm: Use a lower case name for the end macro in atomic64_386_32.S by Luca Barbieri · 14 years ago
  95. 3024655 x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner by Luca Barbieri · 14 years ago
  96. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. a378d93 x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() by H. Peter Anvin · 14 years ago
  98. 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 14 years ago
  99. df378cc x86, alternatives: Fix one more open-coded 8-bit alternative number by H. Peter Anvin · 14 years ago
  100. 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 14 years ago