summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/amd.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam1-2/+2
2020-08-20x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam1-22/+22
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner1-3/+2
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner1-3/+2
2020-04-14x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov1-2/+7
2020-04-14x86/mce/amd: Make threshold bank setting hotplug robustThomas Gleixner1-3/+11
2020-04-14x86/mce/amd: Cleanup threshold device remove pathThomas Gleixner1-42/+37
2020-04-14x86/mce/amd: Straighten CPU hotplug pathThomas Gleixner1-17/+15
2020-04-14x86/mce/amd: Sanitize thresholding device creation hotplug pathThomas Gleixner1-41/+16
2020-04-14x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...Thomas Gleixner1-2/+17
2020-04-14x86/mce/amd: Init thresholding machinery only on relevant vendorsThomas Gleixner1-2/+10
2020-04-14x86/mce/amd: Do proper cleanup on error pathsThomas Gleixner1-7/+8
2020-02-14x86/mce/amd: Fix kobject lifetimeThomas Gleixner1-6/+11
2020-02-13x86/mce/amd: Publish the bank pointer only after setup has succeededBorislav Petkov1-17/+16
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam1-0/+2
2019-12-17x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]Yazen Ghannam1-1/+1
2019-12-17x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()Konstantin Khlebnikov1-1/+1
2019-10-01x86/mce/amd: Make disable_err_thresholding() staticBorislav Petkov1-1/+1
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-45/+47
2019-06-11x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam1-9/+10
2019-06-11x86/MCE/AMD: Don't cache block addresses on SMCA systemsYazen Ghannam1-36/+37
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner1-3/+1
2019-04-23x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam1-13/+39
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam1-4/+4
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam1-0/+6
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam1-0/+12
2019-01-16x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S1-0/+36
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+3
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-0/+1437