aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/mce/core.c
AgeCommit message (Expand)Author
2020-06-17x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-13x86/mce: Fix use of uninitialized MCE message stringJan H. Schönherr
2020-01-13x86/mce: Fix mce=nobootlogJan H. Schönherr
2020-01-13x86/mce: Take action on UCNA/Deferred errors againJan H. Schönherr
2019-12-17x86/mce: Remove mce_inject_log() in favor of mce_log()Jan H. Schönherr
2019-12-17x86/mce: Pass MCE message to mce_panic() on failed kernel recoveryJan H. Schönherr
2019-12-17x86/mce: Fix possibly incorrect severity calculation on AMDJan H. Schönherr
2019-10-01x86/mce: Add Zhaoxin LMCE supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin CMCI supportTony W Wang-oc
2019-10-01x86/mce: Add Zhaoxin MCE supportTony W Wang-oc
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14x86/mce: Do not check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-11x86/MCE: Determine MCA banks' init state properlyYazen Ghannam
2019-06-11x86/MCE: Make the number of MCA banks a per-CPU variableYazen Ghannam
2019-06-11x86/MCE: Make mce_banks a per-CPU arrayYazen Ghannam
2019-06-11x86/MCE: Make struct mce_banks[] staticYazen Ghannam
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-23x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam
2019-04-23x86/MCE: Add an MCE-record filtering functionYazen Ghannam
2019-04-19x86/mce: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-03-29x86/mce: Remove mce_report_event()Borislav Petkov
2019-03-27x86/mce: Handle varying MCA bank countsYazen Ghannam
2019-03-27x86/mce: Fix machine_check_poll() tests for error typesTony Luck
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-03x86/MCE: Initialize mce.bank in the case of a fatal error in mce_no_way_out()Tony Luck
2019-01-16x86/MCE/AMD: Carve out the MC4_MISC thresholding quirkShirish S
2019-01-15x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 modelsShirish S
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-06x86/mce: Unify pr_* prefixBorislav Petkov
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov