| Age | Commit message (Expand) | Author |
| 2025-11-21 | x86/mce: Add support for physical address valid bit | Avadhut Naik |
| 2025-11-21 | x86/mce: Save and use APEI corrected threshold limit | Yazen Ghannam |
| 2025-11-05 | x86/mce: Unify AMD DFR handler with MCA Polling | Yazen Ghannam |
| 2025-09-11 | x86/mce: Define BSP-only init | Yazen Ghannam |
| 2025-09-05 | x86/mce: Cleanup bank processing on init | Borislav Petkov |
| 2025-09-05 | x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device() | Yazen Ghannam |
| 2025-02-26 | x86/mce/inject: Remove call to mce_notify_irq() | Nikolay Borisov |
| 2024-12-31 | x86/mce: Remove the redundant mce_hygon_feature_init() | Qiuxu Zhuo |
| 2024-12-30 | x86/mce: Make several functions return bool | Qiuxu Zhuo |
| 2024-10-31 | EDAC/mce_amd: Add support for FRU text in MCA | Yazen Ghannam |
| 2024-10-31 | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers | Avadhut Naik |
| 2024-10-30 | x86/mce: Add wrapper for struct mce to export vendor specific info | Avadhut Naik |
| 2024-08-01 | x86/mce: Rename mce_setup() to mce_prep_record() | Yazen Ghannam |
| 2024-05-27 | x86/mce: Remove unused variable and return value in machine_check_poll() | Yazen Ghannam |
| 2024-04-09 | x86/mce: Implement recovery for errors in TDX/SEAM non-root mode | Tony Luck |
| 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: Cleanup mce_usable_address() | Yazen Ghannam |
| 2023-05-18 | x86/mce: Add copy_mc_fragile_handle_tail() prototype | Arnd Bergmann |
| 2023-01-10 | x86/mce: Mask out non-address bits from machine check bank | Tony Luck |
| 2022-09-08 | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song |
| 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 machine_check_vector | Borislav Petkov |
| 2021-09-23 | x86/mce: Get rid of the mce_severity function pointer | Borislav Petkov |
| 2021-08-24 | x86/mce: Defer processing of early errors | Borislav Petkov |
| 2021-05-27 | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types | Muralidhara M K |
| 2021-02-08 | thermal: Move therm_throt there from x86/mce | Borislav Petkov |
| 2021-02-08 | x86/mce: Get rid of mcheck_intel_therm_init() | Borislav Petkov |
| 2020-11-21 | x86/mce, cper: Pass x86 CPER through the MCA handling chain | Smita Koralahalli |
| 2020-11-06 | x86/mce: Correct the detection of invalid notifier priorities | Zhen Lei |
| 2020-10-07 | x86/mce: Add _ASM_EXTABLE_CPY for copy user access | Youquan Song |
| 2020-10-06 | x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() | Dan Williams |
| 2020-09-04 | x86/mce: Increase maximum number of banks to 64 | Akshay Gupta |
| 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 Machine Check to IDTENTRY_IST | Thomas Gleixner |
| 2020-04-14 | x86/mce: Fixup exception only for the correct MCEs | Borislav Petkov |
| 2020-04-14 | x86/mce: Add a struct mce.kflags field | Tony Luck |
| 2020-04-14 | x86/mce: Rename "first" function as "early" | Tony Luck |
| 2020-04-14 | x86/mce/amd, edac: Remove report_gart_errors | Borislav Petkov |
| 2020-03-30 | Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
| 2020-03-10 | x86/mce/dev-mcelog: Dynamically allocate space for machine check records | Tony Luck |
| 2020-02-27 | x86/entry/32: Force MCE through do_mce() | Thomas Gleixner |
| 2020-01-16 | x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType | Yazen Ghannam |
| 2020-01-13 | x86/mce: Take action on UCNA/Deferred errors again | Jan H. Schönherr |
| 2019-03-24 | x86/MCE: Group AMD function prototypes in <asm/mce.h> | Yazen Ghannam |