1. 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
  2. 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
  3. 9f39383 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  4. 8fd75e1 x86: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  5. 35239e2 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 12 years ago
  6. a7f4255 x86: Derandom delay_tsc for 64 bit by Thomas Gleixner · 12 years ago
  7. 458ce29 Merge branch 'linus' into x86/asm by Ingo Molnar · 12 years ago
  8. f8d98f1 x86: Fix to decode grouped AVX with VEX pp bits by Masami Hiramatsu · 12 years ago
  9. 9d8e227 x86-64: Handle byte-wise tail copying in memcpy() without a loop by Jan Beulich · 12 years ago
  10. 2ab5609 x86-64: Fix memcpy() to support sizes of 4Gb and above by Jan Beulich · 12 years ago
  11. 5d7244e x86-64: Fix memset() to support sizes of 4Gb and above by Jan Beulich · 13 years ago
  12. cb8095b x86: atomic64 assembly improvements by Jan Beulich · 13 years ago
  13. 819165f x86: Adjust asm constraints in atomic64 wrappers by Jan Beulich · 13 years ago
  14. 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 · 13 years ago
  15. ce79dac x86, opcode: ANDN and Group 17 in x86-opcode-map.txt by Ulrich Drepper · 13 years ago
  16. 8d973b6 x86/kprobes: Fix typo transferred from Intel manual by Ulrich Drepper · 13 years ago
  17. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  18. 4269329 x86-64: Slightly shorten copy_page() by Jan Beulich · 13 years ago
  19. 890890c x86/i386: Use less assembly in strlen(), speed things up a bit by Alexey Dobriyan · 13 years ago
  20. a9c373d x86: Update instruction decoder to support new AVX formats by Masami Hiramatsu · 13 years ago
  21. 130b78b x86: Fix instruction decoder to handle grouped AVX instructions by Masami Hiramatsu · 13 years ago
  22. 53a019a x86: Fix insn decoder for longer instruction by Masami Hiramatsu · 13 years ago
  23. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  24. 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
  25. 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
  26. 1ac2e6c x86, perf: Make copy_from_user_nmi() a library function by Robert Richter · 13 years ago
  27. a750036 x86: Fix write lock scalability 64-bit issue by Jan Beulich · 13 years ago
  28. a7386694 x86: Unify rwsem assembly implementation by Jan Beulich · 13 years ago
  29. 4625cd6 x86: Unify rwlock assembly implementation by Jan Beulich · 13 years ago
  30. 59e97e4 x86: Make alternative instruction pointers relative by Andy Lutomirski · 13 years ago
  31. 38e6b75 x86, asm: Cleanup thunk_64.S by Borislav Petkov · 13 years ago
  32. 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
  33. 26afb7c x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit by Jiri Olsa · 13 years ago
  34. 2f19e06 x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  35. 057e05c x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  36. 101068c x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  37. 4307bec x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  38. e365c9d x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB by Fenghua Yu · 13 years ago
  39. 4cb1f43 Merge commit 'v2.6.39-rc6' into x86/cleanups by Ingo Molnar · 13 years ago
  40. 9de4966 x86: Fix spelling error in the memcpy() source code comment by Bart Van Assche · 13 years ago
  41. d7c3f8c percpu: Omit segment prefix in the UP case for cmpxchg_double by Christoph Lameter · 13 years ago
  42. 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
  43. 2c76397 x86: Clean up csum-copy_64.S a bit by Ingo Molnar · 13 years ago
  44. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  45. 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
  46. 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
  47. e938c28 x86: Fix a bogus unwind annotation in lib/semaphore_32.S by Jan Beulich · 13 years ago
  48. 039e138 x86: Remove unused bits from lib/thunk_*.S by Jan Beulich · 13 years ago
  49. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 13 years ago
  50. 39f2205 x86-64: Add CFI annotations to lib/rwsem_64.S by Jan Beulich · 13 years ago
  51. b9ec40a percpu, x86: Add arch-specific this_cpu_cmpxchg_double() support by Christoph Lameter · 13 years ago
  52. 9599ec0 x86-64, mem: Convert memmove() to assembly file and fix return value bug by Fenghua Yu · 14 years ago
  53. 357089f x86: udelay: Use this_cpu_read to avoid address calculation by Christoph Lameter · 14 years ago
  54. 3b4b682 x86, mem: Optimize memmove for small size and unaligned cases by Ma Ling · 14 years ago
  55. 59daa70 x86, mem: Optimize memcpy by avoiding memory false dependece by Ma Ling · 14 years ago
  56. fdf4289 x86, mem: Don't implement forward memmove() as memcpy() by Ma, Ling · 14 years ago
  57. 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
  58. 417484d x86, asm: Use a lower case name for the end macro in atomic64_386_32.S by Luca Barbieri · 14 years ago
  59. 3024655 x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner by Luca Barbieri · 14 years ago
  60. 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
  61. a378d93 x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu() by H. Peter Anvin · 14 years ago
  62. 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 14 years ago
  63. df378cc x86, alternatives: Fix one more open-coded 8-bit alternative number by H. Peter Anvin · 14 years ago
  64. 83a7a2a x86, alternatives: Use 16-bit numbers for cpufeature index by H. Peter Anvin · 14 years ago
  65. 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  67. a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 14 years ago
  68. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  69. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  70. f3e8313 x86-32: Fix atomic64_inc_not_zero return value convention by Luca Barbieri · 14 years ago
  71. 6e6104f x86-32: Fix atomic64_add_unless return value convention by Luca Barbieri · 14 years ago
  72. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  75. a7e926a x86-32: Rewrite 32-bit atomic64 functions in assembly by Luca Barbieri · 14 years ago
  76. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 14 years ago
  77. a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 15 years ago
  78. bafaecd x86-64: support native xadd rwsem implementation by Linus Torvalds · 15 years ago
  79. 7269e88 x86-64: Modify memcpy()/memset() alternatives mechanism by Jan Beulich · 15 years ago
  80. 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
  81. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  83. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  86. d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
  87. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
  88. 83be7d7 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. 3c93ca0 x86: Add missing might_fault() checks to copy_{to,from}_user() by Frederic Weisbecker · 15 years ago
  91. 1472248 x86-64: __copy_from_user_inatomic() adjustments by Jan Beulich · 15 years ago
  92. 09879b9 x86: Gitignore: arch/x86/lib/inat-tables.c by Hiroshi Shimamoto · 15 years ago
  93. 3f7e454 x86: Add Intel FMA instructions to x86 opcode map by Masami Hiramatsu · 15 years ago
  94. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
  95. 82cb570 x86: Add pclmulq to x86 opcode map by Masami Hiramatsu · 15 years ago
  96. 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 15 years ago
  97. 7f387d3 x86: Fix SSE opcode map bug by Masami Hiramatsu · 15 years ago
  98. 9983d60 x86: Add AES opcodes to opcode map by Masami Hiramatsu · 15 years ago
  99. 06ed6ba x86: Fix group attribute decoding bug by Masami Hiramatsu · 15 years ago
  100. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago