aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2022-02-23EDAC: Fix calculation of returned address and next offset in edac_align_ptr()Eliav Farber
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov
2022-01-27EDAC/synopsys: Use the quirk for version instead of ddr versionDinh Nguyen
2021-11-17EDAC/amd64: Handle three rank interleaving modeYazen Ghannam
2021-11-17EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/HaswellEric Badger
2021-10-20EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch
2021-09-30EDAC/synopsys: Fix wrong value type assignment for edac_modeSai Krishna Potthuri
2021-09-15EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo
2021-07-14EDAC/Intel: Do not load EDAC driver when running as a guestLuck, Tony
2021-07-14EDAC/ti: Add missing MODULE_DEVICE_TABLEBixuan Cui
2020-12-30EDAC/amd64: Fix PCI component registrationBorislav Petkov
2020-12-30EDAC/i10nm: Use readl() to access MMIO registersQiuxu Zhuo
2020-12-30EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeIdYazen Ghannam
2020-10-29EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29EDAC/aspeed: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu
2020-10-01EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov
2020-09-03EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-09-03EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab
2020-09-03EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab
2020-09-03EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron
2020-08-19EDAC: Fix reference count leaksQiushi Wu
2020-07-09EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov
2020-06-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov
2020-06-17EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo
2020-03-12EDAC/synopsys: Do not print an error with back-to-back snprintf() callsSherry Sun
2020-03-05EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski
2020-02-24EDAC/sifive: Fix return value check in ecc_register()Wei Yongjun
2020-02-19EDAC/mc: Fix use-after-free and memleaks during device removalRobert Richter
2020-02-19EDAC/sysfs: Remove csrow objects on errorsRobert Richter
2019-12-31EDAC/ghes: Fix grain calculationRobert Richter
2019-12-31EDAC/amd64: Set grain per DIMMYazen Ghannam
2019-12-17EDAC/ghes: Do not warn when incrementing refcount on 0Robert Richter
2019-12-17EDAC/altera: Use fast register IO for S10 IRQsMeng Li
2019-12-13EDAC/ghes: Fix locking and memory barrier issuesRobert Richter
2019-10-17EDAC/ghes: Fix Use after free in ghes_edac remove pathJames Morse
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-09-07EDAC/amd64: Add PCI device IDs for family 17h, model 70hIsaac Vaughn
2019-09-04EDAC/mc_sysfs: Make debug messages consistentRobert Richter
2019-09-03EDAC/mc_sysfs: Remove pointless gotosRobert Richter
2019-09-03EDAC: Prefer 'unsigned int' to bare use of 'unsigned'Robert Richter
2019-08-29ARM: 8891/1: EDAC: armada_xp: Add support for more SoCsChris Packham
2019-08-29ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECCJan Luebbe
2019-08-29ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapperJan Luebbe
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-08-23EDAC/amd64: Support asymmetric dual-rank DIMMsYazen Ghannam
2019-08-23EDAC/amd64: Cache secondary Chip Select registersYazen Ghannam
2019-08-23EDAC/amd64: Decode syndrome before translating addressYazen Ghannam