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