| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-13 | x86: Drop unnecessary kernel_eflags variable on 64-bit |  Ian Campbell | 1 | -4/+0 |
| 2012-09-13 | perf/x86/ibs: Check syscall attribute flags |  Robert Richter | 1 | -0/+12 |
| 2012-09-13 | perf/x86: Export Sandy Bridge uncore clockticks event in sysfs |  Stephane Eranian | 1 | -0/+6 |
| 2012-09-04 | perf/x86: Enable Intel Cedarview Atom suppport |  Stephane Eranian | 2 | -1/+3 |
| 2012-08-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+2 |
| 2012-08-13 | perf/x86: disable PEBS on a guest entry. |  Gleb Natapov | 1 | -1/+9 |
| 2012-08-13 | perf/x86: Add Intel Westmere-EX uncore support |  Yan, Zheng | 2 | -33/+68 |
| 2012-08-13 | perf/x86: Fixes for Nehalem-EX uncore driver |  Yan, Zheng | 2 | -109/+87 |
| 2012-08-13 | perf, x86: Fix uncore_types_exit section mismatch |  Borislav Petkov | 1 | -1/+1 |
| 2012-08-09 | x86/mce: Add CMCI poll mode |  Chen Gong | 3 | -7/+160 |
| 2012-08-09 | x86/mce: Make cmci_discover() quiet |  Tony Luck | 1 | -19/+6 |
| 2012-08-08 | x86, avx: don't use avx instructions with "noxsave" boot param |  Suresh Siddha | 1 | -0/+2 |
| 2012-08-06 | x86, cpu: Preset default tlb_flushall_shift on AMD |  Borislav Petkov | 1 | -0/+13 |
| 2012-08-06 | x86, cpu: Add AMD TLB size detection |  Borislav Petkov | 1 | -0/+54 |
| 2012-08-06 | x86, cpu: Push TLB detection CPUID check down |  Borislav Petkov | 2 | -2/+5 |
| 2012-08-06 | x86, cpu: Fixup tlb_flushall_shift formatting |  Borislav Petkov | 1 | -1/+1 |
| 2012-08-03 | x86: mce: Remove the frozen cases in the hotplug code |  Thomas Gleixner | 1 | -7/+5 |
| 2012-08-03 | x86: mce: Split timer init |  Thomas Gleixner | 1 | -12/+13 |
| 2012-08-03 | x86: mce: Serialize mce injection |  Thomas Gleixner | 1 | -0/+4 |
| 2012-08-03 | x86: mce: Disable preemption when calling raise_local() |  Thomas Gleixner | 1 | -0/+4 |
| 2012-08-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -10/+40 |
| 2012-08-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -15/+107 |
| 2012-07-31 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -145/+1472 |
| 2012-07-31 | perf/x86: Fix USER/KERNEL tagging of samples properly |  Peter Zijlstra | 4 | -14/+106 |
| 2012-07-31 | perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bit |  Andrew Morton | 1 | -1/+1 |
| 2012-07-26 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -0/+216 |
| 2012-07-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -56/+1 |
| 2012-07-26 | x86/mce: Add quirk for instruction recovery on Sandy Bridge processors |  Tony Luck | 1 | -3/+40 |
| 2012-07-26 | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> |  Tony Luck | 1 | -7/+0 |
| 2012-07-26 | perf/x86: Fix format definition of SNB-EP uncore QPI box |  Yan, Zheng | 2 | -1/+25 |
| 2012-07-26 | perf/x86: Make bitfield unsigned |  Peter Zijlstra | 1 | -1/+1 |
| 2012-07-26 | perf/x86: Fix LLC-* and node-* events on Intel SandyBridge |  Yan, Zheng | 1 | -6/+86 |
| 2012-07-26 | perf/x86: Add Intel Nehalem-EX uncore support |  Yan, Zheng | 2 | -129/+1352 |
| 2012-07-26 | perf/x86: Fix typo in format definition of uncore PCU filter |  Yan, Zheng | 1 | -8/+8 |
| 2012-07-24 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen |  Linus Torvalds | 2 | -4/+22 |
| 2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+3 |
| 2012-07-24 | sched/x86: Remove broken power estimation |  Peter Zijlstra | 2 | -56/+1 |
| 2012-07-22 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -143/+127 |
| 2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -25/+29 |
| 2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -8/+4 |
| 2012-07-19 | x86, MCE, AMD: Adjust initcall sequence for xen |  Liu, Jinsong | 1 | -1/+21 |
| 2012-07-19 | xen/mce: Add mcelog support for Xen platform |  Liu, Jinsong | 1 | -3/+1 |
| 2012-07-18 | x86, hyper: fix build with !CONFIG_KVM_GUEST |  Avi Kivity | 1 | -0/+2 |
| 2012-07-11 | Merge branch 'mce-ripvfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce |  Ingo Molnar | 1 | -2/+4 |
| 2012-07-11 | x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults |  Tony Luck | 1 | -2/+4 |
| 2012-07-11 | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check |  Prarit Bhargava | 1 | -0/+1 |
| 2012-07-11 | Merge tag 'v3.5-rc6' into x86/mce |  Ingo Molnar | 7 | -55/+141 |
| 2012-07-10 | x86/mm/mtrr: Slightly simplify print_mtrr_state() |  Jan Beulich | 1 | -5/+1 |
| 2012-07-10 | x86/mm/mtrr: Fix alignment determination in range_to_mtrr() |  Jan Beulich | 1 | -3/+3 |
| 2012-07-06 | perf/x86: Fix intel_perfmon_event_mapformatting |  Pekka Enberg | 1 | -8/+8 |