summaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
Commit message (Expand)AuthorAgeFilesLines
* EDAC/amd64: Simplify ECC check on unified memory controllersBorislav Petkov (AMD)2024-12-111-22/+10
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-0222-26/+26
* Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-11-236-1199/+0
|\
| * EDAC/powerpc: Remove PPC_MAPLE driversMichael Ellerman2024-11-196-1199/+0
* | Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-191-6/+16
|\ \
| * | EDAC/mce_amd: Add support for FRU text in MCAYazen Ghannam2024-10-311-6/+12
| * | x86/MCE/AMD: Add support for new MCA_SYND{1,2} registersAvadhut Naik2024-10-311-2/+6
| |/
* | Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-199-92/+356
|\ \
| * \ Merge branch 'edac-misc' into edac-updatesBorislav Petkov (AMD)2024-11-182-20/+158
| |\ \
| | * | EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2David Thompson2024-10-221-19/+149
| | * | EDAC/bluefield: Fix potential integer overflowDavid Thompson2024-10-171-1/+1
| | * | EDAC/igen6: Add Intel Panther Lake-H SoCs supportLili Li2024-10-141-0/+8
| | |/
| * | EDAC/igen6: Add polling supportOrange Kao2024-11-081-2/+28
| * | EDAC/igen6: Initialize edac_op_state according to the configuration dataQiuxu Zhuo2024-11-081-2/+11
| * | EDAC/igen6: Avoid segmentation fault on module unloadOrange Kao2024-11-041-0/+2
| * | EDAC/ie31200: Add Kaby Lake-S dual-core host bridge IDJames Ye2024-11-041-2/+6
| * | EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicatorQiuxu Zhuo2024-10-233-0/+25
| * | EDAC/skx_common: Differentiate memory error sourcesQiuxu Zhuo2024-10-232-18/+23
| * | EDAC/fsl_ddr: Add support for i.MX9 DDR controllerYe Li2024-10-233-6/+53
| * | EDAC/fsl_ddr: Fix bad bit shift operationsPriyanka Singh2024-10-231-9/+13
| * | EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdataFrank Li2024-10-232-12/+12
| * | EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()Frank Li2024-10-231-30/+34
| |/
* / EDAC/qcom: Make irq configuration optionalRajendra Nayak2024-10-061-3/+5
|/
* Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-09-1611-1729/+115
|\
| *-. Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...Borislav Petkov (AMD)2024-09-0911-1729/+115
| |\ \
| | | * EDAC: Drop obsolete PPC4xx driverRob Herring (Arm)2024-09-054-1602/+0
| | | * EDAC/sb_edac: Fix the compile warning of large frame sizeQiuxu Zhuo2024-09-041-17/+18
| | | * EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5Qiuxu Zhuo2024-09-032-8/+3
| | | * EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_commonQiuxu Zhuo2024-09-034-100/+59
| | | * EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo2024-09-031-1/+1
| | |/ | |/|
| | * EDAC/synopsys: Fix error injection on Zynq UltraScale+Shubhrajyoti Datta2024-08-011-1/+34
| |/
* / minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds2024-07-291-1/+0
|/
* minmax: add a few more MIN_T/MAX_T usersLinus Torvalds2024-07-281-2/+2
* Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-162-35/+38
|\
| * EDAC/amd64: Check return value of amd_smn_read()Yazen Ghannam2024-06-121-14/+37
| * EDAC/amd64: Remove unused register accessesYazen Ghannam2024-06-122-21/+1
* | Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-1617-38/+63
|\ \ | |/ |/|
| * EDAC: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-296-0/+6
| * EDAC/dmc520: Use devm_platform_ioremap_resource()Jai Arora2024-06-231-3/+1
| * EDAC/igen6: Add Intel Arrow Lake-U/H SoCs supportQiuxu Zhuo2024-06-141-0/+8
| * EDAC, i10nm: make skx_common.o a separate moduleArnd Bergmann2024-05-293-8/+27
| * EDAC/skx: Switch to new Intel CPU model definesTony Luck2024-05-291-1/+1
| * EDAC/sb_edac: Switch to new Intel CPU model definesTony Luck2024-05-291-7/+7
| * EDAC, pnd2: Switch to new Intel CPU model definesTony Luck2024-05-291-2/+2
| * EDAC/i10nm: Switch to new Intel CPU model definesTony Luck2024-05-291-10/+10
| * EDAC/ghes: Add missing newline to pr_info() statementVasyl Gomonovych2024-05-281-1/+1
| * EDAC/thunderx: Remove unused struct error_syndromeDr. David Alan Gilbert2024-05-271-6/+0
* | EDAC/igen6: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-2/+2
* | EDAC/amd64: Convert PCIBIOS_* return codes to errnosIlpo Järvinen2024-06-041-3/+5
|/
* Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-1420-147/+50
|\