| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-05 | perf/x86: Uncore filter support for SandyBridge-EP |  Yan, Zheng | 2 | -46/+206 |
| 2012-07-05 | perf/x86: Detect number of instances of uncore CBox |  Yan, Zheng | 1 | -1/+6 |
| 2012-07-05 | perf/x86: Fix event constraint for SandyBridge-EP C-Box |  Yan, Zheng | 1 | -1/+1 |
| 2012-07-05 | perf/x86: Use 0xff as pseudo code for fixed uncore event |  Yan, Zheng | 2 | -3/+3 |
| 2012-07-05 | perf/x86: Save a few bytes in 'struct x86_pmu' |  Peter Zijlstra | 1 | -2/+5 |
| 2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS |  Peter Zijlstra | 3 | -11/+65 |
| 2012-07-05 | perf/x86: Improve debug output in check_hw_exists() |  Robert Richter | 1 | -3/+5 |
| 2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus |  Robert Richter | 1 | -57/+46 |
| 2012-07-05 | perf/x86: Move Intel specific code to intel_pmu_init() |  Robert Richter | 2 | -32/+35 |
| 2012-07-05 | perf/x86: Rename Intel specific macros |  Robert Richter | 4 | -29/+29 |
| 2012-07-05 | Merge branch 'x86/cpu' into perf/core |  Ingo Molnar | 6 | -17/+50 |
| 2012-07-05 | Merge branch 'perf/urgent' into perf/core |  Ingo Molnar | 3 | -8/+21 |
| 2012-07-05 | perf/x86: Fix USER/KERNEL tagging of samples |  Peter Zijlstra | 1 | -1/+1 |
| 2012-06-27 | x86/tlb: add tlb_flushall_shift for specific CPU |  Alex Shi | 2 | -2/+46 |
| 2012-06-27 | x86/tlb_info: get last level TLB entry number of CPU |  Alex Shi | 3 | -0/+172 |
| 2012-06-26 | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl |  H. Peter Anvin | 1 | -2/+2 |
| 2012-06-25 | x86, cpufeature: Catch duplicate CPU feature strings |  H. Peter Anvin | 1 | -5/+18 |
| 2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM |  H. Peter Anvin | 1 | -1/+1 |
| 2012-06-25 | perf/x86: Fix section mismatch in uncore_pci_init() |  Robert Richter | 1 | -1/+1 |
| 2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug |  Ingo Molnar | 5 | -49/+122 |
| 2012-06-18 | perf/x86: Lowercase uncore PMU event names |  Peter Zijlstra | 1 | -35/+16 |
| 2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support |  Yan, Zheng | 2 | -0/+570 |
| 2012-06-18 | perf: Add generic PCI uncore PMU device support |  Yan, Zheng | 2 | -5/+236 |
| 2012-06-18 | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support |  Yan, Zheng | 2 | -0/+245 |
| 2012-06-18 | perf/x86: Add generic Intel uncore PMU support |  Yan, Zheng | 3 | -1/+1085 |
| 2012-06-18 | perf: Export perf_assign_events() |  Yan, Zheng | 2 | -3/+5 |
| 2012-06-18 | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h |  Robert Richter | 1 | -1/+1 |
| 2012-06-11 | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() |  Shuah Khan | 1 | -1/+6 |
| 2012-06-11 | Merge tag 'v3.5-rc2' into perf/core |  Ingo Molnar | 1 | -2/+2 |
| 2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2012-06-08 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -47/+120 |
| 2012-06-08 | Merge tag 'amd-thresholding-fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce |  Ingo Molnar | 1 | -141/+123 |
| 2012-06-07 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() |  H. Peter Anvin | 5 | -15/+15 |
| 2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants |  Borislav Petkov | 1 | -0/+33 |
| 2012-06-07 | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems |  Andre Przywara | 1 | -2/+2 |
| 2012-06-07 | x86, cpu: Fix show_msr MSR accessing function |  Borislav Petkov | 1 | -1/+1 |
| 2012-06-07 | x86, MCE, AMD: Update copyrights and boilerplate |  Borislav Petkov | 1 | -2/+4 |
| 2012-06-07 | x86, MCE, AMD: Give proper names to the thresholding banks |  Borislav Petkov | 1 | -4/+31 |
| 2012-06-07 | x86, MCE, AMD: Make error_count read only |  Borislav Petkov | 1 | -9/+4 |
| 2012-06-07 | x86, MCE, AMD: Cleanup reading of error_count |  Borislav Petkov | 1 | -18/+5 |
| 2012-06-07 | x86, MCE, AMD: Print decimal thresholding values |  Borislav Petkov | 1 | -2/+2 |
| 2012-06-07 | x86, MCE, AMD: Move shared bank to node descriptor |  Borislav Petkov | 1 | -20/+87 |
| 2012-06-07 | x86, MCE, AMD: Remove local_allocate_... wrapper |  Borislav Petkov | 1 | -8/+3 |
| 2012-06-07 | x86, MCE, AMD: Remove shared banks sysfs linking |  Borislav Petkov | 1 | -98/+7 |
| 2012-06-06 | perf/x86: Don't assume there can be only 4 PEBS events |  Andi Kleen | 3 | -5/+8 |
| 2012-06-06 | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel |  Vince Weaver | 1 | -1/+3 |
| 2012-06-06 | perf/x86: Fix wrmsrl() debug wrapper |  Peter Zijlstra | 2 | -11/+12 |
| 2012-06-06 | perf/x86: Check if user fp is valid |  Arun Sharma | 1 | -0/+12 |
| 2012-06-06 | perf/x86: Allow multiple stacks |  Arun Sharma | 1 | -6/+0 |
| 2012-06-06 | perf/x86: Update SNB PEBS constraints |  Peter Zijlstra | 1 | -8/+1 |