index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
edac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-21
Merge branch 'edac-amd64' into edac-updates-for-v5.18
Borislav Petkov
5
-25
/
+114
2022-03-16
EDAC/altera: Add SDRAM ECC check for U-Boot
Rabara Niravkumar L
1
-1
/
+39
2022-02-23
EDAC/amd64: Add new register offset support and related changes
Yazen Ghannam
2
-16
/
+78
2022-02-23
EDAC/amd64: Set memory type per DIMM
Yazen Ghannam
2
-13
/
+40
2022-02-15
EDAC: Fix calculation of returned address and next offset in edac_align_ptr()
Eliav Farber
1
-1
/
+1
2022-01-30
EDAC/xgene: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2022-01-28
EDAC/altera: Fix deferred probing
Sergey Shtylyov
1
-1
/
+1
2022-01-26
EDAC/mc: Remove unnecessary cast to char * in edac_align_ptr()
Eliav Farber
1
-2
/
+2
2022-01-23
EDAC: Use default_groups in kobj_type
Greg Kroah-Hartman
2
-10
/
+15
2022-01-23
EDAC: Use proper list of struct attribute for attributes
Greg Kroah-Hartman
2
-26
/
+26
2022-01-10
Merge tag 'edac_updates_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-14
/
+90
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+405
2022-01-10
Merge branches 'edac-misc' and 'edac-amd64' into edac-updates-for-v5.17
Borislav Petkov
5
-4
/
+46
2022-01-04
EDAC/i10nm: Release mdev/mbase when failing to detect HBM
Qiuxu Zhuo
1
-0
/
+9
2021-12-24
EDAC/amd64: Add support for family 19h, models 50h-5fh
Marc Bevand
2
-0
/
+18
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumeration
Yazen Ghannam
1
-9
/
+2
2021-12-22
x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types
Yazen Ghannam
1
-7
/
+128
2021-12-21
EDAC/sb_edac: Remove redundant initialization of variable rc
Colin Ian King
1
-1
/
+1
2021-12-10
EDAC/amd64: Add support for AMD Family 19h Models 10h-1Fh and A0h-AFh
Yazen Ghannam
2
-2
/
+24
2021-12-10
EDAC: Add RDDR5 and LRDDR5 memory types
Yazen Ghannam
1
-0
/
+2
2021-12-05
EDAC/sifive: Fix non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-20
EDAC/synopsys: Enable the driver on Intel's N5X platform
Dinh Nguyen
1
-1
/
+1
2021-11-20
EDAC/synopsys: Add support for version 3 of the Synopsys EDAC DDR
Dinh Nguyen
1
-7
/
+42
2021-11-20
EDAC/synopsys: Use the quirk for version instead of ddr version
Dinh Nguyen
1
-2
/
+1
2021-11-15
EDAC/amd64: Add context struct
Yazen Ghannam
1
-42
/
+55
2021-11-15
EDAC/amd64: Allow for DF Indirect Broadcast reads
Yazen Ghannam
1
-8
/
+21
2021-11-15
x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC
Yazen Ghannam
1
-0
/
+50
2021-11-15
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
1
-0
/
+199
2021-11-01
Merge tag 'edac_updates_for_v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-44
/
+49
2021-10-14
EDAC/armada-xp: Fix output of uncorrectable error counter
Hans Potsch
1
-1
/
+1
2021-10-11
EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell
Eric Badger
1
-1
/
+1
2021-10-07
EDAC/ti: Remove redundant error messages
Tang Bin
1
-6
/
+1
2021-10-07
EDAC/amd64: Handle three rank interleaving mode
Yazen Ghannam
1
-1
/
+21
2021-10-07
EDAC/mc_sysfs: Print MC-scope sysfs counters unsigned
Eric Badger
1
-4
/
+4
2021-09-28
EDAC/al_mc: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-8
/
+4
2021-09-16
EDAC/dmc520: Assign the proper type to dimm->edac_mode
Borislav Petkov
1
-1
/
+1
2021-09-16
EDAC/synopsys: Fix wrong value type assignment for edac_mode
Sai Krishna Potthuri
1
-1
/
+1
2021-09-15
EDAC/mc: Replace strcpy(), sprintf() and snprintf() with strscpy() or scnprin...
Len Baker
1
-24
/
+18
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2021-08-30
Merge tag 'edac_updates_for_v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-38
/
+202
2021-08-23
EDAC/i10nm: Retrieve and print retry_rd_err_log registers
Youquan Song
4
-3
/
+157
2021-08-23
EDAC/i10nm: Fix NVDIMM detection
Qiuxu Zhuo
1
-3
/
+3
2021-08-23
EDAC/skx_common: Set the memory type correctly for HBM memory
Qiuxu Zhuo
1
-1
/
+4
2021-08-16
EDAC/altera: Skip defining unused structures for specific configs
Krzysztof Kozlowski
1
-18
/
+26
2021-08-12
EDAC/altera: Convert to generic_handle_domain_irq()
Marc Zyngier
1
-5
/
+2
2021-08-09
EDAC/mce_amd: Do not load edac_mce_amd module on guests
Smita Koralahalli
1
-0
/
+3
2021-07-20
EDAC/mc: Add new HBM2 memory type
Naveen Krishna Chatradhi
1
-0
/
+1
2021-07-15
EDAC/igen6: fix core dependency AGAIN
Randy Dunlap
1
-1
/
+1
2021-07-13
EDAC/amd64: Use DEVICE_ATTR helper macros
Dwaipayan Ray
1
-13
/
+8
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
[next]