aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15edac: ghes: use krealloc_array()Bartosz Golaszewski
2020-12-14Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov
2020-12-07EDAC/mv64x60: Remove orphan mv64x60 driverMichael Ellerman
2020-12-07EDAC/aspeed: Add support for AST2400 and AST2600Troy Lee
2020-11-27EDAC/amd64: Fix PCI component registrationBorislav Petkov
2020-11-23EDAC/igen6: ecclog_llist can be statickernel test robot
2020-11-19EDAC/i10nm: Add Intel Sapphire Rapids server supportQiuxu Zhuo
2020-11-19EDAC: Add DDR5 new memory typeQiuxu Zhuo
2020-11-19EDAC/i10nm: Use readl() to access MMIO registersQiuxu Zhuo
2020-11-19EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driverQiuxu Zhuo
2020-11-19EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECCQiuxu Zhuo
2020-11-19EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeIdYazen Ghannam
2020-11-19x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam
2020-11-18EDAC/synopsys: Return the correct value in mc_probe()Zhang Xiaoxu
2020-11-05EDAC: Add three new memory typesQiuxu Zhuo
2020-11-02EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab
2020-10-26EDAC: Do not issue useless debug statements in the polling routineBorislav Petkov
2020-10-26EDAC/amd64: Remove unneeded breaksTom Rix
2020-10-12Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge branch 'edac-drivers' into edac-updates-for-v5.10Borislav Petkov
2020-10-09EDAC/amd64: Set proper family type for Family 19h Models 20h-2FhYazen Ghannam
2020-09-18EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_locationXiongfeng Wang
2020-09-18EDAC/aspeed: Use module_platform_driver() to simplifyLiu Shixin
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver
2020-09-15EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov
2020-09-15EDAC/ghes: Clear scanned data on unloadBorislav Petkov
2020-09-08EDAC, sb_edac: Simplify switch statementTom Rix
2020-09-01EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-01EDAC/aspeed: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-01EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu
2020-08-30Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-27EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam
2020-08-18EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck
2020-08-17EDAC/thunderx: Make symbol lmc_dfs_ents staticWei Yongjun
2020-08-17EDAC/al-mc-edac: Add Amazon's Annapurna Labs Memory Controller driverTalel Shenhar
2020-08-17EDAC/mce_amd: Add new error descriptions for existing typesYazen Ghannam
2020-08-17EDAC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-10EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron
2020-08-03Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-23x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli
2020-06-22Merge branch 'edac-ghes' into edac-for-nextBorislav Petkov