summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2018-11-02Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-31EDAC, skx: Fix randconfig buildsBorislav Petkov
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25EDAC, skx_edac: Add address translation for non-volatile DIMMsQiuxu Zhuo
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-13EDAC, thunderx: Fix memory leak in thunderx_l2c_threaded_isr()Dan Carpenter
2018-10-09EDAC, skx_edac: Fix logical channel intermediate decodingQiuxu Zhuo
2018-10-02x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-09-28edac: cpc925: use for_each_of_cpu_node iteratorRob Herring
2018-09-28EDAC, altera: Work around int-to-pointer-cast warningsArnd Bergmann
2018-09-27EDAC, amd64: Add Hygon Dhyana supportPu Wen
2018-09-25EDAC, altera: Add Stratix10 peripheral supportThor Thayer
2018-09-25EDAC, altera: Merge Stratix10 into the Arria10 SDRAM probe routineThor Thayer
2018-09-25EDAC, altera: Combine Stratix10 and Arria10 probe functionsThor Thayer
2018-09-25EDAC, i7core: Remove set but not used variable pvtYueHaibing
2018-09-22EDAC, ghes: Use CPER module handles to locate DIMMsFan Wu
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2018-09-15EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony
2018-09-13drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi
2018-09-11EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo
2018-09-11EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2018-09-07regmap: split up regmap_config.use_single_rwDavid Frey
2018-09-03EDAC: Get rid of custom ICPU() macroAndy Shevchenko
2018-08-27EDAC, 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
2018-06-18EDAC, i7core: Fix memleaks and use-after-free on probe and removeJohan Hovold
2018-06-17EDAC: Fix memleak in module init error pathJohan Hovold
2018-06-17EDAC, altera: Fix an error handling path in altr_s10_sdram_probe()Christophe JAILLET
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-21EDAC, ghes: Make platform-based whitelisting x86-onlyBorislav Petkov
2018-05-15EDAC, altera: Fix ARM64 build warningThor Thayer
2018-05-14EDAC, skx: Fix skx_edac build error when ACPI_NFIT=mRandy Dunlap
2018-05-12EDAC, ghes: Use BIT() macroBorislav Petkov
2018-05-12EDAC, ghes: Add DDR4 and NVDIMM memory typesToshi Kani
2018-05-12EDAC, altera: Handle SDRAM Uncorrectable Errors on Stratix10Thor Thayer
2018-05-12EDAC, altera: Add support for Stratix10 SDRAM EDACThor Thayer
2018-05-12EDAC, ghes: Remove unused argument to ghes_edac_report_mem_error()Alexandru Gagniuc
2018-05-04EDAC, i7core: Fix spelling mistake: "redundacy" -> "redundancy"Colin Ian King
2018-05-02EDAC, ghes: Add a null pointer check in ghes_edac_unregister()Sughosh Ganu
2018-05-02ghes, EDAC: Fix ghes_edac registrationBorislav Petkov
2018-04-05Merge tag 'edac_for_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26edac: remove tile driverArnd Bergmann
2018-03-17EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva
2018-03-15EDAC, skx_edac: Detect non-volatile DIMMsTony Luck