| Age | Commit message (Expand) | Author |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Prepare RRL for sub-channel granularity | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Move RRL handling to common code | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Introduce rrl_ctrl_mode | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm}: Rename rrl_mode to rrl_source_type | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,skx,i10nm}: Split skx_set_decode() | Qiuxu Zhuo |
| 2026-05-29 | EDAC/{skx_common,i10nm,imh}: Move MC register access helpers to skx_common | Qiuxu Zhuo |
| 2026-05-14 | EDAC/i10nm: Don't fail probing if ADXL is missing | Vasily Khoruzhick |
| 2026-03-25 | EDAC/i10nm: Fix spelling mistake "readd" -> "read" | Colin Ian King |
| 2026-03-18 | EDAC/i10nm: Add driver decoder for Granite Rapids server | Qiuxu Zhuo |
| 2025-11-19 | EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev | Qiuxu Zhuo |
| 2025-08-19 | EDAC/i10nm: Reallocate skx_dev list if preconfigured cnt != runtime cnt | Qiuxu Zhuo |
| 2025-08-19 | EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller | Qiuxu Zhuo |
| 2025-07-15 | EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling | Wang Haoran |
| 2025-07-07 | EDAC/i10nm: Add Intel Granite Rapids-D support | Qiuxu Zhuo |
| 2025-04-24 | EDAC/i10nm: Fix the bitwise operation between variables of different sizes | Qiuxu Zhuo |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids server | Qiuxu Zhuo |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log() | Qiuxu Zhuo |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() | Qiuxu Zhuo |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Structure the per-channel RRL registers | Qiuxu Zhuo |
| 2025-04-17 | EDAC/i10nm: Explicitly set the modes of the RRL register sets | Qiuxu Zhuo |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 | Qiuxu Zhuo |
| 2025-02-20 | EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids | Qiuxu Zhuo |
| 2025-01-21 | Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2024-12-17 | x86/cpu: Expose only stepping min/max interface | Dave Hansen |
| 2024-12-13 | EDAC/{i10nm,skx,skx_common}: Support UV systems | Kyle Meyer |
| 2024-12-09 | EDAC/i10nm: Add Intel Clearwater Forest server support | Qiuxu Zhuo |
| 2024-10-23 | EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator | Qiuxu Zhuo |
| 2024-09-03 | EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5 | Qiuxu Zhuo |
| 2024-09-03 | EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common | Qiuxu Zhuo |
| 2024-05-28 | EDAC/i10nm: Switch to new Intel CPU model defines | Tony Luck |
| 2024-02-01 | EDAC/i10nm: Add Intel Grand Ridge micro-server support | Qiuxu Zhuo |
| 2023-08-30 | Merge tag 'edac_updates_for_v6.6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2023-08-09 | x86/cpu: Fix Crestmont uarch | Peter Zijlstra |
| 2023-07-24 | EDAC/i10nm: Skip the absent memory controllers | Qiuxu Zhuo |
| 2023-04-10 | EDAC/i10nm: Add Intel Sierra Forest server support | Qiuxu Zhuo |
| 2023-02-08 | EDAC/i10nm: Add driver decoder for Sapphire Rapids server | Youquan Song |
| 2023-01-25 | EDAC/i10nm: Add Intel Granite Rapids server support | Qiuxu Zhuo |
| 2023-01-25 | EDAC/i10nm: Make more configurations CPU model specific | Qiuxu Zhuo |
| 2023-01-25 | EDAC/i10nm: Add Intel Emerald Rapids server support | Qiuxu Zhuo |
| 2022-12-12 | Merge branches 'edac-ghes' and 'edac-misc' into edac-updates-for-v6.2 | Borislav Petkov (AMD) |
| 2022-11-28 | EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper() | Yang Yingliang |
| 2022-10-21 | EDAC: Check for GHES preference in the chipset-specific EDAC drivers | Jia He |
| 2022-09-23 | EDAC/i10nm: Print an extra register set of retry_rd_err_log | Qiuxu Zhuo |
| 2022-09-23 | EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM | Qiuxu Zhuo |
| 2022-09-08 | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song |
| 2022-01-04 | EDAC/i10nm: Release mdev/mbase when failing to detect HBM | Qiuxu Zhuo |
| 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-06-17 | EDAC/Intel: Do not load EDAC driver when running as a guest | Luck, Tony |
| 2021-06-17 | EDAC/i10nm: Add support for high bandwidth memory | Qiuxu Zhuo |