summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2014-08-17x86: Drop support for /proc files when !CONFIG_PROC_FSJosh Triplett
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-13Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-08-13perf/x86/uncore: Rename IvyTown to IvyBridge-EPPeter Zijlstra
2014-08-13perf/x86/uncore: Export basic memory events for IVT IMC PMUStephane Eranian
2014-08-13perf/x86: Clean up __intel_pmu_pebs_event() codeStephane Eranian
2014-08-13perf/x86: Fix data source encoding issues for load latency/precise storeStephane Eranian
2014-08-13perf/x86: Don't mark DataLA addresses as storeAndi Kleen
2014-08-13perf/x86: Revamp PEBS event selectionAndi Kleen
2014-08-13perf/x86: Fix :pp without LBRAndi Kleen
2014-08-13perf/x86: Use extended offcore mask on HaswellAndi Kleen
2014-08-13perf/x86/uncore: Fix coccinelle warningsFengguang Wu
2014-08-13perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move SNB/IVB-EP specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate fileYan, Zheng
2014-08-13perf/x86/uncore: Declare some functions and variablesYan, Zheng
2014-08-13perf/x86/intel: Update Intel modelsPeter Zijlstra
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08arch/x86: replace strict_strto callsDaniel Walter
2014-08-05x86: MCE: Add raw_lock conversion againThomas Gleixner
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-28Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar
2014-07-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-25x86, microcode, intel: Rename apply_microcode and declare it staticHenrique de Moraes Holschuh
2014-07-24x86: Merge tag 'ras_urgent' into x86/urgentH. Peter Anvin
2014-07-24x86, microcode, intel: Fix typosHenrique de Moraes Holschuh
2014-07-24x86, microcode, intel: Add missing static declarationsHenrique de Moraes Holschuh
2014-07-24x86, microcode, amd: Fix missing static declarationHenrique de Moraes Holschuh
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-07-21x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-07-16perf/x86/intel: Avoid spamming kernel log for BTS buffer failureDavid Rientjes
2014-07-16perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou
2014-07-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-07-16perf/x86/intel/uncore: Fix SNB-EP/IVT Cbox filter mappingsStephane Eranian
2014-07-16perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-07-14x86, amd: Cleanup init_amdBorislav Petkov
2014-07-14x86/cpufeature: Add bug flags to /proc/cpuinfoBorislav Petkov
2014-07-05perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes
2014-07-02perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-06-24x86, MCE: Robustify mcheck_init_deviceBorislav Petkov
2014-06-22x86, MCE: Kill CPU_POST_DEADBorislav Petkov
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov
2014-06-18Merge tag 'v3.16-rc1' into x86/cpufeatureH. Peter Anvin
2014-06-12Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar