summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-03-30x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panicSumit Semwal
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-01-19x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2016-12-15perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-11-26x86/cpu/AMD: Fix cpu_llc_id for AMD Fam17h systemsYazen Ghannam
2016-10-07x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-24x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-15x86/hyperv: Avoid reporting bogus NMI status for Gen2 instancesVitaly Kuznetsov
2016-09-15perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-09-15perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-08-10perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-06-01perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-11ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-05-04x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-04-12x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov
2015-12-19x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui
2015-11-07x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan
2015-11-07x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko
2015-11-06arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger
2015-11-03Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-01x86/cpu: Add CLZERO detectionWan Zongshun
2015-11-01x86/mce: Add a default case to the switch in __mcheck_cpu_ancient_init()Borislav Petkov
2015-11-01x86/mce: Add a Scalable MCA vendor flags bitAravind Gopalakrishnan
2015-10-21x86/microcode/intel: Move #ifdef DEBUG inside the functionBorislav Petkov
2015-10-21x86/microcode/amd: Remove maintainers from commentsBorislav Petkov
2015-10-21x86/microcode: Remove modularization leftoversBorislav Petkov
2015-10-21x86/microcode: Merge the early microcode loaderBorislav Petkov
2015-10-21x86/microcode: Unmodularize the microcode driverBorislav Petkov
2015-10-21x86/mce: Fix thermal throttling reporting after kexecAndi Kleen