summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2019-06-27EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata-9/+9
2019-06-26EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo-5/+5
2019-06-26EDAC, i10nm: Check ECC enabling status per channelQiuxu Zhuo-3/+3
2019-06-20EDAC, i10nm: Add Intel additional Ice-Lake supportQiuxu Zhuo-0/+2
2019-06-20EDAC: Make edac_debugfs_create_x*() return voidGreg Kroah-Hartman-16/+14
2019-06-20EDAC/aspeed: Remove set but not used variable 'np'YueHaibing-4/+0
2019-06-20EDAC/ie31200: Reformat PCI device tableMarco Elver-60/+20
2019-06-20EDAC/ie31200: Add Intel Coffee Lake CPU supportMarco Elver-3/+55
2019-06-20EDAC/sifive: Add EDAC platform driver for SiFive SoCsYash Shah-0/+126
2019-06-20EDAC/sb_edac: Remove redundant update of tad_baseColin Ian King-1/+0
2019-06-20EDAC/altera: Add Stratix10 SDMMC supportThor Thayer-1/+15
2019-06-20EDAC/altera: Add Stratix10 OCRAM ECC supportThor Thayer-2/+25
2019-06-20EDAC/sysfs: Drop device references properlyGreg KH-3/+7
2019-06-20EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian-1/+7
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner-12/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner-78/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-24/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner-12/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner-13/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+3
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+2
2019-05-16Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+6
2019-05-14EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter-8/+4
2019-05-10EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman-2/+2
2019-05-06Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2019-04-25Revert "EDAC/amd64: Support more than two controllers for chip select handling"Borislav Petkov-62/+56
2019-04-23x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h modelsYazen Ghannam-2/+2
2019-04-02EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC callThor Thayer-83/+1
2019-03-29EDAC/altera: Initialize peripheral FIFOs in probe()Thor Thayer-71/+91
2019-03-29EDAC/altera: Do less intrusive error injectionThor Thayer-18/+14
2019-03-27EDAC/amd64: Adjust printed chip select sizes when interleavedYazen Ghannam-2/+29
2019-03-27EDAC/amd64: Support more than two controllers for chip select handlingYazen Ghannam-56/+62
2019-03-27EDAC/amd64: Recognize x16 symbol sizeYazen Ghannam-12/+11
2019-03-27EDAC/amd64: Set maximum channel layer size depending on familyYazen Ghannam-1/+7
2019-03-27EDAC/amd64: Support more than two Unified Memory ControllersYazen Ghannam-21/+32
2019-03-27EDAC/amd64: Use a macro for iterating over Unified Memory ControllersYazen Ghannam-7/+10
2019-03-27EDAC/amd64: Add Family 17h Model 30h PCI IDsYazen Ghannam-0/+16
2019-03-23EDAC, altera: Fix S10 Double Bit Error NotificationThor Thayer-17/+72
2019-03-23EDAC, skx, i10nm: Make skx_common.c a pure libraryQiuxu Zhuo-58/+109
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-99/+192
2019-03-08Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-1434/+2284
2019-02-26EDAC/altera: Add separate SDRAM EDAC configThor Thayer-34/+47
2019-02-15EDAC/mce_amd: Decode MCA_STATUS in bit definition orderYazen Ghannam-12/+12
2019-02-15EDAC/mce_amd: Decode MCA_STATUS[Scrub] bitYazen Ghannam-0/+3
2019-02-15EDAC, altera: Add missing of_node_put()Huang Zijiang-1/+4
2019-02-06EDAC, skx_common: Add code to recognise new compound error codeTony Luck-3/+5
2019-02-06EDAC, i10nm: Fix randconfig buildsTony Luck-2/+2
2019-02-04EDAC, mce_amd: Print ExtErrorCode and description on a single lineYazen Ghannam-3/+2
2019-02-03EDAC, mce_amd: Match error descriptions to latest documentationYazen Ghannam-83/+83