Age | Commit message (Expand) | Author | Files | Lines |
2018-09-27 | x86/mce: Add Hygon Dhyana support to the MCA infrastructure | Pu Wen | 1 | -1/+2 |
2018-06-07 | x86/mce: Improve error message when kernel cannot recover | Tony Luck | 1 | -0/+5 |
2017-12-04 | x86/MCE: Extend table to report action optional errors through CMCI too | Xie XiuQi | 1 | -9/+17 |
2017-11-07 | x86/MCE/AMD: Fix mce_severity_amd_smca() signature | Yazen Ghannam | 1 | -1/+1 |
2017-11-07 | x86/MCE/AMD: Always give panic severity for UC errors in kernel context | Yazen Ghannam | 1 | -4/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-11-08 | x86/MCE: Do not look at panic_on_oops in the severity grading | Yinghai Lu | 1 | -1/+1 |
2016-05-03 | x86/mce: Grade uncorrected errors for SMCA-enabled systems | Aravind Gopalakrishnan | 1 | -0/+30 |
2016-02-18 | x86/mce: Check for faults tagged in EXTABLE_CLASS_FAULT exception table entries | Tony Luck | 1 | -2/+20 |
2015-04-03 | x86/mce/severity: Fix warning about indented braces | Aravind Gopalakrishnan | 1 | -5/+4 |
2015-03-24 | x86/mce: Define mce_severity function pointer | Aravind Gopalakrishnan | 1 | -5/+14 |
2015-03-24 | x86/mce: Add an AMD severities-grading function | Aravind Gopalakrishnan | 1 | -0/+56 |
2014-11-19 | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 1 | -6/+17 |
2013-07-29 | x86/mce: Fix mce regression from recent cleanup | Tony Luck | 1 | -2/+2 |
2013-06-27 | x86/mce: Update MCE severity condition check | Chen Gong | 1 | -10/+5 |
2012-10-26 | x86, MCA: Finish mca_config conversion | Borislav Petkov | 1 | -2/+2 |
2012-07-26 | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h> | Tony Luck | 1 | -7/+0 |
2012-05-23 | x86/mce: Add instruction recovery signatures to mce-severity table | Tony Luck | 1 | -0/+10 |
2012-05-23 | x86/mce: Fix check for processor context when machine check was taken. | Tony Luck | 1 | -6/+10 |
2012-01-26 | x86/mce: Replace hard coded hex constants with symbolic defines | Tony Luck | 1 | -4/+10 |
2012-01-03 | x86/mce: Recognise machine check bank signature for data path error | Tony Luck | 1 | -1/+15 |
2011-06-16 | x86, mce, severity: Clean up trivial coding style problems | Hidetoshi Seto | 1 | -20/+19 |
2011-06-16 | x86, mce, severity: Cleanup severity table | Hidetoshi Seto | 1 | -69/+58 |
2011-06-16 | x86, mce, severity: Make formatting a bit more readable | Hidetoshi Seto | 1 | -30/+88 |
2011-06-16 | x86, mce, severity: Fix two severities table signatures | Tony Luck | 1 | -3/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2009-09-14 | x86, mce: Fix compilation with !CONFIG_DEBUG_FS in mce-severity.c | Andi Kleen | 1 | -0/+2 |
2009-08-10 | x86, mce: Move debugfs mce dir creating to mce.c | Huang Ying | 1 | -3/+1 |
2009-07-29 | x86, mce: remove never executed code | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2009-06-03 | x86, mce: export MCE severities coverage via debugfs | Huang Ying | 1 | -0/+83 |
2009-06-03 | x86, mce: implement new status bits | Andi Kleen | 1 | -4/+78 |
2009-06-03 | x86, mce: add table driven machine check grading | Andi Kleen | 1 | -0/+61 |