aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce
AgeCommit message (Expand)Author
2020-08-06Merge branch 'v5.6/base' into v5.6/standard/intel-x86v5.6/standard/intel-x86Bruce Ashfield
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-03-16Merge tag 'v5.6-rc6' into standard/baseBruce Ashfield
2020-03-11x86/mce: Add compat_ioctl assignment to make it compatible with 32-bit systemHe Zhe
2020-02-27x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck
2020-02-25x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov
2020-01-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-15x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu
2020-01-13x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlockedSean Christopherson
2020-01-13x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSRSean Christopherson
2020-01-13x86/mce: Fix use of uninitialized MCE message stringJan H. Schönherr
2020-01-13x86/mce: Fix mce=nobootlogJan H. Schönherr
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr
2019-12-17x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr
2019-12-17x86/mce: Pass MCE message to mce_panic() on failed kernel recoveryJan H. Schönherr
2019-12-17x86/mce/therm_throt: Mark throttle_active_work() as __maybe_unusedArnd Bergmann
2019-12-17x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-12-17x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam
2019-12-17x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov
2019-11-29x86/mce/therm_throt: Mask out read-only and reserved MSR bitsSrinivas Pandruvada
2019-11-12x86/mce/therm_throt: Optimize notifications of thermal throttleSrinivas Pandruvada
2019-11-01x86/mce: Add Xeon Icelake to list of CPUs that support PPINTony Luck
2019-10-17x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg
2019-10-01x86/mce: Add Zhaoxin LMCE supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin CMCI supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin MCE supportTony W Wang-oc
2019-10-01x86/mce/amd: Make disable_err_thresholding() staticBorislav Petkov
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-05x86/mce: Don't check for the overflow bit on action optional machine checksTony Luck
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-11x86/MCE: Determine MCA banks' init state properlyYazen Ghannam
2019-06-11x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam
2019-06-11x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam
2019-06-11x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam
2019-06-11x86/MCE: Make struct mce_banks[] staticYazen Ghannam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-06Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds