summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-2/+2
|\
| * edac: ghes: use krealloc_array()Bartosz Golaszewski2020-12-151-2/+2
* | Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-142-4/+4
|\ \
| * | EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeIdYazen Ghannam2020-11-191-1/+1
| * | x86/CPU/AMD: Remove amd_get_nb_id()Yazen Ghannam2020-11-192-3/+3
| |/
| |
| \
| \
| \
*---. \ Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov2020-12-1425-63/+1076
|\ \ \ \
| | | * | EDAC/amd64: Fix PCI component registrationBorislav Petkov2020-11-271-12/+14
| | | * | EDAC/synopsys: Return the correct value in mc_probe()Zhang Xiaoxu2020-11-181-1/+2
| | | * | EDAC: Fix some kernel-doc markupsMauro Carvalho Chehab2020-11-021-6/+5
| | | * | EDAC: Do not issue useless debug statements in the polling routineBorislav Petkov2020-10-2614-14/+2
| | | * | EDAC/amd64: Remove unneeded breaksTom Rix2020-10-261-8/+0
| | | |/
| | * | EDAC/igen6: ecclog_llist can be statickernel test robot2020-11-231-1/+1
| * | | EDAC/i10nm: Add Intel Sapphire Rapids server supportQiuxu Zhuo2020-11-194-21/+58
| * | | EDAC: Add DDR5 new memory typeQiuxu Zhuo2020-11-191-0/+1
| * | | EDAC/i10nm: Use readl() to access MMIO registersQiuxu Zhuo2020-11-191-4/+7
| |/ /
| * | EDAC/igen6: Add debugfs interface for Intel client SoC EDAC driverQiuxu Zhuo2020-11-191-0/+59
| * | EDAC/igen6: Add EDAC driver for Intel client SoCs using IBECCQiuxu Zhuo2020-11-193-0/+928
| * | EDAC: Add three new memory typesQiuxu Zhuo2020-11-051-0/+3
| |/
* | EDAC/mv64x60: Remove orphan mv64x60 driverMichael Ellerman2020-12-074-1005/+0
* | EDAC/aspeed: Add support for AST2400 and AST2600Troy Lee2020-12-072-5/+8
|/
* Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-121-2/+15
|\
| * cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver2020-09-171-0/+9
| * edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver2020-09-171-2/+6
* | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-3/+1
|\ \
| * | x86/MCE/AMD, EDAC/mce_amd: Remove struct smca_hwid.xec_bitmapYazen Ghannam2020-08-201-3/+1
| |/
* | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-1217-50/+420
|\ \
| * \ Merge branch 'edac-drivers' into edac-updates-for-v5.10Borislav Petkov2020-10-123-0/+362
| |\ \
| | * | EDAC/al-mc-edac: Add Amazon's Annapurna Labs Memory Controller driverTalel Shenhar2020-08-173-0/+362
| | |/
| * | EDAC/amd64: Set proper family type for Family 19h Models 20h-2FhYazen Ghannam2020-10-091-0/+6
| * | EDAC/mc_sysfs: Add missing newlines when printing {max,dimm}_locationXiongfeng Wang2020-09-181-5/+17
| * | EDAC/aspeed: Use module_platform_driver() to simplifyLiu Shixin2020-09-181-17/+1
| * | EDAC, sb_edac: Simplify switch statementTom Rix2020-09-081-4/+1
| * | EDAC/ti: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-011-1/+2
| * | EDAC/aspeed: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-09-011-2/+2
| * | EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu2020-09-011-6/+5
| * | EDAC/thunderx: Make symbol lmc_dfs_ents staticWei Yongjun2020-08-171-1/+1
| * | EDAC/mce_amd: Add new error descriptions for existing typesYazen Ghannam2020-08-171-1/+10
| * | EDAC: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-178-13/+13
| |/
* | EDAC/ghes: Check whether the driver is on the safe list correctlyBorislav Petkov2020-09-151-0/+4
* | EDAC/ghes: Clear scanned data on unloadBorislav Petkov2020-09-151-0/+1
* | Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-301-4/+6
|\ \
| * | EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()Shiju Jose2020-08-271-4/+6
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/ /
* / EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-184-7/+7
|/
* Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-151-3/+47
|\
| * EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47
* | Merge tag 'edac_updates_for_5.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-037-141/+204
|\|
| * Merge branch 'edac-ghes' into edac-for-nextBorislav Petkov2020-06-221-130/+193
| |\
| | * EDAC/ghes: Scan the system once on driver initBorislav Petkov2020-06-161-113/+166
| | * EDAC/ghes: Remove unused members of struct ghes_edac_pvt, rename it to ghes_pvtRobert Richter2020-06-161-8/+5