summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mce.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/mce: Rename mce_setup() to mce_prep_record()Yazen Ghannam2024-08-011-1/+1
* x86/mce: Remove unused variable and return value in machine_check_poll()Yazen Ghannam2024-05-271-1/+2
* x86/mce: Implement recovery for errors in TDX/SEAM non-root modeTony Luck2024-04-091-0/+2
* x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K2023-11-281-0/+3
* x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam2023-11-271-1/+0
* x86/mce: Cleanup mce_usable_address()Yazen Ghannam2023-10-161-1/+1
* x86/mce: Add copy_mc_fragile_handle_tail() prototypeArnd Bergmann2023-05-181-0/+3
* x86/mce: Mask out non-address bits from machine check bankTony Luck2023-01-101-0/+3
* EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsYouquan Song2022-09-081-0/+1
* x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam2021-12-221-17/+1
* x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2021-12-221-0/+7
* x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam2021-11-151-3/+0
* Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-11-031-1/+1
|\
| * x86/MCE/AMD: Export smca_get_bank_type symbolMukul Joshi2021-10-061-1/+1
* | x86/mce: Get rid of machine_check_vectorBorislav Petkov2021-09-231-10/+0
* | x86/mce: Get rid of the mce_severity function pointerBorislav Petkov2021-09-231-2/+0
|/
* x86/mce: Defer processing of early errorsBorislav Petkov2021-08-241-0/+1
* x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesMuralidhara M K2021-05-271-4/+9
* thermal: Move therm_throt there from x86/mceBorislav Petkov2021-02-081-16/+0
* x86/mce: Get rid of mcheck_intel_therm_init()Borislav Petkov2021-02-081-6/+0
* x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli2020-11-211-0/+6
* x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei2020-11-061-1/+2
* x86/mce: Add _ASM_EXTABLE_CPY for copy user accessYouquan Song2020-10-071-0/+15
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-10-061-0/+9
* x86/mce: Increase maximum number of banks to 64Akshay Gupta2020-09-041-6/+2
* x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam2020-08-201-1/+0
* Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-111-1/+1
|\
| * x86/entry: Convert Machine Check to IDTENTRY_ISTThomas Gleixner2020-06-111-1/+1
* | x86/mce: Fixup exception only for the correct MCEsBorislav Petkov2020-04-141-0/+1
* | x86/mce: Add a struct mce.kflags fieldTony Luck2020-04-141-0/+8
* | x86/mce: Rename "first" function as "early"Tony Luck2020-04-141-7/+9
* | x86/mce/amd, edac: Remove report_gart_errorsBorislav Petkov2020-04-141-1/+2
|/
* Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-03-311-3/+0
|\
| * x86/entry/32: Force MCE through do_mce()Thomas Gleixner2020-02-271-3/+0
* | x86/mce/dev-mcelog: Dynamically allocate space for machine check recordsTony Luck2020-03-101-3/+3
|/
* x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam2020-01-161-0/+1
* x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr2020-01-131-1/+1
* x86/MCE: Group AMD function prototypes in <asm/mce.h>Yazen Ghannam2019-03-241-14/+11
* EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam2019-02-151-0/+1
* x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam2019-02-031-0/+3
* x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam2019-02-031-0/+3
* acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma2018-11-061-0/+1
* acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma2018-11-061-0/+1
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-10-231-0/+2
|\
| * x86/mce: Add Hygon Dhyana support to the MCA infrastructurePu Wen2018-09-271-0/+2
* | x86/mce: Add macros for the corrected error count bit fieldQiuxu Zhuo2018-09-271-0/+3
* | x86/mce: Use BIT_ULL(x) for bit mask definitionsQiuxu Zhuo2018-09-271-25/+25
|/
* x86/mce: Add notifier_block forward declarationArnd Bergmann2018-08-201-0/+1
* x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-02-211-0/+1
* x86/mce: Put private structures and definitions into the internal headerBorislav Petkov2018-02-211-52/+0