index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Lines
2025-02-20
EDAC/igen6: Fix the flood of invalid error reports
Qiuxu Zhuo
-6
/
+15
2025-02-20
EDAC/ie31200: work around false positive build warning
Arnd Bergmann
-15
/
+13
2025-02-14
EDAC/qcom: Correct interrupt enable register configuration
Komal Bajaj
-2
/
+2
2025-01-21
Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+2
2025-01-21
Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-12
/
+13
2025-01-21
Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-329
/
+215
2025-01-17
Merge remote-tracking branches 'ras/edac-drivers' and 'ras/edac-misc' into ed...
Borislav Petkov (AMD)
-8
/
+8
2025-01-16
EDAC/cell: Remove powerpc Cell driver
Michael Ellerman
-291
/
+0
2025-01-08
x86/amd_nb: Move SMN access code to a new amd_node driver
Mario Limonciello
-0
/
+2
2025-01-04
EDAC: Add an EDAC driver for the Loongson memory controller
Zhao Qunqin
-0
/
+166
2024-12-17
x86/cpu: Expose only stepping min/max interface
Dave Hansen
-11
/
+12
2024-12-15
EDAC: Fix typos in comments
Yan Zhen
-8
/
+8
2024-12-13
EDAC/{i10nm,skx,skx_common}: Support UV systems
Kyle Meyer
-30
/
+40
2024-12-11
EDAC/amd64: Simplify ECC check on unified memory controllers
Borislav Petkov (AMD)
-22
/
+10
2024-12-09
EDAC/i10nm: Add Intel Clearwater Forest server support
Qiuxu Zhuo
-0
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
-26
/
+26
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-1199
/
+0
2024-11-19
Merge tag 'ras_core_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-6
/
+16
2024-11-19
Merge tag 'edac_updates_for_v6.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-92
/
+356
2024-11-19
EDAC/powerpc: Remove PPC_MAPLE drivers
Michael Ellerman
-1199
/
+0
2024-11-18
Merge branch 'edac-misc' into edac-updates
Borislav Petkov (AMD)
-20
/
+158
2024-11-08
EDAC/igen6: Add polling support
Orange Kao
-2
/
+28
2024-11-08
EDAC/igen6: Initialize edac_op_state according to the configuration data
Qiuxu Zhuo
-2
/
+11
2024-11-04
EDAC/igen6: Avoid segmentation fault on module unload
Orange Kao
-0
/
+2
2024-11-04
EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
James Ye
-2
/
+6
2024-10-31
EDAC/mce_amd: Add support for FRU text in MCA
Yazen Ghannam
-6
/
+12
2024-10-31
x86/MCE/AMD: Add support for new MCA_SYND{1,2} registers
Avadhut Naik
-2
/
+6
2024-10-23
EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator
Qiuxu Zhuo
-0
/
+25
2024-10-23
EDAC/skx_common: Differentiate memory error sources
Qiuxu Zhuo
-18
/
+23
2024-10-23
EDAC/fsl_ddr: Add support for i.MX9 DDR controller
Ye Li
-6
/
+53
2024-10-23
EDAC/fsl_ddr: Fix bad bit shift operations
Priyanka Singh
-9
/
+13
2024-10-23
EDAC/fsl_ddr: Move global variables into struct fsl_mc_pdata
Frank Li
-12
/
+12
2024-10-23
EDAC/fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
Frank Li
-30
/
+34
2024-10-22
EDAC/bluefield: Use Arm SMC for EMI access on BlueField-2
David Thompson
-19
/
+149
2024-10-17
EDAC/bluefield: Fix potential integer overflow
David Thompson
-1
/
+1
2024-10-14
EDAC/igen6: Add Intel Panther Lake-H SoCs support
Lili Li
-0
/
+8
2024-10-05
EDAC/qcom: Make irq configuration optional
Rajendra Nayak
-3
/
+5
2024-09-16
Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1729
/
+115
2024-09-09
Merge remote-tracking branches 'ras/edac-amd-atl', 'ras/edac-misc' and 'ras/e...
Borislav Petkov (AMD)
-1729
/
+115
2024-09-05
EDAC: Drop obsolete PPC4xx driver
Rob Herring (Arm)
-1602
/
+0
2024-09-03
EDAC/sb_edac: Fix the compile warning of large frame size
Qiuxu Zhuo
-17
/
+18
2024-09-03
EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5
Qiuxu Zhuo
-8
/
+3
2024-09-03
EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common
Qiuxu Zhuo
-100
/
+59
2024-09-03
EDAC/igen6: Fix conversion of system address to physical memory address
Qiuxu Zhuo
-1
/
+1
2024-08-01
EDAC/synopsys: Fix error injection on Zynq UltraScale+
Shubhrajyoti Datta
-1
/
+34
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
-1
/
+0
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
-2
/
+2
2024-07-15
Merge tag 'x86_misc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-35
/
+38
2024-07-15
Merge tag 'edac_updates_for_v6.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-38
/
+63
2024-06-29
EDAC: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
-0
/
+6
[prev]
[next]