1. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  2. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 65a27a3 perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c by Borislav Petkov · 9 years ago
  4. 5e865ed perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c by Borislav Petkov · 9 years ago
  5. f03e97d perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c by Borislav Petkov · 9 years ago
  6. edbb591 perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c by Borislav Petkov · 9 years ago
  7. ed367e6 perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snbep.c by Borislav Petkov · 9 years ago
  8. 92553e4 perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c by Borislav Petkov · 9 years ago
  9. 35bf705 perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmhex.c by Borislav Petkov · 9 years ago
  10. 6bcb2db perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] by Borislav Petkov · 9 years ago
  11. 609d809 perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c by Borislav Petkov · 9 years ago
  12. fd1c601 perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] by Borislav Petkov · 9 years ago
  13. c85cc44 perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c by Borislav Petkov · 9 years ago
  14. 7010d12 perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c by Borislav Petkov · 9 years ago
  15. 6aec1ad perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c by Borislav Petkov · 9 years ago
  16. 5c781a3 perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c by Borislav Petkov · 9 years ago
  17. e106983 perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c by Borislav Petkov · 9 years ago
  18. af5d3aa perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c by Borislav Petkov · 9 years ago
  19. d0af1c0 perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c by Borislav Petkov · 9 years ago
  20. 5b26547 perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] by Borislav Petkov · 9 years ago
  21. 218cfe4 perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c by Borislav Petkov · 9 years ago
  22. 39b0332 perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c by Borislav Petkov · 9 years ago
  23. fa9cbf3 perf/x86: Move perf_event.c ............... => x86/events/core.c by Borislav Petkov · 9 years ago
  24. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  25. 7ce1346 perf/x86: Add Intel cstate PMUs support by Kan Liang · 9 years ago
  26. b7b7c78 perf/x86: Add an MSR PMU driver by Andy Lutomirski · 10 years ago
  27. 8062382 perf/x86/intel/bts: Add BTS PMU driver by Alexander Shishkin · 10 years ago
  28. 52ca9ce perf/x86/intel/pt: Add Intel PT PMU driver by Alexander Shishkin · 10 years ago
  29. 4e16ed9 perf/x86/intel: Fix Makefile to actually build the cqm driver by Matt Fleming · 10 years ago
  30. 280dbc5 x86/build: Clean auto-generated processor feature files by Bjørn Mork · 10 years ago
  31. 7fb0f1d perf/x86: Fix compile warnings for intel_uncore by Peter Zijlstra · 10 years ago
  32. 9d9420f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 9def39be x86: Support compiling out human-friendly processor feature names by Josh Triplett · 11 years ago
  34. 39f838e x86: Drop support for /proc files when !CONFIG_PROC_FS by Josh Triplett · 11 years ago
  35. c1e4658 perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file by Yan, Zheng · 11 years ago
  36. 8268fdf perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file by Yan, Zheng · 11 years ago
  37. 92807ffd perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file by Yan, Zheng · 11 years ago
  38. 2bb2c5e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. bad5fa6 x86, microcode: Move to a proper location by Borislav Petkov · 11 years ago
  40. 4788e5b perf/x86: Add Intel RAPL PMU support by Stephane Eranian · 11 years ago
  41. 7be6296 perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation by Suravee Suthikulpanit · 12 years ago
  42. 1e2f5b5 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  44. 0c0de19 mkcapflags.pl: convert to mkcapflags.sh by Rob Landley · 12 years ago
  45. c43ca50 perf/x86/amd: Add support for AMD NB and L2I "uncore" counters by Jacob Shin · 12 years ago
  46. 6276a07 x86: Make Linux guest support optional by Borislav Petkov · 12 years ago
  47. e717bf4 perf/x86: Add support for Intel Xeon-Phi Knights Corner PMU by Vince Weaver · 12 years ago
  48. 7907163 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  49. ee08d12 sched/x86: Remove broken power estimation by Peter Zijlstra · 13 years ago
  50. 087bfbb perf/x86: Add generic Intel uncore PMU support by Yan, Zheng · 13 years ago
  51. 644e9cb Add driver auto probing for x86 features v4 by Andi Kleen · 13 years ago
  52. 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
  53. b716916 perf, x86: Implement IBS initialization by Robert Richter · 13 years ago
  54. de0428a x86, perf: Clean up perf_event cpu code by Kevin Winchester · 14 years ago
  55. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 14 years ago
  56. bb0a56e [CPUFREQ] Move x86 drivers to drivers/cpufreq/ by Dave Jones · 14 years ago
  57. 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 · 15 years ago
  58. 90c8f92 x86, asm: Move cmpxchg emulation code to arch/x86/lib by H. Peter Anvin · 15 years ago
  59. 2decb19 x86, cpu: Split addon_cpuid_features.c by H. Peter Anvin · 15 years ago
  60. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 15 years ago
  61. b160091 x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG) by H. Peter Anvin · 15 years ago
  62. 6e3d833 perf events: Do not generate function trace entries in perf code by Ingo Molnar · 15 years ago
  63. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  64. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 16 years ago
  65. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 16 years ago
  66. 5416c26 x86: make sure load_percpu_segment has no stackprotector by Jeremy Fitzhardinge · 16 years ago
  67. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 16 years ago
  68. 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 16 years ago
  69. 9b779ed x86: cpu architecture debug code by Jaswinder Singh Rajput · 16 years ago
  70. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  71. 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
  72. 0ca59dd tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 by Frederic Weisbecker · 16 years ago
  73. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  74. 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
  75. bb89855 x86, um: ... and asm-x86 move by Al Viro · 17 years ago
  76. 879d792 x86: let intel 64-bit use intel.c by Yinghai Lu · 17 years ago
  77. ff73152 x86: make 64 bit to use amd.c by Yinghai Lu · 17 years ago
  78. f5017cf x86: use cpu/common.c on 64 bit by Yinghai Lu · 17 years ago
  79. 10a434f x86: remove cpu_vendor_dev by Yinghai Lu · 17 years ago
  80. 7414aa4 x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> by H. Peter Anvin · 17 years ago
  81. 8d02c21 x86: configuration options to compile out x86 CPU support code by Thomas Petazzoni · 17 years ago
  82. 774400a x86: move cmpxchg fallbacks to a generic place by Thomas Petazzoni · 17 years ago
  83. f580366 x86: seperate funcs from setup_64 to cpu common_64.c by Yinghai Lu · 17 years ago
  84. d44b9d1 x86: move bugs_64.c to cpu/bugs_64.c by Hiroshi Shimamoto · 17 years ago
  85. 30a7131 x86: Move the 64-bit Centaur specific parts out of setup_64.c by Dave Jones · 17 years ago
  86. a82fbe3 x86: Move the 64-bit Intel specific parts out of setup_64.c by Dave Jones · 17 years ago
  87. 4d28587 x86: Move the AMD64 specific parts out of setup_64.c by Dave Jones · 17 years ago
  88. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 17 years ago
  89. eb19067 x86: unify cpu/proc|_64.c by Hiroshi Shimamoto · 17 years ago
  90. 8fa6878 x86: split cpuinfo from setup_64.c into cpu/proc_64.c by Hiroshi Shimamoto · 17 years ago
  91. fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
  92. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  93. 27bd0c9 x86: sanitize pathes arch/x86/kernel/cpu/Makefile by Thomas Gleixner · 17 years ago
  94. f7627e2 i386: move kernel/cpu by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/cpu/Makefile]
  95. 2ec1df4 i386: move kernel/cpu/mtrr by Thomas Gleixner · 17 years ago
  96. ee580dc i386: move kernel/cpu/cpufreq by Thomas Gleixner · 17 years ago
  97. c18db0d i386: move kernel/cpu/mcheck by Thomas Gleixner · 17 years ago
  98. 9596017 x86: remove support for the Rise CPU by Adrian Bunk · 18 years ago
  99. 1d67953 Use a new CPU feature word to cover features that are spread around by Venki Pallipadi · 18 years ago
  100. 09198e6 [PATCH] i386: Clean up NMI watchdog code by Andi Kleen · 18 years ago