1. 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 14 years ago
  2. 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
  3. d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 14 years ago
  4. ba7e4d1 perf, x86: Add INSTRUCTION_DECODER config flag by Ingo Molnar · 15 years ago
  5. 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 · 15 years ago
  6. 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 · 15 years ago
  7. a7e926a x86-32: Rewrite 32-bit atomic64 functions in assembly by Luca Barbieri · 15 years ago
  8. 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
  9. a7b480e x86, lib: Add wbinvd smp helpers by Borislav Petkov · 15 years ago
  10. bafaecd x86-64: support native xadd rwsem implementation by Linus Torvalds · 15 years ago
  11. 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
  12. 6ede31e x86, msr: msrs_alloc/free for CONFIG_SMP=n by Borislav Petkov · 15 years ago
  13. d32ba45 x86 insn: Delete empty or incomplete inat-tables.c by Masami Hiramatsu · 15 years ago
  14. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 15 years ago
  15. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  16. 04edbde x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y by Eric Dumazet · 15 years ago
  17. 79e1dd0 x86: Provide an alternative() based cmpxchg64() by Arjan van de Ven · 15 years ago
  18. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  19. b19ae39 x86, msr: change msr-reg.o to obj-y, and export its symbols by H. Peter Anvin · 15 years ago
  20. 132ec92 x86, msr: Add rd/wrmsr interfaces with preset registers by Borislav Petkov · 15 years ago
  21. eb13296 x86: Instruction decoder API by Masami Hiramatsu · 15 years ago
  22. 1fde902 x86: atomic64: Export APIs to modules by Ingo Molnar · 15 years ago
  23. b7882b7 x86: atomic64: Move the 32-bit atomic64_t implementation to a .c file by Ingo Molnar · 15 years ago
  24. 6bc1096 x86: MSR: add a struct representation of an MSR by Borislav Petkov · 15 years ago
  25. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
  26. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  27. 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 16 years ago
  28. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 16 years ago
  29. f0fbf0a x86: integrate delay functions. by Glauber Costa · 16 years ago
  30. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 16 years ago
  31. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  32. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  33. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 17 years ago
  34. 583d0e9 x86: unify arch/x86/lib/Makefile(s) by Sam Ravnborg · 17 years ago
  35. 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago
  36. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago[Renamed (65%) from arch/i386/lib/Makefile]
  37. 5fde34f i386: prepare shared lib/Makefile by Thomas Gleixner · 17 years ago
  38. d779d8f i386: prepare shared lib/delay.c by Thomas Gleixner · 17 years ago
  39. 6e69684 i386: prepare shared lib/putuser.S by Thomas Gleixner · 17 years ago
  40. 6d1f542 i386: prepare shared lib/bitops.c by Thomas Gleixner · 17 years ago
  41. 81f5293 i386: prepare shared lib/usercopy.c by Thomas Gleixner · 17 years ago
  42. 8b7fd47 i386: prepare shared lib/getuser.S by Thomas Gleixner · 17 years ago
  43. e585d96 i386: prepare shared lib/mmx.c by Thomas Gleixner · 17 years ago
  44. 1bbad2b i386: prepare shared lib/memcpy.c by Thomas Gleixner · 17 years ago
  45. bb3871d i386: prepare shared lib/semaphore.S by Thomas Gleixner · 17 years ago
  46. 282317d i386: prepare shared lib/string.c by Thomas Gleixner · 17 years ago
  47. 2be2056 i386: prepare shared lib/strstr.c by Thomas Gleixner · 17 years ago
  48. 3183414 i386: prepare shared lib/checksum.S by Thomas Gleixner · 17 years ago
  49. b520b85 i386: Move all simple string operations out of line by Andi Kleen · 17 years ago
  50. b44755c {rd,wr}msr_on_cpu SMP=n optimization by Adrian Bunk · 18 years ago
  51. b077ffb rdmsr_on_cpu, wrmsr_on_cpu by Alexey Dobriyan · 18 years ago
  52. ecaf45e [PATCH] i386: Redo semaphore and rwlock assembly helpers by Andi Kleen · 18 years ago
  53. 4db2ce0 [LIB]: Consolidate _atomic_dec_and_lock() by David S. Miller · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago