aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h
AgeCommit message (Expand)Author
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: Cleanup mce_usable_address()Yazen Ghannam
2023-05-18x86/mce: Add copy_mc_fragile_handle_tail() prototypeArnd Bergmann
2023-01-10x86/mce: Mask out non-address bits from machine check bankTony Luck
2022-09-08EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsYouquan Song
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 machine_check_vectorBorislav Petkov
2021-09-23x86/mce: Get rid of the mce_severity function pointerBorislav Petkov
2021-08-24x86/mce: Defer processing of early errorsBorislav Petkov
2021-05-27x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K
2021-02-08thermal: Move therm_throt there from x86/mceBorislav Petkov
2021-02-08x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli
2020-11-06x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei
2020-10-07x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song
2020-10-06x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-09-04x86/mce: Increase maximum number of banks to 64Akshay Gupta
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 Machine Check to IDTENTRY_ISTThomas Gleixner
2020-04-14x86/mce: Fixup exception only for the correct MCEsBorislav Petkov
2020-04-14x86/mce: Add a struct mce.kflags fieldTony Luck
2020-04-14x86/mce: Rename "first" function as "early"Tony Luck
2020-04-14x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov
2020-03-30Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-10x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck
2020-02-27x86/entry/32: Force MCE through do_mce()Thomas Gleixner
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr
2019-03-24x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam
2019-02-15EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen 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
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-09-27x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen
2018-09-27x86/mce: Add macros for the corrected error count bit fieldQiuxu Zhuo
2018-09-27x86/mce: Use BIT_ULL(x) for bit mask definitionsQiuxu Zhuo
2018-08-20x86/mce: Add notifier_block forward declarationArnd Bergmann
2018-02-21x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-02-21x86/mce: Put private structures and definitions into the internal headerBorislav Petkov
2017-12-18x86/MCE: Report only DRAM ECC as memory errors on AMD systemsYazen Ghannam
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05x86/mce: Hide mca_cfgBorislav Petkov