Age | Commit message (Expand) | Author | Files | Lines |
2019-03-08 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -99/+192 |
2019-03-08 | Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 11 | -1434/+2284 |
2019-02-26 | EDAC/altera: Add separate SDRAM EDAC config | Thor Thayer | 2 | -34/+47 |
2019-02-15 | EDAC/mce_amd: Decode MCA_STATUS in bit definition order | Yazen Ghannam | 1 | -12/+12 |
2019-02-15 | EDAC/mce_amd: Decode MCA_STATUS[Scrub] bit | Yazen Ghannam | 1 | -0/+3 |
2019-02-15 | EDAC, altera: Add missing of_node_put() | Huang Zijiang | 1 | -1/+4 |
2019-02-06 | EDAC, skx_common: Add code to recognise new compound error code | Tony Luck | 1 | -3/+5 |
2019-02-06 | EDAC, i10nm: Fix randconfig builds | Tony Luck | 1 | -2/+2 |
2019-02-04 | EDAC, mce_amd: Print ExtErrorCode and description on a single line | Yazen Ghannam | 1 | -3/+2 |
2019-02-03 | EDAC, mce_amd: Match error descriptions to latest documentation | Yazen Ghannam | 1 | -83/+83 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new error descriptions for some SMCA bank types | Yazen Ghannam | 1 | -1/+5 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU units | Yazen Ghannam | 1 | -0/+55 |
2019-02-03 | x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank types | Yazen Ghannam | 1 | -0/+32 |
2019-02-02 | EDAC, i10nm: Add a driver for Intel 10nm server processors | Qiuxu Zhuo | 3 | -0/+290 |
2019-02-02 | EDAC, skx_edac: Delete duplicated code | Qiuxu Zhuo | 3 | -1359/+653 |
2019-02-02 | EDAC, skx_common: Separate common code out from skx_edac | Qiuxu Zhuo | 2 | -0/+841 |
2019-01-24 | EDAC, altera: Fix S10 persistent register offset | Thor Thayer | 1 | -2/+2 |
2019-01-23 | EDAC: Do not check return value of debugfs_create() functions | Greg Kroah-Hartman | 2 | -40/+16 |
2019-01-18 | EDAC, aspeed: Add an Aspeed AST2500 EDAC driver | Stefan M Schaeckeler | 3 | -0/+431 |
2018-12-19 | EDAC, fsl_ddr: Add LS1021A to the list of supported hardware | Patrick Havelange | 2 | -4/+4 |
2018-12-11 | EDAC, i5000: Remove set but not used local variables | YueHaibing | 1 | -8/+1 |
2018-11-20 | EDAC, i82975x: Fix spelling mistake "reserverd" -> "reserved" | Alexandre Belloni | 1 | -1/+1 |
2018-11-20 | EDAC, fsl: Move error injection under CONFIG_EDAC_DEBUG | York Sun | 1 | -0/+4 |
2018-11-16 | EDAC, skx: Let EDAC core show the decoded result for debugfs | Qiuxu Zhuo | 1 | -46/+48 |
2018-11-16 | EDAC, skx: Move debugfs node under EDAC's hierarchy | Qiuxu Zhuo | 1 | -13/+12 |
2018-11-16 | EDAC, skx: Prepend hex formatting with '0x' | Qiuxu Zhuo | 1 | -26/+26 |
2018-11-16 | EDAC, skx: Fix function calling order in skx_exit() | Qiuxu Zhuo | 1 | -2/+2 |
2018-11-13 | EDAC: Drop per-memory controller buses | Borislav Petkov | 2 | -36/+3 |
2018-11-13 | EDAC: Don't add devices under /sys/bus/edac | Tony Luck | 1 | -3/+0 |
2018-11-10 | EDAC: Fix indentation issues in several EDAC drivers | Colin Ian King | 5 | -9/+9 |
2018-11-07 | EDAC, skx: Fix randconfig builds in a better way | Luck, Tony | 1 | -2/+2 |
2018-11-07 | EDAC, i82975x: Remove set but not used variable dtype | YueHaibing | 1 | -11/+4 |
2018-11-06 | EDAC, qcom_edac: Remove irq_handled local variable | Dan Carpenter | 1 | -6/+2 |
2018-11-06 | EDAC, synopsys: Add Error Injection support for ZynqMP DDR controller | Manish Narani | 1 | -7/+413 |
2018-11-06 | EDAC, synopsys: Add ECC support for ZynqMP DDR controller | Manish Narani | 2 | -18/+306 |
2018-11-05 | EDAC, synopsys: Add macro defines for ZynqMP DDRC | Manish Narani | 1 | -0/+168 |
2018-11-05 | EDAC, synopsys: Add error handling for the of_device_get_match_data() result | Manish Narani | 1 | -0/+3 |
2018-11-05 | EDAC, synopsys: Add platform specific structures for the DDR Controller | Manish Narani | 1 | -23/+63 |
2018-11-05 | EDAC, synopsys: Return void for functions always returning 0 | Manish Narani | 1 | -18/+4 |
2018-11-05 | EDAC, synopsys: Correct comments | Manish Narani | 1 | -53/+51 |
2018-11-05 | EDAC, synopsys: Shorten static function names | Manish Narani | 1 | -41/+38 |
2018-11-05 | EDAC, synopsys: Improve code readability | Manish Narani | 1 | -52/+52 |
2018-11-02 | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -13/+181 |
2018-10-31 | EDAC, skx: Fix randconfig builds | Borislav Petkov | 1 | -1/+1 |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+429 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -18/+2 |
2018-10-25 | EDAC, skx_edac: Add address translation for non-volatile DIMMs | Qiuxu Zhuo | 2 | -13/+181 |
2018-10-25 | Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 11 | -554/+462 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2018-10-13 | EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr() | Dan Carpenter | 1 | -2/+2 |