summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2020-02-27EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun
2020-02-13EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2020-02-13EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'edac_for_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2020-01-17EDAC/amd64: Do not warn when removing instancesBorislav Petkov
2020-01-17EDAC/sifive: Fix return value check in ecc_register()Wei Yongjun
2020-01-16EDAC/mce_amd: Make fam_ops static globalBorislav Petkov
2020-01-16EDAC/amd64: Drop some family checks for newer systemsYazen Ghannam
2020-01-16EDAC/amd64: Add family ops for Family 19h Models 00h-0FhYazen Ghannam
2020-01-16EDAC/mce_amd: Always load on SMCA systemsYazen Ghannam
2020-01-16x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaTypeYazen Ghannam
2020-01-12riscv: move sifive_l2_cache.h to include/socYash Shah
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-20riscv: move sifive_l2_cache.c to drivers/socChristoph Hellwig
2019-12-19EDAC/aspeed: Remove unneeded semicolonXu Wang
2019-12-16EDAC: remove set but not used variable 'ecc_loc'yu kuai
2019-12-10EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski
2019-12-09EDAC/Kconfig: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-22EDAC/altera: Use the Altera System Manager driverThor Thayer
2019-11-22EDAC/altera: Cleanup the ECC ManagerThor Thayer
2019-11-22EDAC/altera: Use fast register IO for S10 IRQsMeng Li
2019-11-22EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2019-11-10EDAC: Unify the mc_event tracepoint callRobert Richter
2019-11-10EDAC/ghes: Remove intermediate buffer pvt->detail_locationRobert Richter
2019-11-10EDAC/ghes: Fix grain calculationRobert Richter
2019-11-10EDAC/ghes: Use standard kernel macros for page calculationsRobert Richter
2019-11-10EDAC/mc: Reduce indentation level in edac_mc_handle_error()Robert Richter
2019-11-10EDAC/mc: Remove needless zero string terminationRobert Richter
2019-11-10EDAC/mc: Do not BUG_ON() in edac_mc_alloc()Robert Richter
2019-11-10EDAC: Introduce an mci_for_each_dimm() iteratorRobert Richter
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-11-09EDAC/amd64: Get rid of the ECC disabled long messageBorislav Petkov
2019-11-08EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2019-11-06EDAC/amd64: Check for memory before fully initializing an instanceYazen Ghannam
2019-11-06EDAC/amd64: Use cached data when checking for ECCYazen Ghannam
2019-11-06EDAC/amd64: Save max number of controllers to family typeYazen Ghannam
2019-11-06EDAC/amd64: Gather hardware information earlyYazen Ghannam
2019-11-06EDAC/amd64: Make struct amd64_family_type globalYazen Ghannam
2019-10-25EDAC/amd64: Set grain per DIMMYazen Ghannam
2019-10-24EDAC/aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()Markus Elfring
2019-10-18EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck
2019-10-18EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck
2019-10-17Merge branch 'edac-urgent' into edac-for-nextBorislav Petkov
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-10-09EDAC/device: Rework error logging APIHanna Hawa
2019-09-30EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab
2019-09-30EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab