| Commit message (Expand) | Author | Age | Files | Lines |
* | EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msec | Eiichi Tsukata | 2019-06-27 | 2 | -9/+9 |
* | EDAC, skx, i10nm: Fix source ID register offset | Qiuxu Zhuo | 2019-06-26 | 4 | -5/+5 |
* | EDAC, i10nm: Check ECC enabling status per channel | Qiuxu Zhuo | 2019-06-26 | 1 | -3/+3 |
* | EDAC, i10nm: Add Intel additional Ice-Lake support | Qiuxu Zhuo | 2019-06-20 | 1 | -0/+2 |
* | EDAC: Make edac_debugfs_create_x*() return void | Greg Kroah-Hartman | 2019-06-20 | 2 | -16/+14 |
* | EDAC/aspeed: Remove set but not used variable 'np' | YueHaibing | 2019-06-20 | 1 | -4/+0 |
* | EDAC/ie31200: Reformat PCI device table | Marco Elver | 2019-06-20 | 1 | -60/+20 |
* | EDAC/ie31200: Add Intel Coffee Lake CPU support | Marco Elver | 2019-06-20 | 1 | -3/+55 |
* | EDAC/sifive: Add EDAC platform driver for SiFive SoCs | Yash Shah | 2019-06-20 | 3 | -0/+126 |
* | EDAC/sb_edac: Remove redundant update of tad_base | Colin Ian King | 2019-06-20 | 1 | -1/+0 |
* | EDAC/altera: Add Stratix10 SDMMC support | Thor Thayer | 2019-06-20 | 1 | -1/+15 |
* | EDAC/altera: Add Stratix10 OCRAM ECC support | Thor Thayer | 2019-06-20 | 1 | -2/+25 |
* | EDAC/sysfs: Drop device references properly | Greg KH | 2019-06-20 | 1 | -3/+7 |
* | EDAC/sysfs: Fix memory leak when creating a csrow object | Pan Bian | 2019-06-20 | 1 | -1/+7 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner | 2019-06-05 | 2 | -12/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 2019-06-05 | 6 | -78/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 2 | -18/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 2 | -24/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 | Thomas Gleixner | 2019-05-30 | 4 | -12/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 1 | -13/+1 |
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 3 | -0/+3 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-05-16 | 2 | -10/+6 |
|\ |
|
| * | EDAC/mc: Fix edac_mc_find() in case no device is found | Robert Richter | 2019-05-14 | 1 | -8/+4 |
| * | EDAC/mpc85xx: Prevent building as a module | Michael Ellerman | 2019-05-10 | 1 | -2/+2 |
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-05-06 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models | Yazen Ghannam | 2019-04-23 | 1 | -2/+2 |
* | | Revert "EDAC/amd64: Support more than two controllers for chip select handling" | Borislav Petkov | 2019-04-25 | 2 | -62/+56 |
* | | EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC call | Thor Thayer | 2019-04-02 | 2 | -83/+1 |
* | | EDAC/altera: Initialize peripheral FIFOs in probe() | Thor Thayer | 2019-03-29 | 1 | -71/+91 |
* | | EDAC/altera: Do less intrusive error injection | Thor Thayer | 2019-03-29 | 2 | -18/+14 |
* | | EDAC/amd64: Adjust printed chip select sizes when interleaved | Yazen Ghannam | 2019-03-27 | 1 | -2/+29 |
* | | EDAC/amd64: Support more than two controllers for chip select handling | Yazen Ghannam | 2019-03-27 | 2 | -56/+62 |
* | | EDAC/amd64: Recognize x16 symbol size | Yazen Ghannam | 2019-03-27 | 2 | -12/+11 |
* | | EDAC/amd64: Set maximum channel layer size depending on family | Yazen Ghannam | 2019-03-27 | 1 | -1/+7 |
* | | EDAC/amd64: Support more than two Unified Memory Controllers | Yazen Ghannam | 2019-03-27 | 2 | -21/+32 |
* | | EDAC/amd64: Use a macro for iterating over Unified Memory Controllers | Yazen Ghannam | 2019-03-27 | 1 | -7/+10 |
* | | EDAC/amd64: Add Family 17h Model 30h PCI IDs | Yazen Ghannam | 2019-03-27 | 2 | -0/+16 |
* | | EDAC, altera: Fix S10 Double Bit Error Notification | Thor Thayer | 2019-03-23 | 2 | -17/+72 |
* | | EDAC, skx, i10nm: Make skx_common.c a pure library | Qiuxu Zhuo | 2019-03-23 | 4 | -58/+109 |
|/ |
|
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-08 | 1 | -99/+192 |
|\ |
|
| * | EDAC/mce_amd: Decode MCA_STATUS in bit definition order | Yazen Ghannam | 2019-02-15 | 1 | -12/+12 |
| * | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam | 2019-02-15 | 1 | -0/+3 |
| * | EDAC, mce_amd: Print ExtErrorCode and description on a single line | Yazen Ghannam | 2019-02-04 | 1 | -3/+2 |
| * | EDAC, mce_amd: Match error descriptions to latest documentation | Yazen Ghannam | 2019-02-03 | 1 | -83/+83 |
| * | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -1/+5 |
| * | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 2019-02-03 | 1 | -0/+55 |
| * | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 2019-02-03 | 1 | -0/+32 |
* | | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2019-03-08 | 11 | -1434/+2284 |
|\ \ |
|
| * | | EDAC/altera: Add separate SDRAM EDAC config | Thor Thayer | 2019-02-26 | 2 | -34/+47 |