| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-06 | perf/x86: Enable/Add IvyBridge hardware support |  Peter Zijlstra | 1 | -1/+2 |
| 2012-06-06 | perf/x86: Implement cycles:p for SNB/IVB |  Peter Zijlstra | 2 | -8/+43 |
| 2012-06-06 | perf/x86: Fix Intel shared extra MSR allocation |  Peter Zijlstra | 3 | -28/+66 |
| 2012-06-06 | x86: mce: Add the dropped timer interval init back |  Thomas Gleixner | 1 | -1/+1 |
| 2012-06-06 | x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> |  Joe Perches | 3 | -26/+30 |
| 2012-06-06 | x86/mce: Fix the MCE poll timer logic |  Chen Gong | 1 | -1/+1 |
| 2012-06-05 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -1/+1 |
| 2012-06-05 | x86/mce: Fix the MCE poll timer logic |  Chen Gong | 1 | -1/+1 |
| 2012-06-01 | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus |  H. Peter Anvin | 1 | -1/+7 |
| 2012-05-31 | x86: Allow nesting of the debug stack IDT setting |  Steven Rostedt | 1 | -1/+7 |
| 2012-05-31 | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -15/+16 |
| 2012-05-30 | x86/mce: Cleanup timer mess |  Thomas Gleixner | 1 | -15/+16 |
| 2012-05-30 | x86, mtrr: Fix a type overflow in range_to_mtrr func |  zhenzhong.duan | 1 | -1/+1 |
| 2012-05-30 | Merge branch 'x86/trampoline' into x86/urgent |  H. Peter Anvin | 3 | -12/+41 |
| 2012-05-30 | Merge branch 'x86/mce' into x86/urgent |  Ingo Molnar | 1 | -3/+3 |
| 2012-05-25 | Merge tag 'x86-mce-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 3 | -12/+41 |
| 2012-05-23 | x86/mce: Add instruction recovery signatures to mce-severity table |  Tony Luck | 1 | -0/+10 |
| 2012-05-23 | x86/mce: Fix check for processor context when machine check was taken. |  Tony Luck | 1 | -6/+10 |
| 2012-05-23 | MCE: Fix vm86 handling for 32bit mce handler |  Andi Kleen | 1 | -0/+8 |
| 2012-05-23 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+10 |
| 2012-05-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -14/+88 |
| 2012-05-23 | Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2012-05-23 | x86/mce: Fix 32-bit build |  Borislav Petkov | 1 | -3/+3 |
| 2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2012-05-22 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -27/+577 |
| 2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 2 | -3/+3 |
| 2012-05-18 | Merge remote-tracking branch 'tip/perf/urgent' into perf/core |  Arnaldo Carvalho de Melo | 3 | -18/+10 |
| 2012-05-18 | perf/x86: Update event scheduling constraints for AMD family 15h models |  Robert Richter | 1 | -1/+10 |
| 2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe |  Tony Luck | 1 | -3/+11 |
| 2012-05-14 | x86: replace percpu_xxx funcs with this_cpu_xxx |  Alex Shi | 2 | -3/+3 |
| 2012-05-09 | perf/x86-ibs: Fix usage of IBS op current count |  Robert Richter | 1 | -12/+21 |
| 2012-05-09 | perf/x86-ibs: Catch spurious interrupts after stopping IBS |  Robert Richter | 1 | -5/+7 |
| 2012-05-09 | perf/x86-ibs: Implement workaround for IBS erratum #420 |  Robert Richter | 1 | -23/+39 |
| 2012-05-09 | perf/x86-ibs: Extend hw period that triggers overflow |  Robert Richter | 1 | -2/+13 |
| 2012-05-09 | perf/x86-ibs: Trigger overflow if remaining period is too small |  Robert Richter | 1 | -4/+1 |
| 2012-05-09 | perf/x86-ibs: Rename some variables |  Robert Richter | 1 | -5/+5 |
| 2012-05-09 | perf/x86-ibs: Precise event sampling with IBS for AMD CPUs |  Robert Richter | 2 | -4/+76 |
| 2012-05-09 | perf/x86-ibs: Take instruction pointer from ibs sample |  Robert Richter | 1 | -17/+31 |
| 2012-05-09 | perf/x86-ibs: Fix frequency profiling |  Robert Richter | 1 | -2/+16 |
| 2012-05-09 | perf/x86-ibs: Enable ibs op micro-ops counting mode |  Robert Richter | 1 | -0/+2 |
| 2012-05-09 | perf: Pass last sampling period to perf_sample_data_init() |  Robert Richter | 5 | -15/+8 |
| 2012-05-09 | perf/x86-ibs: Fix update of period |  Robert Richter | 1 | -13/+14 |
| 2012-05-09 | Merge branch 'perf/x86-ibs' into perf/core |  Ingo Molnar | 1 | -7/+431 |
| 2012-05-07 | x86/cache_info: Fix setup of l2/l3 ids |  Shai Fultheim | 1 | -2/+2 |
| 2012-04-30 | x86, MCE, AMD: Disable error thresholding bank 4 on some models |  Borislav Petkov | 1 | -0/+37 |
| 2012-04-30 | x86, MCE, AMD: Hide interrupt_enable sysfs node |  Borislav Petkov | 1 | -2/+7 |
| 2012-04-30 | x86, MCE, AMD: Make APIC LVT thresholding interrupt optional |  Borislav Petkov | 1 | -12/+44 |
| 2012-04-27 | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it |  Andreas Herrmann | 1 | -0/+18 |
| 2012-04-26 | perf/x86: Fix cmpxchg() usage in amd_put_event_constraints() |  Robert Richter | 1 | -3/+1 |
| 2012-04-26 | perf: Trivial cleanup of duplicate code |  Robert Richter | 1 | -3/+0 |