1. 087bfbb perf/x86: Add generic Intel uncore PMU support by Yan, Zheng · 13 years ago
  2. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
  3. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
  5. de0428a x86, perf: Clean up perf_event cpu code by Kevin Winchester · 13 years ago
  6. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 13 years ago
  7. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 14 years ago
  8. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  9. 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 14 years ago
  10. 2decb19 x86, cpu: Split addon_cpuid_features.c by H. Peter Anvin · 14 years ago
  11. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 15 years ago
  12. b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 15 years ago
  13. 6e3d833 perf events: Do not generate function trace entries in perf code by Ingo Molnar · 15 years ago
  14. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  15. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  16. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  17. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 15 years ago
  18. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  19. 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 16 years ago
  20. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 16 years ago
  21. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  22. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  23. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  24. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  25. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  26. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  27. 879d792 x86: let intel 64-bit use intel.c by Yinghai Lu · 16 years ago
  28. ff73152 x86: make 64 bit to use amd.c by Yinghai Lu · 16 years ago
  29. f5017cf x86: use cpu/common.c on 64 bit by Yinghai Lu · 16 years ago
  30. 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 16 years ago
  31. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 16 years ago
  32. 8d02c21 x86: configuration options to compile out x86 CPU support code by Thomas Petazzoni · 16 years ago
  33. 774400a x86: move cmpxchg fallbacks to a generic place by Thomas Petazzoni · 16 years ago
  34. f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 17 years ago
  35. d44b9d1 x86: move bugs_64.c to cpu/bugs_64.c by Hiroshi Shimamoto · 17 years ago
  36. 30a7131 x86: Move the 64-bit Centaur specific parts out of setup_64.c by Dave Jones · 17 years ago
  37. a82fbe3 x86: Move the 64-bit Intel specific parts out of setup_64.c by Dave Jones · 17 years ago
  38. 4d28587 x86: Move the AMD64 specific parts out of setup_64.c by Dave Jones · 17 years ago
  39. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 17 years ago
  40. eb19067 x86: unify cpu/proc|_64.c by Hiroshi Shimamoto · 17 years ago
  41. 8fa6878 x86: split cpuinfo from setup_64.c into cpu/proc_64.c by Hiroshi Shimamoto · 17 years ago
  42. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
  43. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  44. 27bd0c9 x86: sanitize pathes arch/x86/kernel/cpu/Makefile by Thomas Gleixner · 17 years ago
  45. f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/Makefile]
  46. 2ec1df4 i386: move kernel/cpu/mtrr by Thomas Gleixner · 17 years ago
  47. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago
  48. c18db0d i386: move kernel/cpu/mcheck by Thomas Gleixner · 17 years ago
  49. 9596017 x86: remove support for the Rise CPU by Adrian Bunk · 17 years ago
  50. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 18 years ago
  51. 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago
  52. 1353ebb [PATCH] i386: Clean up asm-i386/bugs.h by Jeremy Fitzhardinge · 18 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago