| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-08-13 | perf/x86: Fix data source encoding issues for load latency/precise store |  Stephane Eranian | 1 | -4/+7 |
| 2014-08-13 | perf/x86: Don't mark DataLA addresses as store |  Andi Kleen | 1 | -1/+1 |
| 2014-08-13 | perf/x86: Revamp PEBS event selection |  Andi Kleen | 2 | -78/+77 |
| 2014-08-13 | perf/x86: Fix :pp without LBR |  Andi Kleen | 1 | -1/+1 |
| 2014-08-13 | perf/x86: Use extended offcore mask on Haswell |  Andi Kleen | 1 | -1/+1 |
| 2014-08-13 | perf/x86/uncore: Fix coccinelle warnings |  Fengguang Wu | 1 | -3/+3 |
| 2014-08-13 | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file |  Yan, Zheng | 4 | -1219/+1227 |
| 2014-08-13 | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file |  Yan, Zheng | 4 | -1619/+1655 |
| 2014-08-13 | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file |  Yan, Zheng | 4 | -573/+620 |
| 2014-08-13 | perf/x86/uncore: Declare some functions and variables |  Yan, Zheng | 2 | -83/+98 |
| 2014-08-13 | perf/x86/intel: Update Intel models |  Peter Zijlstra | 1 | -25/+26 |
| 2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use |  Benoit Taine | 1 | -5/+5 |
| 2014-08-08 | arch/x86: replace strict_strto calls |  Daniel Walter | 3 | -7/+7 |
| 2014-08-05 | x86: MCE: Add raw_lock conversion again |  Thomas Gleixner | 1 | -9/+9 |
| 2014-08-04 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -5/+4 |
| 2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -44/+2 |
| 2014-08-04 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 6 | -196/+218 |
| 2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing |  Dave Hansen | 3 | -44/+2 |
| 2014-07-30 | Merge tag 'please-pull-apei' into x86/ras |  H. Peter Anvin | 1 | -0/+9 |
| 2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes |  Ingo Molnar | 8 | -28/+126 |
| 2014-07-27 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -13/+88 |
| 2014-07-25 | x86, microcode, intel: Rename apply_microcode and declare it static |  Henrique de Moraes Holschuh | 1 | -2/+2 |
| 2014-07-24 | x86: Merge tag 'ras_urgent' into x86/urgent |  H. Peter Anvin | 1 | -4/+6 |
| 2014-07-24 | x86, microcode, intel: Fix typos |  Henrique de Moraes Holschuh | 1 | -3/+3 |
| 2014-07-24 | x86, microcode, intel: Add missing static declarations |  Henrique de Moraes Holschuh | 1 | -2/+2 |
| 2014-07-24 | x86, microcode, amd: Fix missing static declaration |  Henrique de Moraes Holschuh | 1 | -1/+1 |
| 2014-07-23 | x86, cpu: Fix cache topology for early P4-SMT |  Peter Zijlstra | 2 | -11/+23 |
| 2014-07-21 | x86, MCE: Robustify mcheck_init_device |  Borislav Petkov | 1 | -4/+6 |
| 2014-07-16 | perf/x86/intel: Avoid spamming kernel log for BTS buffer failure |  David Rientjes | 1 | -2/+4 |
| 2014-07-16 | perf/x86/amd: Try to fix some mem allocation failure handling |  Zhouyi Zhou | 1 | -27/+84 |
| 2014-07-16 | perf/x86/intel: Protect LBR and extra_regs against KVM lying |  Kan Liang | 3 | -6/+75 |
| 2014-07-16 | perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappings |  Stephane Eranian | 1 | -5/+6 |
| 2014-07-16 | perf/x86/intel: Use proper dTLB-load-misses event on IvyBridge |  Vince Weaver | 1 | -0/+3 |
| 2014-07-14 | x86, amd: Cleanup init_amd |  Borislav Petkov | 1 | -178/+161 |
| 2014-07-14 | x86/cpufeature: Add bug flags to /proc/cpuinfo |  Borislav Petkov | 2 | -14/+45 |
| 2014-07-05 | perf/x86: Micro-optimize nhmex_rbox_get_constraint() |  Rasmus Villemoes | 1 | -4/+1 |
| 2014-07-02 | perf/x86/intel: ignore CondChgd bit to avoid false NMI handling |  HATAYAMA Daisuke | 1 | -0/+9 |
| 2014-06-24 | x86, MCE: Robustify mcheck_init_device |  Borislav Petkov | 1 | -4/+6 |
| 2014-06-22 | x86, MCE: Kill CPU_POST_DEAD |  Borislav Petkov | 1 | -5/+4 |
| 2014-06-18 | x86, cpufeature: Convert more "features" to bugs |  Borislav Petkov | 2 | -3/+3 |
| 2014-06-18 | Merge tag 'v3.16-rc1' into x86/cpufeature |  H. Peter Anvin | 9 | -37/+159 |
| 2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -9/+0 |
| 2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 4 | -11/+22 |
| 2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches |  Ingo Molnar | 3 | -4/+5 |
| 2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -0/+33 |
| 2014-06-05 | perf/x86: Add conditional branch filtering support |  Anshuman Khandual | 1 | -0/+5 |
| 2014-06-05 | perf/x86: Use common PMU interrupt disabled code |  Vince Weaver | 1 | -9/+9 |
| 2014-06-05 | Merge branch 'perf/kprobes' into perf/core |  Ingo Molnar | 3 | -2/+8 |
| 2014-06-04 | hwpoison: remove unused global variable in do_machine_check() |  Chen Yucong | 1 | -5/+0 |
| 2014-06-03 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next |  Linus Torvalds | 1 | -9/+41 |