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