Age | Commit message (Expand) | Author |
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 |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra |
2018-09-29 | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting | Tony Luck |
2018-09-28 | edac: cpc925: use for_each_of_cpu_node iterator | Rob Herring |
2018-09-28 | EDAC, altera: Work around int-to-pointer-cast warnings | Arnd Bergmann |
2018-09-27 | EDAC, amd64: Add Hygon Dhyana support | Pu Wen |
2018-09-25 | EDAC, altera: Add Stratix10 peripheral support | Thor Thayer |
2018-09-25 | EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routine | Thor Thayer |
2018-09-25 | EDAC, altera: Combine Stratix10 and Arria10 probe functions | Thor Thayer |
2018-09-25 | EDAC, i7core: Remove set but not used variable pvt | YueHaibing |