| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-04-02 | x86, cpu: Convert AMD Erratum 383 |  Borislav Petkov | 1 | -2/+6 |
| 2013-04-02 | x86, cpu: Convert Cyrix coma bug detection |  Borislav Petkov | 2 | -3/+4 |
| 2013-04-02 | x86, cpu: Convert FDIV bug detection |  Borislav Petkov | 2 | -4/+5 |
| 2013-04-02 | x86, cpu: Convert F00F bug detection |  Borislav Petkov | 2 | -3/+3 |
| 2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs |  Borislav Petkov | 1 | -0/+4 |
| 2013-04-01 | perf/x86: Add support for PEBS Precise Store |  Stephane Eranian | 3 | -2/+54 |
| 2013-04-01 | perf/x86: Export PEBS load latency threshold register to sysfs |  Stephane Eranian | 1 | -0/+3 |
| 2013-04-01 | perf/x86: Add memory profiling via PEBS Load Latency |  Stephane Eranian | 4 | -10/+177 |
| 2013-04-01 | perf/x86: Add flags to event constraints |  Stephane Eranian | 5 | -7/+15 |
| 2013-03-26 | perf/x86: Improve sysfs event mapping with event string |  Stephane Eranian | 2 | -8/+29 |
| 2013-03-26 | perf/x86: Support CPU specific sysfs events |  Andi Kleen | 2 | -0/+35 |
| 2013-03-22 | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMD |  Boris Ostrovsky | 1 | -7/+15 |
| 2013-03-22 | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helper |  Boris Ostrovsky | 1 | -8/+9 |
| 2013-03-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+4 |
| 2013-03-21 | perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer() |  Stephane Eranian | 1 | -1/+2 |
| 2013-03-18 | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity event |  Stephane Eranian | 1 | -0/+4 |
| 2013-03-17 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume |  Linus Torvalds | 1 | -1/+3 |
| 2013-03-15 | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 |  Feng Tang | 1 | -0/+12 |
| 2013-03-15 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume |  Stephane Eranian | 1 | -0/+8 |
| 2013-03-11 | x86: Constify a few items |  Jan Beulich | 2 | -3/+3 |
| 2013-03-04 | x86: Make Linux guest support optional |  Borislav Petkov | 1 | -1/+2 |
| 2013-02-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+22 |
| 2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux |  Linus Torvalds | 5 | -6/+5 |
| 2013-02-22 | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+11 |
| 2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -8/+4 |
| 2013-02-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -22/+30 |
| 2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 2 | -29/+0 |
| 2013-02-20 | perf/x86: Add Intel IvyBridge event scheduling constraints |  Stephane Eranian | 1 | -1/+22 |
| 2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq |  Linus Torvalds | 1 | -11/+3 |
| 2013-02-19 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2013-02-19 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+53 |
| 2013-02-19 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -0/+20 |
| 2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -101/+259 |
| 2013-02-19 | x86, cpu, amd: Fix WC+ workaround for older virtual hosts |  Borislav Petkov | 1 | -5/+7 |
| 2013-02-18 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux |  Rafael J. Wysocki | 2 | -29/+0 |
| 2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h |  Jacob Shin | 1 | -20/+151 |
| 2013-02-12 | X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts |  K. Y. Srinivasan | 1 | -0/+44 |
| 2013-02-12 | X86: Add a check to catch Xen emulation of Hyper-V |  K. Y. Srinivasan | 1 | -0/+7 |
| 2013-02-12 | x86: Hyper-V: register clocksource only if its advertised |  Olaf Hering | 1 | -1/+2 |
| 2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag |  Len Brown | 2 | -29/+0 |
| 2013-02-06 | perf/x86: Allow for architecture specific RDPMC indexes |  Jacob Shin | 3 | -1/+13 |
| 2013-02-06 | perf/x86: Move MSR address offset calculation to architecture specific files |  Jacob Shin | 2 | -16/+47 |
| 2013-02-06 | perf/x86/amd: Use proper naming scheme for AMD bit field definitions |  Jacob Shin | 1 | -4/+4 |
| 2013-02-06 | perf/x86/amd: Generalize northbridge constraints code for family 15h |  Robert Richter | 1 | -18/+25 |
| 2013-02-06 | perf/x86/amd: Rework northbridge event constraints handler |  Robert Richter | 1 | -41/+25 |
| 2013-02-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -4/+3 |
| 2013-02-04 | x86/intel/cacheinfo: Shut up annoying warning |  Borislav Petkov | 1 | -4/+3 |
| 2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 |  H. Peter Anvin | 1 | -1/+1 |