summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2017-08-11x86/mce/AMD: Make the init code more robustThomas Gleixner
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-22perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra
2016-10-22x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-08-22perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-09x86/mce: Fix MCE severity messagesBorislav Petkov
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-02-05perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-02-05perf/x86/intel: Add model number for AirmontKan Liang
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-27x86/build: Clean auto-generated processor feature filesBjørn Mork
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-08x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov
2015-01-08x86, microcode: Reload microcode on resumeBorislav Petkov
2015-01-08x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky
2015-01-08x86, microcode, intel: Drop unused parameterBorislav Petkov
2015-01-08x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov
2014-12-01x86, microcode: Limit the microcode reloading to 64-bit for nowBorislav Petkov
2014-11-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-11-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-18x86, microcode: Update BSPs microcode on resumeBorislav Petkov
2014-11-16x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-11-16perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EPAndi Kleen
2014-11-16perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EPAndi Kleen
2014-11-10x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-05x86, microcode: Fix accessing dis_ucode_ldr on 32-bitBorislav Petkov
2014-11-01x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-10-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones
2014-10-28perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra
2014-10-28perf: Fix bogus kernel printkPeter Zijlstra (Intel)
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-10-14Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu...Linus Torvalds
2014-10-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-14Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-10-14arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton