Age | Commit message (Expand) | Author |
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 |
2018-11-10 | EDAC: Fix indentation issues in several EDAC drivers | Colin Ian King |
2018-11-07 | EDAC, skx: Fix randconfig builds in a better way | Luck, Tony |
2018-11-07 | EDAC, i82975x: Remove set but not used variable dtype | YueHaibing |
2018-11-06 | EDAC, qcom_edac: Remove irq_handled local variable | Dan Carpenter |
2018-11-06 | EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller | Manish Narani |
2018-11-06 | EDAC, synopsys: Add ECC support for ZynqMP DDR controller | Manish Narani |
2018-11-05 | EDAC, synopsys: Add macro defines for ZynqMP DDRC | Manish Narani |
2018-11-05 | EDAC, synopsys: Add error handling for the of_device_get_match_data() result | Manish Narani |
2018-11-05 | EDAC, synopsys: Add platform specific structures for the DDR Controller | Manish Narani |
2018-11-05 | EDAC, synopsys: Return void for functions always returning 0 | Manish Narani |
2018-11-05 | EDAC, synopsys: Correct comments | Manish Narani |
2018-11-05 | EDAC, synopsys: Shorten static function names | Manish Narani |
2018-11-05 | EDAC, synopsys: Improve code readability | Manish Narani |
2018-11-02 | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-31 | EDAC, skx: Fix randconfig builds | Borislav Petkov |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-25 | EDAC, skx_edac: Add address translation for non-volatile DIMMs | Qiuxu Zhuo |
2018-10-25 | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-10-13 | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr() | Dan Carpenter |
2018-10-09 | EDAC, skx_edac: Fix logical channel intermediate decoding | Qiuxu Zhuo |