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