| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-21 | EDAC/{skx_comm,imh}: Detect 2-level memory configuration | Qiuxu Zhuo | 1 | -0/+4 |
| 2025-11-21 | EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers | Qiuxu Zhuo | 1 | -24/+65 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_set_hi_lo() | Qiuxu Zhuo | 1 | -0/+1 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_get_edac_list() | Qiuxu Zhuo | 1 | -0/+2 |
| 2025-11-19 | EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-08-19 | EDAC/skx_common: Remove unused *NUM*_IMC macros | Qiuxu Zhuo | 1 | -5/+0 |
| 2025-08-19 | EDAC/skx_common: Make skx_dev->imc[] a flexible array | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-08-19 | EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc | Qiuxu Zhuo | 1 | -10/+10 |
| 2025-08-19 | EDAC/{skx_common,skx}: Use configuration data, not global macros | Qiuxu Zhuo | 1 | -0/+1 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Add RRL support for Intel Granite Rapids server | Qiuxu Zhuo | 1 | -2/+2 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor show_retry_rd_err_log() | Qiuxu Zhuo | 1 | -1/+10 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Refactor enable_retry_rd_err_log() | Qiuxu Zhuo | 1 | -0/+20 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Structure the per-channel RRL registers | Qiuxu Zhuo | 1 | -8/+13 |
| 2025-04-17 | EDAC/{skx_common,i10nm}: Fix the loss of saved RRL for HBM pseudo channel 0 | Qiuxu Zhuo | 1 | -3/+8 |
| 2025-02-20 | EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids | Qiuxu Zhuo | 1 | -0/+11 |
| 2024-12-13 | EDAC/{i10nm,skx,skx_common}: Support UV systems | Kyle Meyer | 1 | -2/+1 |
| 2024-10-23 | EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator | Qiuxu Zhuo | 1 | -0/+1 |
| 2024-10-23 | EDAC/skx_common: Differentiate memory error sources | Qiuxu Zhuo | 1 | -0/+7 |
| 2024-09-16 | Merge tag 'edac_updates_for_v6.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+8 |
| 2024-09-03 | EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common | Qiuxu Zhuo | 1 | -0/+8 |
| 2024-07-28 | minmax: make generic MIN() and MAX() macros available everywhere | Linus Torvalds | 1 | -1/+0 |
| 2024-05-29 | EDAC, i10nm: make skx_common.o a separate module | Arnd Bergmann | 1 | -2/+2 |
| 2023-01-25 | EDAC/i10nm: Add Intel Granite Rapids server support | Qiuxu Zhuo | 1 | -2/+3 |
| 2023-01-25 | EDAC/i10nm: Make more configurations CPU model specific | Qiuxu Zhuo | 1 | -2/+30 |
| 2023-01-25 | EDAC/skx_common: Enable EDAC support for the "near" memory | Qiuxu Zhuo | 1 | -0/+24 |
| 2022-09-23 | EDAC/i10nm: Print an extra register set of retry_rd_err_log | Qiuxu Zhuo | 1 | -0/+2 |
| 2022-09-23 | EDAC/i10nm: Retrieve and print retry_rd_err_log registers for HBM | Qiuxu Zhuo | 1 | -0/+4 |
| 2022-09-23 | EDAC/skx_common: Add ChipSelect ADXL component | Qiuxu Zhuo | 1 | -0/+4 |
| 2022-09-08 | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song | 1 | -0/+5 |
| 2022-09-08 | EDAC/skx_common: Use driver decoder first | Qiuxu Zhuo | 1 | -0/+1 |
| 2021-08-23 | EDAC/i10nm: Retrieve and print retry_rd_err_log registers | Youquan Song | 1 | -1/+6 |
| 2021-06-17 | EDAC/i10nm: Add support for high bandwidth memory | Qiuxu Zhuo | 1 | -3/+17 |
| 2021-06-17 | EDAC/i10nm: Add detection of memory levels for ICX/SPR servers | Qiuxu Zhuo | 1 | -0/+3 |
| 2021-06-17 | EDAC/skx_common: Add new ADXL components for 2-level memory | Qiuxu Zhuo | 1 | -0/+11 |
| 2020-11-19 | EDAC/i10nm: Add Intel Sapphire Rapids server support | Qiuxu Zhuo | 1 | -4/+12 |
| 2020-06-01 | Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 | Borislav Petkov | 1 | -3/+10 |
| 2020-05-19 | EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable | Qiuxu Zhuo | 1 | -1/+1 |
| 2020-04-27 | EDAC, {skx,i10nm}: Make some configurations CPU model specific | Qiuxu Zhuo | 1 | -2/+9 |
| 2019-10-18 | EDAC, skx: Retrieve and print retry_rd_err_log registers | Tony Luck | 1 | -1/+3 |
| 2019-06-26 | EDAC, skx, i10nm: Fix source ID register offset | Qiuxu Zhuo | 1 | -1/+1 |
| 2019-03-23 | EDAC, skx, i10nm: Make skx_common.c a pure library | Qiuxu Zhuo | 1 | -8/+0 |
| 2019-02-02 | EDAC, skx_common: Separate common code out from skx_edac | Qiuxu Zhuo | 1 | -0/+152 |