summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/mce/amd.c
AgeCommit message (Expand)Author
2024-02-15x86/cpu/amd: Provide a separate accessor for Node IDThomas Gleixner
2023-11-28x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K
2023-11-27x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam
2023-10-16x86/mce: Define amd_mce_usable_address()Yazen Ghannam
2023-10-16x86/MCE/AMD: Split amd_mce_is_memory_error()Yazen Ghannam
2023-08-09x86/apic: Nuke ack_APIC_irq()Dave Hansen
2023-07-22x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocksYazen Ghannam
2023-06-05x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errorsYazen Ghannam
2023-03-19x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K
2023-03-06x86/MCE/AMD: Make kobj_type structure constantThomas Weißschuh
2022-12-28x86/mce: Add support for Extended Physical Address MCA changesSmita Koralahalli
2022-12-28x86/mce: Define a function to extract ErrorAddr from MCA_ADDRSmita Koralahalli
2022-10-27x86/MCE/AMD: Clear DFR errors found in THR handlerYazen Ghannam
2022-04-05x86/MCE/AMD: Fix memory leak when threshold_create_bank() failsAmmar Faizi
2022-02-01x86/CPU/AMD: Use default_groups in kobj_typeGreg Kroah-Hartman
2022-01-23x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam
2021-12-22x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam
2021-11-15x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-06x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi
2021-09-23x86/mce: Get rid of msr_opsBorislav Petkov
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-08-20x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-11x86/entry: Convert various system vectorsThomas Gleixner
2020-04-14x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov
2020-04-14x86/mce/amd: Make threshold bank setting hotplug robustThomas Gleixner
2020-04-14x86/mce/amd: Cleanup threshold device remove pathThomas Gleixner
2020-04-14x86/mce/amd: Straighten CPU hotplug pathThomas Gleixner
2020-04-14x86/mce/amd: Sanitize thresholding device creation hotplug pathThomas Gleixner
2020-04-14x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter...Thomas Gleixner
2020-04-14x86/mce/amd: Init thresholding machinery only on relevant vendorsThomas Gleixner
2020-04-14x86/mce/amd: Do proper cleanup on error pathsThomas 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-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
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-10-01x86/mce/amd: Make disable_err_thresholding() staticBorislav Petkov
2019-07-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347Thomas Gleixner
2019-04-23x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank typesYazen Ghannam
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam