aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2020-03-21Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2020-03-11EDAC/amd64: Set grain per DIMMYazen Ghannam
2020-01-27EDAC/mc: Fix edac_mc_find() in case no device is foundRobert Richter
2019-12-31EDAC/ghes: Fix grain calculationRobert Richter
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-02Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-12-01EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter
2019-11-20EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2019-11-20EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2019-11-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-10-29EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-10-10Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-10-05EDAC/amd64: Decode syndrome before translating addressYazen Ghannam
2019-10-05EDAC/amd64: Recognize DRAM device type ECC capabilityYazen Ghannam
2019-10-05EDAC, pnd2: Fix ioremap() size in dnv_rd_reg()Stephen Douthit
2019-10-05EDAC/altera: Use the proper type for the IRQ status bitsDan Carpenter
2019-10-05EDAC/mc: Fix grain_bits calculationRobert Richter
2019-07-27Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-07-26EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata
2019-07-26EDAC/sysfs: Fix memory leak when creating a csrow objectPan Bian
2019-07-04Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-06-15EDAC/mpc85xx: Prevent building as a moduleMichael Ellerman
2019-05-17Merge branch 'v4.19/standard/base' into v4.19/standard/xlnx-socBruce Ashfield
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-12Merge branch 'xlnx_rebase_v4.19' into v4.19/standard/xlnx-socBruce Ashfield
2019-03-27edac: synopsys: Move the CE bit information to main error messageManish Narani
2019-03-27edac: synopsys: Add more descriptive debug messageManish Narani
2019-03-27edac: zynqmp: Fix incompatible parameter errorManish Narani
2019-03-27arm: zynq: pl310_edac_l2: Update header fileJordan Anderson
2019-03-27edac: synopsys: Use proper indentation for kernel-doc formatMichal Simek
2019-03-27edac: synopsys: Add Memory mapping, 16bit row mode and video buffer mode supportManish Narani
2019-03-27edac: synopsys: fix incorrect macro definesNaga Sureshkumar Relli
2019-03-27edac: synopsys: Enable CE and UE interrupts for ZynqMP DDRCNaga Sureshkumar Relli
2019-03-27edac: synopsys: Update ecc error message infoNaga Sureshkumar Relli
2019-03-27edac: synopsys: Add ecc error injection supportNaga Sureshkumar Relli
2019-03-27edac: synopsys: Add EDAC ECC support for ZynqMP DDRCNaga Sureshkumar Relli
2019-03-27edac: synopsys: Add platform specific structures ddrc controllerNaga Sureshkumar Relli
2019-03-27arm64: zynqmp: Change Kconfig dependency for cortexa53 edacNaga Sureshkumar Relli
2019-03-27edac: Add sysfs entries for cortex arm64Naga Sureshkumar Relli
2019-03-27EDAC: Add ARM64 EDACBrijesh Singh
2019-03-27edac: zynqmp: Add EDAC support for ZynqMP OCM ControllerNaga Sureshkumar Relli
2019-03-27edac: add support for ARM PL310 L2 cache parityPunnaiah Choudary Kalluri
2018-11-13EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-11-13EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-11-13EDAC, amd64: Add Family 17h, models 10h-2fh supportMichael Jin
2018-08-17EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]Takashi Iwai
2018-07-25EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma
2018-07-09EDAC, thunderx: Remove VLA usageKees Cook