Age | Commit message (Expand) | Author |
2024-08-01 | x86/mce: Rename mce_setup() to mce_prep_record() | Yazen Ghannam |
2024-02-15 | x86/cpu/amd: Provide a separate accessor for Node ID | Thomas Gleixner |
2023-11-28 | x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank types | Muralidhara M K |
2023-11-27 | x86/mce/amd, EDAC/mce_amd: Move long names to decoder module | Yazen Ghannam |
2023-10-16 | x86/mce: Define amd_mce_usable_address() | Yazen Ghannam |
2023-10-16 | x86/MCE/AMD: Split amd_mce_is_memory_error() | Yazen Ghannam |
2023-08-09 | x86/apic: Nuke ack_APIC_irq() | Dave Hansen |
2023-07-22 | x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks | Yazen Ghannam |
2023-06-05 | x86/MCE/AMD, EDAC/mce_amd: Decode UMC_V2 ECC errors | Yazen Ghannam |
2023-03-19 | x86/MCE/AMD: Use an u64 for bank_map | Muralidhara M K |
2023-03-06 | x86/MCE/AMD: Make kobj_type structure constant | Thomas Weißschuh |
2022-12-28 | x86/mce: Add support for Extended Physical Address MCA changes | Smita Koralahalli |
2022-12-28 | x86/mce: Define a function to extract ErrorAddr from MCA_ADDR | Smita Koralahalli |
2022-10-27 | x86/MCE/AMD: Clear DFR errors found in THR handler | Yazen Ghannam |
2022-04-05 | x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails | Ammar Faizi |
2022-02-01 | x86/CPU/AMD: Use default_groups in kobj_type | Greg Kroah-Hartman |
2022-01-23 | x86/MCE/AMD: Allow thresholding interface updates after init | Yazen Ghannam |
2021-12-22 | x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration | Yazen Ghannam |
2021-12-22 | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types | Yazen Ghannam |
2021-11-15 | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC | Yazen Ghannam |
2021-11-02 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-10-06 | x86/MCE/AMD: Export smca_get_bank_type symbol | Mukul Joshi |
2021-09-23 | x86/mce: Get rid of msr_ops | Borislav Petkov |
2021-05-27 | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types | Muralidhara M K |
2020-11-19 | x86/CPU/AMD: Remove amd_get_nb_id() | Yazen Ghannam |
2020-08-20 | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmap | Yazen Ghannam |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner |
2020-06-11 | x86/entry: Convert various system vectors | Thomas Gleixner |
2020-04-14 | x86/mce/amd, edac: Remove report_gart_errors | Borislav Petkov |
2020-04-14 | x86/mce/amd: Make threshold bank setting hotplug robust | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Cleanup threshold device remove path | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Straighten CPU hotplug path | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Sanitize thresholding device creation hotplug path | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Protect a not-fully initialized bank from the thresholding inter... | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Init thresholding machinery only on relevant vendors | Thomas Gleixner |
2020-04-14 | x86/mce/amd: Do proper cleanup on error paths | Thomas Gleixner |
2020-02-14 | x86/mce/amd: Fix kobject lifetime | Thomas Gleixner |
2020-02-13 | x86/mce/amd: Publish the bank pointer only after setup has succeeded | Borislav Petkov |
2020-01-27 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-16 | x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType | Yazen Ghannam |
2019-12-17 | x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] | Yazen Ghannam |
2019-12-17 | x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() | Konstantin Khlebnikov |
2019-10-01 | x86/mce/amd: Make disable_err_thresholding() static | Borislav Petkov |
2019-07-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-06-11 | x86/MCE: Make the number of MCA banks a per-CPU variable | Yazen Ghannam |
2019-06-11 | x86/MCE/AMD: Don't cache block addresses on SMCA systems | Yazen Ghannam |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347 | Thomas Gleixner |
2019-04-23 | x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam |