summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
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
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
2018-03-14EDAC: Add new memory type for non-volatile DIMMsTony Luck
2018-03-14EDAC: Drop duplicated array of strings for memory type namesTony Luck
2018-03-08Merge branch 'ras/urgent' into ras/coreThomas Gleixner
2018-02-27EDAC, layerscape: Allow building for LS1021ARasmus Villemoes
2018-02-23EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik
2018-02-21x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang
2018-01-09EDAC, mv64x60: Fix an error handling pathChristophe JAILLET
2017-11-27EDAC, ti: Add support for TI keystone and DRA7xx EDACTero Kristo
2017-11-27EDAC, octeon: Fix an uninitialized variable warningJames Hogan
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'edac_for_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-25locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland
2017-10-19EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva
2017-10-11EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro
2017-09-28EDAC, skx_edac: Handle systems with segmented PCI bussesTony Luck
2017-09-27EDAC, thunderx: Remove suspend/resume supportJan Glauber
2017-09-27EDAC, skx_edac: Fix detection of single-rank DIMMsCharles Rose
2017-09-27EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo