Age | Commit message (Expand) | Author |
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 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-30 | Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-06-20 | EDAC/igen6: fix core dependency | Randy Dunlap |
2021-06-17 | EDAC/Intel: Do not load EDAC driver when running as a guest | Luck, Tony |
2021-06-17 | EDAC/igen6: Add Intel Alder Lake SoC support | Qiuxu Zhuo |
2021-06-17 | EDAC/igen6: Add Intel Tiger Lake SoC support | Qiuxu Zhuo |
2021-06-17 | EDAC/igen6: Add Intel ICL-NNPI SoC support | Qiuxu Zhuo |
2021-06-17 | EDAC/i10nm: Add support for high bandwidth memory | Qiuxu Zhuo |
2021-06-17 | EDAC/i10nm: Add detection of memory levels for ICX/SPR servers | Qiuxu Zhuo |
2021-06-17 | EDAC/skx_common: Add new ADXL components for 2-level memory | Qiuxu Zhuo |
2021-06-04 | EDAC/mce_amd: Fix typo "FIfo" -> "Fifo" | Colin Ian King |
2021-05-27 | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank types | Muralidhara M K |
2021-05-18 | EDAC/aspeed: Use proper format string for printing resource | Arnd Bergmann |
2021-05-14 | EDAC/ti: Add missing MODULE_DEVICE_TABLE | Bixuan Cui |
2021-05-10 | EDAC/thunderx: Remove irrelevant variable from error messages | Christophe JAILLET |
2021-05-10 | x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG | Brijesh Singh |
2021-03-23 | EDAC: altera: merge ARCH_SOCFPGA and ARCH_STRATIX10 | Krzysztof Kozlowski |
2021-02-15 | Merge branch 'edac-misc' into edac-updates-for-v5.12 | Borislav Petkov |
2021-01-22 | EDAC/amd64: Issue probing messages only on properly detected hardware | Borislav Petkov |
2021-01-19 | EDAC/xgene: Do not print a failure message to get an IRQ twice | Menglong Dong |
2020-12-30 | EDAC/ppc4xx: Convert comma to semicolon | Zheng Yongjun |
2020-12-28 | EDAC/amd64: Limit error injection functionality to supported hw | Borislav Petkov |
2020-12-28 | EDAC/amd64: Merge error injection sysfs facilities | Borislav Petkov |
2020-12-28 | EDAC/amd64: Merge sysfs debugging attributes setup code | Borislav Petkov |
2020-12-28 | EDAC/amd64: Tone down messages about missing PCI IDs | Yazen Ghannam |
2020-12-28 | EDAC/amd64: Do not load on family 0x15, model 0x13 | Borislav Petkov |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | edac: ghes: use krealloc_array() | Bartosz Golaszewski |