| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86: Fix intel_perfmon_event_mapformatting | Pekka Enberg | 2012-07-06 | 1 | -8/+8 |
* | perf/x86: Uncore filter support for SandyBridge-EP | Yan, Zheng | 2012-07-05 | 2 | -46/+206 |
* | perf/x86: Detect number of instances of uncore CBox | Yan, Zheng | 2012-07-05 | 1 | -1/+6 |
* | perf/x86: Fix event constraint for SandyBridge-EP C-Box | Yan, Zheng | 2012-07-05 | 1 | -1/+1 |
* | perf/x86: Use 0xff as pseudo code for fixed uncore event | Yan, Zheng | 2012-07-05 | 2 | -3/+3 |
* | perf/x86: Save a few bytes in 'struct x86_pmu' | Peter Zijlstra | 2012-07-05 | 1 | -2/+5 |
* | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 2012-07-05 | 3 | -11/+65 |
* | perf/x86: Improve debug output in check_hw_exists() | Robert Richter | 2012-07-05 | 1 | -3/+5 |
* | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 2012-07-05 | 1 | -57/+46 |
* | perf/x86: Move Intel specific code to intel_pmu_init() | Robert Richter | 2012-07-05 | 2 | -32/+35 |
* | perf/x86: Rename Intel specific macros | Robert Richter | 2012-07-05 | 4 | -29/+29 |
* | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 2012-07-05 | 6 | -17/+50 |
|\ |
|
| * | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 2012-06-07 | 5 | -15/+15 |
| * | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 2012-06-07 | 1 | -0/+33 |
| * | x86, cpu, amd: Fix crash as Xen Dom0 on AMD Trinity systems | Andre Przywara | 2012-06-07 | 1 | -2/+2 |
| * | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov | 2012-06-07 | 1 | -1/+1 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-07-05 | 3 | -8/+21 |
|\ \ |
|
| * | | perf/x86: Fix USER/KERNEL tagging of samples | Peter Zijlstra | 2012-07-05 | 1 | -1/+1 |
| * | | x86, cpufeature: Remove stray %s, add -w to mkcapflags.pl | H. Peter Anvin | 2012-06-26 | 1 | -2/+2 |
| * | | x86, cpufeature: Catch duplicate CPU feature strings | H. Peter Anvin | 2012-06-25 | 1 | -5/+18 |
| * | | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 2012-06-25 | 1 | -1/+1 |
* | | | perf/x86: Fix section mismatch in uncore_pci_init() | Robert Richter | 2012-06-25 | 1 | -1/+1 |
* | | | perf/x86: Lowercase uncore PMU event names | Peter Zijlstra | 2012-06-18 | 1 | -35/+16 |
* | | | perf/x86: Add Intel Nehalem and Sandy Bridge-EP uncore support | Yan, Zheng | 2012-06-18 | 2 | -0/+570 |
* | | | perf: Add generic PCI uncore PMU device support | Yan, Zheng | 2012-06-18 | 2 | -5/+236 |
* | | | perf/x86: Add Intel Nehalem and Sandy Bridge uncore PMU support | Yan, Zheng | 2012-06-18 | 2 | -0/+245 |
* | | | perf/x86: Add generic Intel uncore PMU support | Yan, Zheng | 2012-06-18 | 3 | -1/+1085 |
* | | | perf: Export perf_assign_events() | Yan, Zheng | 2012-06-18 | 2 | -3/+5 |
* | | | perf/x86/amd: Fix RDPMC index calculation for AMD family 15h | Robert Richter | 2012-06-18 | 1 | -1/+1 |
* | | | perf/x86: Convert obsolete simple_strtoul() usage to kstrtoul() | Shuah Khan | 2012-06-11 | 1 | -1/+6 |
* | | | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar | 2012-06-11 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | x86: mce: Add the dropped timer interval init back | Thomas Gleixner | 2012-06-06 | 1 | -1/+1 |
| | * | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-06 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-08 | 4 | -47/+120 |
| |\ \ |
|
| * \ \ | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-05 | 1 | -1/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 | 1 | -1/+1 |
* | | | | perf/x86: Don't assume there can be only 4 PEBS events | Andi Kleen | 2012-06-06 | 3 | -5/+8 |
* | | | | perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel | Vince Weaver | 2012-06-06 | 1 | -1/+3 |
* | | | | perf/x86: Fix wrmsrl() debug wrapper | Peter Zijlstra | 2012-06-06 | 2 | -11/+12 |
| |_|/
|/| | |
|
* | | | perf/x86: Check if user fp is valid | Arun Sharma | 2012-06-06 | 1 | -0/+12 |
* | | | perf/x86: Allow multiple stacks | Arun Sharma | 2012-06-06 | 1 | -6/+0 |
* | | | perf/x86: Update SNB PEBS constraints | Peter Zijlstra | 2012-06-06 | 1 | -8/+1 |
* | | | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra | 2012-06-06 | 1 | -1/+2 |
* | | | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 2012-06-06 | 2 | -8/+43 |
* | | | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 2012-06-06 | 3 | -28/+66 |
|/ / |
|
* | | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 2012-06-01 | 1 | -1/+7 |
|\ \ |
|
| * | | x86: Allow nesting of the debug stack IDT setting | Steven Rostedt | 2012-05-31 | 1 | -1/+7 |
* | | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-31 | 1 | -15/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | x86/mce: Cleanup timer mess | Thomas Gleixner | 2012-05-30 | 1 | -15/+16 |