Age | Commit message (Expand) | Author |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-16 | Merge tag 'edac_fixes_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-05-14 | EDAC/mc: Fix edac_mc_find() in case no device is found | Robert Richter |
2019-05-10 | EDAC/mpc85xx: Prevent building as a module | Michael Ellerman |
2019-05-06 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-04-25 | Revert "EDAC/amd64: Support more than two controllers for chip select handling" | Borislav Petkov |
2019-04-23 | x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models | Yazen Ghannam |
2019-04-02 | EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC call | Thor Thayer |
2019-03-29 | EDAC/altera: Initialize peripheral FIFOs in probe() | Thor Thayer |
2019-03-29 | EDAC/altera: Do less intrusive error injection | Thor Thayer |
2019-03-27 | EDAC/amd64: Adjust printed chip select sizes when interleaved | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Support more than two controllers for chip select handling | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Recognize x16 symbol size | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Set maximum channel layer size depending on family | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Support more than two Unified Memory Controllers | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Use a macro for iterating over Unified Memory Controllers | Yazen Ghannam |
2019-03-27 | EDAC/amd64: Add Family 17h Model 30h PCI IDs | Yazen Ghannam |
2019-03-23 | EDAC, altera: Fix S10 Double Bit Error Notification | Thor Thayer |
2019-03-23 | EDAC, skx, i10nm: Make skx_common.c a pure library | Qiuxu Zhuo |
2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-03-08 | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2019-02-26 | EDAC/altera: Add separate SDRAM EDAC config | Thor Thayer |
2019-02-15 | EDAC/mce_amd: Decode MCA_STATUS in bit definition order | Yazen Ghannam |
2019-02-15 | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam |
2019-02-15 | EDAC, altera: Add missing of_node_put() | Huang Zijiang |
2019-02-06 | EDAC, skx_common: Add code to recognise new compound error code | Tony Luck |
2019-02-06 | EDAC, i10nm: Fix randconfig builds | Tony Luck |
2019-02-04 | EDAC, mce_amd: Print ExtErrorCode and description on a single line | Yazen Ghannam |
2019-02-03 | EDAC, mce_amd: Match error descriptions to latest documentation | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam |
2019-02-02 | EDAC, i10nm: Add a driver for Intel 10nm server processors | Qiuxu Zhuo |
2019-02-02 | EDAC, skx_edac: Delete duplicated code | Qiuxu Zhuo |
2019-02-02 | EDAC, skx_common: Separate common code out from skx_edac | Qiuxu Zhuo |
2019-01-24 | EDAC, altera: Fix S10 persistent register offset | Thor Thayer |
2019-01-23 | EDAC: Do not check return value of debugfs_create() functions | Greg Kroah-Hartman |
2019-01-18 | EDAC, aspeed: Add an Aspeed AST2500 EDAC driver | Stefan M Schaeckeler |
2018-12-19 | EDAC, fsl_ddr: Add LS1021A to the list of supported hardware | Patrick Havelange |
2018-12-11 | EDAC, i5000: Remove set but not used local variables | YueHaibing |
2018-11-20 | EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni |
2018-11-20 | EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUG | York Sun |
2018-11-16 | EDAC, skx: Let EDAC core show the decoded result for debugfs | Qiuxu Zhuo |
2018-11-16 | EDAC, skx: Move debugfs node under EDAC's hierarchy | Qiuxu Zhuo |
2018-11-16 | EDAC, skx: Prepend hex formatting with '0x' | Qiuxu Zhuo |
2018-11-16 | EDAC, skx: Fix function calling order in skx_exit() | Qiuxu Zhuo |
2018-11-13 | EDAC: Drop per-memory controller buses | Borislav Petkov |
2018-11-13 | EDAC: Don't add devices under /sys/bus/edac | Tony Luck |