1. 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
  2. cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  3. a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 14 years ago
  4. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  5. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  6. f3e8313 x86-32: Fix atomic64_inc_not_zero return value convention by Luca Barbieri · 14 years ago
  7. 6e6104f x86-32: Fix atomic64_add_unless return value convention by Luca Barbieri · 14 years ago
  8. 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
  9. 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
  10. 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
  11. a7e926a x86-32: Rewrite 32-bit atomic64 functions in assembly by Luca Barbieri · 14 years ago
  12. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 14 years ago
  13. a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 15 years ago
  14. bafaecd x86-64: support native xadd rwsem implementation by Linus Torvalds · 15 years ago
  15. 7269e88 x86-64: Modify memcpy()/memset() alternatives mechanism by Jan Beulich · 15 years ago
  16. 1b1d925 x86-64: Modify copy_user_generic() alternatives mechanism by Jan Beulich · 15 years ago
  17. 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
  18. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  19. 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
  20. 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
  21. 5054225 x86, msr: Add support for non-contiguous cpumasks by Borislav Petkov · 15 years ago
  22. d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
  23. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
  24. 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
  25. 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
  26. 3c93ca0 x86: Add missing might_fault() checks to copy_{to,from}_user() by Frederic Weisbecker · 15 years ago
  27. 1472248 x86-64: __copy_from_user_inatomic() adjustments by Jan Beulich · 15 years ago
  28. 09879b9 x86: Gitignore: arch/x86/lib/inat-tables.c by Hiroshi Shimamoto · 15 years ago
  29. 3f7e454 x86: Add Intel FMA instructions to x86 opcode map by Masami Hiramatsu · 15 years ago
  30. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 15 years ago
  31. 82cb570 x86: Add pclmulq to x86 opcode map by Masami Hiramatsu · 15 years ago
  32. 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 15 years ago
  33. 7f387d3 x86: Fix SSE opcode map bug by Masami Hiramatsu · 15 years ago
  34. 9983d60 x86: Add AES opcodes to opcode map by Masami Hiramatsu · 15 years ago
  35. 06ed6ba x86: Fix group attribute decoding bug by Masami Hiramatsu · 15 years ago
  36. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  37. d1baf5a x86: Add AMD prefetch and 3DNow! opcodes to opcode map by Masami Hiramatsu · 15 years ago
  38. 8c95bc3 x86: Add MMX/SSE opcode groups to opcode map by Masami Hiramatsu · 15 years ago
  39. c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 15 years ago
  40. 4a31276 x86: Turn the copy_from_user check into an (optional) compile time warning by Arjan van de Ven · 15 years ago
  41. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
  42. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  43. 9f0cf4a x86: Use __builtin_object_size() to validate the buffer size for copy_from_user() by Arjan van de Ven · 15 years ago
  44. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  45. b8a4754 x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus by Borislav Petkov · 15 years ago
  46. f12b4f5 x86: Add MMX support for instruction decoder by Masami Hiramatsu · 15 years ago
  47. b19ae39 x86, msr: change msr-reg.o to obj-y, and export its symbols by H. Peter Anvin · 15 years ago
  48. 8adf65c x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too by Ingo Molnar · 15 years ago
  49. f6909f3 x86, msr: fix msr-reg.S compilation with gas 2.16.1 by H. Peter Anvin · 15 years ago
  50. 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 15 years ago
  51. 79c5dca x86, msr: CFI annotations, cleanups for msr-reg.S by H. Peter Anvin · 15 years ago
  52. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  53. eb13296 x86: Instruction decoder API by Masami Hiramatsu · 15 years ago
  54. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  55. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  56. 85be928 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  58. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 15 years ago
  59. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 15 years ago
  60. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 15 years ago
  61. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
  62. 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  63. 3fd382c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user by Mike Galbraith · 15 years ago
  64. 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 15 years ago
  65. 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 15 years ago
  66. 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 15 years ago
  67. 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 15 years ago
  68. aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 15 years ago
  69. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  70. 9e31499 x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c by Mike Galbraith · 15 years ago
  71. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 15 years ago
  72. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 15 years ago
  73. b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 15 years ago
  74. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 15 years ago
  75. f3b6eaf x86: memcpy, clean up by Ingo Molnar · 15 years ago
  76. dd1ef4e x86-64: remove unnecessary spill/reload of rbx from memcpy by Jan Beulich · 15 years ago
  77. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 15 years ago
  78. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 16 years ago
  79. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 16 years ago
  80. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  81. 1d18ef4 x86: some lock annotations for user copy paths, v3 by Ingo Molnar · 16 years ago
  82. 3ee1afa x86: some lock annotations for user copy paths, v2 by Nick Piggin · 16 years ago
  83. c10d38d x86: some lock annotations for user copy paths by Nick Piggin · 16 years ago
  84. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
  85. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  86. bdd3146 x86: msr-on-cpu: remove unnecessary level of abstraction by H. Peter Anvin · 16 years ago
  87. 94d4ac2 Merge branch 'x86/urgent' into x86/cleanups by H. Peter Anvin · 16 years ago
  88. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  89. 8bfcb39 x86: make movsl_mask definition non-CPU specific by Thomas Petazzoni · 16 years ago
  90. 3492cdf x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 16 years ago
  91. 209b580 x86: coding style fixes to arch/x86/lib/strstr_32.c by Paolo Ciarrocchi · 16 years ago
  92. afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
  93. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  94. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  95. 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 16 years ago
  96. ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 16 years ago
  97. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago
  98. 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 16 years ago
  99. 2528de4 x86: use macros from asm.h. by Glauber Costa · 16 years ago
  100. efea505 x86: don't use word-size specifiers in putuser files. by Glauber Costa · 16 years ago