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