index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
22
-26
/
+26
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-1199
/
+0
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+16
2024-11-19
Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-92
/
+356
2024-11-19
EDAC/powerpc: Remove PPC_MAPLE drivers
Michael Ellerman
6
-1199
/
+0
2024-11-18
Merge branch 'edac-misc' into edac-updates
Borislav Petkov (AMD)
2
-20
/
+158
2024-11-09
EDAC/igen6: Add polling support
Orange Kao
1
-2
/
+28
2024-11-09
EDAC/igen6: Initialize edac_op_state according to the configuration data
Qiuxu Zhuo
1
-2
/
+11
2024-11-04
EDAC/igen6: Avoid segmentation fault on module unload
Orange Kao
1
-0
/
+2
2024-11-04
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
James Ye
1
-2
/
+6
2024-10-31
EDAC/mce_amd: Add support for FRU text in MCA
Yazen Ghannam
1
-6
/
+12
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
1
-2
/
+6
2024-10-23
EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator
Qiuxu Zhuo
3
-0
/
+25
2024-10-23
EDAC/skx_common: Differentiate memory error sources
Qiuxu Zhuo
2
-18
/
+23
2024-10-23
EDAC/fsl_ddr: Add support for i.MX9 DDR controller
Ye Li
3
-6
/
+53
2024-10-23
EDAC/fsl_ddr: Fix bad bit shift operations
Priyanka Singh
1
-9
/
+13
2024-10-23
EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
Frank Li
2
-12
/
+12
2024-10-23
EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
Frank Li
1
-30
/
+34
2024-10-22
EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
David Thompson
1
-19
/
+149
2024-10-17
EDAC/bluefield: Fix potential integer overflow
David Thompson
1
-1
/
+1
2024-10-14
EDAC/igen6: Add Intel Panther Lake-H SoCs support
Lili Li
1
-0
/
+8
2024-10-06
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
1
-3
/
+5
2024-09-16
Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-1729
/
+115
2024-09-09
Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...
Borislav Petkov (AMD)
11
-1729
/
+115
2024-09-05
EDAC: Drop obsolete PPC4xx driver
Rob Herring (Arm)
4
-1602
/
+0
2024-09-04
EDAC/sb_edac: Fix the compile warning of large frame size
Qiuxu Zhuo
1
-17
/
+18
2024-09-03
EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5
Qiuxu Zhuo
2
-8
/
+3
2024-09-03
EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
Qiuxu Zhuo
4
-100
/
+59
2024-09-03
EDAC/igen6: Fix conversion of system address to physical memory address
Qiuxu Zhuo
1
-1
/
+1
2024-08-01
EDAC/synopsys: Fix error injection on Zynq UltraScale+
Shubhrajyoti Datta
1
-1
/
+34
2024-07-29
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-1
/
+0
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-2
/
+2
2024-07-16
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-35
/
+38
2024-07-16
Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-38
/
+63
2024-06-29
EDAC: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-0
/
+6
2024-06-23
EDAC/dmc520: Use devm_platform_ioremap_resource()
Jai Arora
1
-3
/
+1
2024-06-14
EDAC/igen6: Add Intel Arrow Lake-U/H SoCs support
Qiuxu Zhuo
1
-0
/
+8
2024-06-12
EDAC/amd64: Check return value of amd_smn_read()
Yazen Ghannam
1
-14
/
+37
2024-06-12
EDAC/amd64: Remove unused register accesses
Yazen Ghannam
2
-21
/
+1
2024-06-04
EDAC/igen6: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-2
/
+2
2024-06-04
EDAC/amd64: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
1
-3
/
+5
2024-05-29
EDAC, i10nm: make skx_common.o a separate module
Arnd Bergmann
3
-8
/
+27
2024-05-29
EDAC/skx: Switch to new Intel CPU model defines
Tony Luck
1
-1
/
+1
2024-05-29
EDAC/sb_edac: Switch to new Intel CPU model defines
Tony Luck
1
-7
/
+7
2024-05-29
EDAC, pnd2: Switch to new Intel CPU model defines
Tony Luck
1
-2
/
+2
2024-05-29
EDAC/i10nm: Switch to new Intel CPU model defines
Tony Luck
1
-10
/
+10
2024-05-28
EDAC/ghes: Add missing newline to pr_info() statement
Vasyl Gomonovych
1
-1
/
+1
2024-05-27
EDAC/thunderx: Remove unused struct error_syndrome
Dr. David Alan Gilbert
1
-6
/
+0
2024-05-14
Merge tag 'edac_updates_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-147
/
+50
2024-05-06
EDAC/synopsys: Fix ECC status and IRQ control race condition
Serge Semin
1
-13
/
+37
[next]