aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian1-4/+7
2014-08-13perf/x86: Don't mark DataLA addresses as storeAndi Kleen1-1/+1
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen2-78/+77
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen1-1/+1
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen1-1/+1
2014-08-13perf/x86/uncore: Fix coccinelle warningsFengguang Wu1-3/+3
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng4-1219/+1227
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng4-1619/+1655
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng4-573/+620
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng2-83/+98
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra1-25/+26
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-5/+5
2014-08-08arch/x86: replace strict_strto callsDaniel Walter3-7/+7
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-44/+2
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-196/+218
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen3-44/+2
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin1-0/+9
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changesIngo Molnar8-28/+126
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-13/+88
2014-07-25x86, microcode, intel: Rename apply_microcode and declare it staticHenrique de Moraes Holschuh1-2/+2
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin1-4/+6
2014-07-24x86, microcode, intel: Fix typosHenrique de Moraes Holschuh1-3/+3
2014-07-24x86, microcode, intel: Add missing static declarationsHenrique de Moraes Holschuh1-2/+2
2014-07-24x86, microcode, amd: Fix missing static declarationHenrique de Moraes Holschuh1-1/+1
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2-11/+23
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes1-2/+4
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou1-27/+84
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang3-6/+75
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian1-5/+6
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver1-0/+3
2014-07-14x86, amd: Cleanup init_amdBorislav Petkov1-178/+161
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov2-14/+45
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes1-4/+1
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke1-0/+9
2014-06-24x86, MCE: Robustify mcheck_init_deviceBorislav Petkov1-4/+6
2014-06-22x86, MCE: Kill CPU_POST_DEADBorislav Petkov1-5/+4
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov2-3/+3
2014-06-18Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin9-37/+159
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+0
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-11/+22
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patchesIngo Molnar3-4/+5
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+33
2014-06-05perf/x86: Add conditional branch filtering supportAnshuman Khandual1-0/+5
2014-06-05perf/x86: Use common PMU interrupt disabled codeVince Weaver1-9/+9
2014-06-05Merge branch 'perf/kprobes' into perf/coreIngo Molnar3-2/+8
2014-06-04hwpoison: remove unused global variable in do_machine_check()Chen Yucong1-5/+0
2014-06-03Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-9/+41