| Age | Commit message (Expand) | Author |
| 2013-06-19 | perf/x86/intel: Add mem-loads/stores support for Haswell | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Support Haswell/v4 LBR format | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Move NMI clearing to end of PMI handler | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Add Haswell PEBS support | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Add simple Haswell PMU support | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Add Haswell PEBS record support | Andi Kleen |
| 2013-06-19 | perf/x86/intel: Fix sparse warning | Yan, Zheng |
| 2013-06-19 | perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation | Suravee Suthikulpanit |
| 2013-06-19 | perf/x86: Only print PMU state when also WARN()'ing | Dave Hansen |
| 2013-06-19 | perf/x86: Reduce stack usage of x86_schedule_events() | Andrew Hunter |
| 2013-06-19 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
| 2013-06-19 | perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EP | Stephane Eranian |
| 2013-06-18 | x86, mtrr: Fix original mtrr range get for mtrr_cleanup | Yinghai Lu |
| 2013-06-14 | x86 thermal: Disable power limit notification interrupt by default | Fenghua Yu |
| 2013-06-14 | x86 thermal: Delete power-limit-notification console messages | Fenghua Yu |
| 2013-06-13 | x86, mcheck, therm_throt: Process package thresholds | Srinivas Pandruvada |
| 2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
| 2013-06-05 | x86, mce: Fix "braodcast" typo | Mathias Krause |
| 2013-05-31 | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed | Andy Lutomirski |
| 2013-05-28 | update AMD powerflags comments | Thorsten Glaser |
| 2013-05-28 | perf/x86/amd: Rework AMD PMU init code | Peter Zijlstra |
| 2013-05-28 | perf/x86: Check branch sampling priv level in generic code | Stephane Eranian |
| 2013-05-28 | perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver | Dan Carpenter |
| 2013-05-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2013-05-05 | perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNEL | Peter Zijlstra |
| 2013-05-04 | perf/x86/intel/lbr: Fix LBR filter | Peter Zijlstra |
| 2013-05-04 | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy Bridge | Peter Zijlstra |
| 2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2013-04-30 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2013-04-30 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2013-04-30 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2013-04-30 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2013-04-30 | perf/x86/intel: Fix unintended variable name reuse | Jan-Simon Möller |
| 2013-04-30 | perf/x86/intel: Add support for IvyBridge model 58 Uncore | Vince Weaver |
| 2013-04-30 | perf/x86/intel: Fix typo in perf_event_intel_uncore.c | Vince Weaver |
| 2013-04-29 | mkcapflags.pl: convert to mkcapflags.sh | Rob Landley |
| 2013-04-28 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
| 2013-04-26 | perf/x86/intel/P4: Robistify P4 PMU types | Ingo Molnar |
| 2013-04-24 | Merge branch 'linus' into timers/core | Thomas Gleixner |
| 2013-04-22 | perf/x86/amd: Fix AMD NB and L2I "uncore" support | Jacob Shin |
| 2013-04-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2013-04-21 | perf/x86/amd: Remove old-style NB counter support from perf_event_amd.c | Jacob Shin |
| 2013-04-21 | perf/x86: Check all MSRs before passing hw check | George Dunlap |
| 2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin |
| 2013-04-21 | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng |
| 2013-04-21 | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng |
| 2013-04-21 | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng |