summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * EDAC/ghes: Setup DIMM label from DMI and use it in error reportsRobert Richter2020-06-161-11/+24
| * | EDAC: Fix reference count leaksQiushi Wu2020-06-172-1/+2
| * | EDAC, {skx,i10nm}: Use CPU stepping macro to pass configurationsQiuxu Zhuo2020-06-152-8/+6
| * | EDAC/mc: Call edac_inc_ue_error() before panicZhenzhong Duan2020-06-151-2/+2
| * | EDAC, pnd2: Set MCE_PRIO_EDAC priority for pnd2_mce_dec notifierZhenzhong Duan2020-06-151-0/+1
| |/
* | Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-031-0/+3
|\ \
| * | x86/mce, EDAC/mce_amd: Print PPIN in machine check recordsSmita Koralahalli2020-06-231-0/+3
| |/
* / EDAC/amd64: Read back the scrub rate PCI register on F15hBorislav Petkov2020-06-181-0/+2
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-119-54/+73
|\|
| *-. Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov2020-06-019-54/+73
| |\ \
| | | * EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get()Colin Ian King2020-05-291-1/+1
| | | * EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo2020-05-194-17/+13
| | | * EDAC/amd8131: Remove defined but not used bridge_strJason Yan2020-04-241-8/+0
| | | * EDAC/thunderx: Make symbols staticZou Wei2020-04-231-4/+4
| | | * EDAC/xgene: Remove set but not used address local varJason Yan2020-04-141-3/+0
| | | * EDAC/armada_xp: Fix some log messagesChristophe JAILLET2020-04-141-7/+7
| | |/ | |/|
| | * EDAC/i10nm: Update driver to support different bus number config register off...Qiuxu Zhuo2020-04-271-4/+14
| | * EDAC, {skx,i10nm}: Make some configurations CPU model specificQiuxu Zhuo2020-04-274-14/+38
| |/