| Age | Commit message (Expand) | Author | Lines |
| 2025-08-19 | EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cnt | Qiuxu Zhuo | -6/+7 |
| 2025-08-19 | EDAC/skx_common: Remove redundant upper bound check for res->imc | Qiuxu Zhuo | -1/+1 |
| 2025-08-19 | EDAC/skx_common: Make skx_dev->imc[] a flexible array | Qiuxu Zhuo | -2/+3 |
| 2025-08-19 | EDAC/skx_common: Swap memory controller index mapping | Qiuxu Zhuo | -8/+20 |
| 2025-08-19 | EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc | Qiuxu Zhuo | -14/+14 |
| 2025-08-19 | EDAC/{skx_common,skx}: Use configuration data, not global macros | Qiuxu Zhuo | -20/+30 |
| 2025-08-19 | EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller | Qiuxu Zhuo | -0/+14 |
| 2025-08-19 | EDAC/ie31200: Add two more Intel Alder Lake-S SoCs for EDAC support | Kyle Manna | -0/+4 |
| 2025-08-15 | EDAC: Add EDAC driver for ARM Cortex A72 cores | Sascha Hauer | -0/+234 |
| 2025-07-29 | Merge tag 'edac_updates_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | -102/+140 |
| 2025-07-15 | EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling | Wang Haoran | -11/+11 |
| 2025-07-14 | EDAC/synopsys: Clear the ECC counters on init | Shubhrajyoti Datta | -51/+46 |
| 2025-07-07 | EDAC/ie31200: Add Intel Raptor Lake-HX SoCs support | Qiuxu Zhuo | -0/+4 |
| 2025-07-07 | EDAC/igen6: Add Intel Wildcat Lake SoCs support | Lili Li | -0/+15 |
| 2025-07-07 | EDAC/i10nm: Add Intel Granite Rapids-D support | Qiuxu Zhuo | -1/+11 |
| 2025-06-30 | EDAC: Initialize EDAC features sysfs attributes | Shiju Jose | -1/+5 |
| 2025-06-26 | EDAC/mem_repair: Reduce stack usage in edac_mem_repair_get_desc() | Arnd Bergmann | -34/+22 |
| 2025-06-25 | EDAC/amd64: Fix size calculation for Non-Power-of-Two DIMMs | Avadhut Naik | -21/+36 |
| 2025-06-23 | EDAC/igen6: Reduce log level to debug for absent memory controllers | Qiuxu Zhuo | -1/+1 |
| 2025-06-23 | EDAC/ie31200: Document which CPUs correspond to each Raptor Lake-S device ID | George Gaidarov | -6/+6 |
| 2025-06-23 | EDAC/ie31200: Enable support for Core i5-14600 and i7-14700 | George Gaidarov | -0/+4 |
| 2025-06-23 | ie31200/EDAC: Add Intel Bartlett Lake-S SoCs support | Qiuxu Zhuo | -0/+22 |
| 2025-06-18 | EDAC/igen6: Fix NULL pointer dereference | Qiuxu Zhuo | -11/+13 |
| 2025-06-16 | EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh | Avadhut Naik | -0/+1 |
| 2025-06-03 | Merge tag 'cxl-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | -0/+9 |
| 2025-05-29 | EDAC/altera: Use correct write width with the INTTEST register | Niravkumar L Rabara | -3/+3 |
| 2025-05-27 | Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -231/+422 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -2/+2 |
| 2025-05-23 | cxl/edac: Add CXL memory device memory sparing control feature | Shiju Jose | -0/+9 |
| 2025-05-22 | EDAC/bluefield: Don't use bluefield_edac_readl() result on error | David Thompson | -5/+15 |
| 2025-05-16 | EDAC/altera: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | -2/+2 |
| 2025-05-13 | Merge branch 'x86/msr' into x86/core, to resolve conflicts | Ingo Molnar | -3/+5 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflicts | Ingo Molnar | -4/+7 |
| 2025-05-06 | Merge tag 'v6.15-rc5' into x86/cpu, to resolve conflicts | Ingo Molnar | -4/+7 |
| 2025-05-02 | x86/msr: Add explicit includes of <asm/msr.h> | Xin Li (Intel) | -0/+2 |
| 2025-04-28 | EDAC/altera: Set DDR and SDMMC interrupt mask before registration | Niravkumar L Rabara | -3/+6 |
| 2025-04-28 | EDAC/altera: Test the correct error reg offset | Niravkumar L Rabara | -1/+1 |
| 2025-04-24 | EDAC/i10nm: Fix the bitwise operation between variables of different sizes | Qiuxu Zhuo | -2/+2 |
| 2025-04-22 | EDAC/ie31200: Add two Intel SoCs for EDAC support | Qiuxu Zhuo | -0/+6 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids server | Qiuxu Zhuo | -4/+37 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log() | Qiuxu Zhuo | -92/+81 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() | Qiuxu Zhuo | -101/+156 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Structure the per-channel RRL registers | Qiuxu Zhuo | -44/+69 |
| 2025-04-17 | EDAC/i10nm: Explicitly set the modes of the RRL register sets | Qiuxu Zhuo | -0/+10 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 | Qiuxu Zhuo | -19/+27 |
| 2025-04-17 | EDAC/skx_common: Fix general protection fault | Qiuxu Zhuo | -0/+1 |
| 2025-04-17 | EDAC/igen6: Add Intel Amston Lake SoCs support | Qiuxu Zhuo | -0/+4 |
| 2025-04-17 | EDAC/igen6: Add Intel Arizona Beach SoCs support | Qiuxu Zhuo | -0/+4 |
| 2025-04-17 | EDAC/igen6: Skip absent memory controllers | Qiuxu Zhuo | -16/+62 |
| 2025-04-14 | x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h> | Ingo Molnar | -1/+1 |