1. 09879b9 x86: Gitignore: arch/x86/lib/inat-tables.c by Hiroshi Shimamoto · 17 years ago
  2. 3f7e454 x86: Add Intel FMA instructions to x86 opcode map by Masami Hiramatsu · 17 years ago
  3. e0e492e x86: AVX instruction set decoder support by Masami Hiramatsu · 17 years ago
  4. 82cb570 x86: Add pclmulq to x86 opcode map by Masami Hiramatsu · 17 years ago
  5. 04d46c1 x86: Merge INAT_REXPFX into INAT_PFX_* by Masami Hiramatsu · 17 years ago
  6. 7f387d3 x86: Fix SSE opcode map bug by Masami Hiramatsu · 17 years ago
  7. 9983d60 x86: Add AES opcodes to opcode map by Masami Hiramatsu · 17 years ago
  8. 06ed6ba x86: Fix group attribute decoding bug by Masami Hiramatsu · 17 years ago
  9. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 17 years ago
  10. d1baf5a x86: Add AMD prefetch and 3DNow! opcodes to opcode map by Masami Hiramatsu · 17 years ago
  11. 8c95bc3 x86: Add MMX/SSE opcode groups to opcode map by Masami Hiramatsu · 17 years ago
  12. c0b11d3 x86: Add VIA processor instructions in opcodes decoder by Masami Hiramatsu · 17 years ago
  13. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 17 years ago
  14. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 17 years ago
  15. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 17 years ago
  16. f12b4f5 x86: Add MMX support for instruction decoder by Masami Hiramatsu · 17 years ago
  17. b19ae39 x86, msr: change msr-reg.o to obj-y, and export its symbols by H. Peter Anvin · 17 years ago
  18. 8adf65c x86, msr: Fix msr-reg.S compilation with gas 2.16.1, on 32-bit too by Ingo Molnar · 17 years ago
  19. f6909f3 x86, msr: fix msr-reg.S compilation with gas 2.16.1 by H. Peter Anvin · 17 years ago
  20. 8b956bf x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() by H. Peter Anvin · 17 years ago
  21. 79c5dca x86, msr: CFI annotations, cleanups for msr-reg.S by H. Peter Anvin · 17 years ago
  22. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 17 years ago
  23. eb13296 x86: Instruction decoder API by Masami Hiramatsu · 17 years ago
  24. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 17 years ago
  25. 69ca06c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  26. 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 · 17 years ago
  27. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 17 years ago
  28. a79f0da x86: atomic64: Inline atomic64_read() again by Eric Dumazet · 17 years ago
  29. ddf9a00 x86: atomic64: Clean up atomic64_sub_and_test() and atomic64_add_negative() by Ingo Molnar · 17 years ago
  30. 3a8d178 x86: atomic64: Improve atomic64_xchg() by Ingo Molnar · 17 years ago
  31. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 17 years ago
  32. 67d7178 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 17 years ago
  33. 3fd382c x86: Add missing annotation to arch/x86/lib/copy_user_64.S::copy_to_user by Mike Galbraith · 17 years ago
  34. 199e237 x86: atomic64: Fix unclean type use in atomic64_xchg() by Ingo Molnar · 17 years ago
  35. 3ac805d x86: atomic64: Reduce size of functions by Ingo Molnar · 17 years ago
  36. 824975e x86: atomic64: Improve atomic64_add_return() by Ingo Molnar · 17 years ago
  37. 69237f9 x86: atomic64: Improve cmpxchg8b() by Eric Dumazet · 17 years ago
  38. aacf682 x86: atomic64: Improve atomic64_read() by Eric Dumazet · 17 years ago
  39. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 17 years ago
  40. 9e31499 x86: Fix symbol annotation for arch/x86/lib/clear_page_64.S::clear_page_c by Mike Galbraith · 17 years ago
  41. e888d7f x86, delay: tsc based udelay should have rdtsc_barrier by Pallipadi, Venkatesh · 17 years ago
  42. 9063c61 x86, 64-bit: Clean up user address masking by Linus Torvalds · 17 years ago
  43. b034c19 x86: MSR: add methods for writing of an MSR on several CPUs by Borislav Petkov · 17 years ago
  44. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 17 years ago
  45. f3b6eaf x86: memcpy, clean up by Ingo Molnar · 17 years ago
  46. dd1ef4e x86-64: remove unnecessary spill/reload of rbx from memcpy by Jan Beulich · 17 years ago
  47. 0341c14 x86: use _types.h headers in asm where available by Jeremy Fitzhardinge · 17 years ago
  48. e0a9612 x86: use early clobbers in usercopy*.c by Andi Kleen · 17 years ago
  49. d1a7618 Merge commit 'v2.6.28-rc2' into core/locking by Ingo Molnar · 18 years ago
  50. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 18 years ago
  51. 1d18ef4 x86: some lock annotations for user copy paths, v3 by Ingo Molnar · 18 years ago
  52. 3ee1afa x86: some lock annotations for user copy paths, v2 by Nick Piggin · 18 years ago
  53. c10d38d x86: some lock annotations for user copy paths by Nick Piggin · 18 years ago
  54. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 18 years ago
  55. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 18 years ago
  56. bdd3146 x86: msr-on-cpu: remove unnecessary level of abstraction by H. Peter Anvin · 18 years ago
  57. 94d4ac2 Merge branch 'x86/urgent' into x86/cleanups by H. Peter Anvin · 18 years ago
  58. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 18 years ago
  59. 8bfcb39 x86: make movsl_mask definition non-CPU specific by Thomas Petazzoni · 18 years ago
  60. 3492cdf x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 18 years ago
  61. 209b580 x86: coding style fixes to arch/x86/lib/strstr_32.c by Paolo Ciarrocchi · 18 years ago
  62. afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 18 years ago
  63. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  64. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
  65. 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 18 years ago
  66. ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 18 years ago
  67. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 18 years ago
  68. 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 18 years ago
  69. 2528de4 x86: use macros from asm.h. by Glauber Costa · 18 years ago
  70. efea505 x86: don't use word-size specifiers in putuser files. by Glauber Costa · 18 years ago
  71. 766ed42 x86: replace function headers by macros. by Glauber Costa · 18 years ago
  72. 663aa96 x86: change testing logic in putuser_64.S. by Glauber Costa · 18 years ago
  73. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 18 years ago
  74. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 18 years ago
  75. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 18 years ago
  76. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 18 years ago
  77. 87e2f1e x86: use _ASM_PTR instead of explicit word-size pointers. by Glauber Costa · 18 years ago
  78. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 18 years ago
  79. ef8c1a2 x86: don't use word-size specifiers on getuser_64. by Glauber Costa · 18 years ago
  80. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 18 years ago
  81. 9262875 x86: adapt x86_64 getuser functions. by Glauber Costa · 18 years ago
  82. 9aa0388 x86: don't use word-size specifiers. by Glauber Costa · 18 years ago
  83. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 18 years ago
  84. f0fbf0a x86: integrate delay functions. by Glauber Costa · 18 years ago
  85. 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 18 years ago
  86. a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 18 years ago
  87. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 18 years ago
  88. ff1b15b x86: don't use size specifiers. by Glauber Costa · 18 years ago
  89. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 18 years ago
  90. 28f73e5 Merge branch 'linus' into x86/delay by Ingo Molnar · 18 years ago
  91. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  92. 42a886a x86-64: Fix "bytes left to copy" return value for copy_from_user() by Linus Torvalds · 18 years ago
  93. e01b70e x86: fix bug in arch/i386/lib/delay.c file, delay_loop function by Jiri Hladky · 18 years ago
  94. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 18 years ago
  95. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 18 years ago
  96. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 18 years ago
  97. 89804c0 x86: fix csum_partial() export by Ingo Molnar · 18 years ago
  98. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 18 years ago
  99. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 18 years ago
  100. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 18 years ago