aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/ras (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov3-505/+0
2017-03-28RAS: Add a Corrected Errors CollectorBorislav Petkov1-0/+14
2017-01-24x86/ras/amd/inj: Change dependencyBorislav Petkov1-1/+1
2016-11-08x86/RAS: Add TSC timestamp to the injected MCEBorislav Petkov1-0/+2
2016-09-26x86/RAS/mce_amd_inj: Remove debugfs dir recursively on exitBorislav Petkov1-6/+2
2016-09-26x86/RAS/mce_amd_inj: Fix signed wrap around when decrementing index 'i'Colin Ian King1-2/+2
2016-09-13x86/RAS/mce_amd_inj: Fix some W= warningsBorislav Petkov1-15/+14
2016-09-13x86/MCE/AMD, EDAC: Handle reserved bank 4 on Fam17h properlyYazen Ghannam1-1/+3
2016-09-13x86/RAS: Add syndrome support to mce_amd_injYazen Ghannam1-0/+11
2016-07-08x86/RAS/AMD: Reduce the number of IPIs when prepping error injectionYazen Ghannam1-30/+28
2016-05-12x86/RAS: Add SMCA support to AMD Error InjectorYazen Ghannam1-6/+25
2016-04-13x86/RAS: Rename AMD MCE injector config itemBorislav Petkov2-2/+2
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra1-1/+2
2015-10-12x86/ras/mce_amd_inj: Inject bank 4 errors on the NBCAravind Gopalakrishnan2-3/+53
2015-10-12x86/ras/mce_amd_inj: Trigger deferred and thresholding errors interruptsAravind Gopalakrishnan1-1/+41
2015-10-12x86/ras/mce_amd_inj: Return early on invalid inputAravind Gopalakrishnan1-6/+3
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov3-0/+388