| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-21 | EDAC/skx_common: Extend the maximum number of DRAM chip row bits | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-11-21 | EDAC/{skx_common,imh}: Add EDAC driver for Intel Diamond Rapids servers | Qiuxu Zhuo | 1 | -2/+6 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_set_hi_lo() | Qiuxu Zhuo | 1 | -0/+7 |
| 2025-11-19 | EDAC/skx_common: Prepare for skx_get_edac_list() | Qiuxu Zhuo | 1 | -0/+6 |
| 2025-11-19 | EDAC/{skx_common,skx,i10nm}: Make skx_register_mci() independent of pci_dev | Qiuxu Zhuo | 1 | -5/+5 |
| 2025-09-03 | EDAC/skx_common: Use topology_physical_package_id() instead of open coding | Qiuxu Zhuo | 1 | -1/+2 |
| 2025-08-19 | EDAC/skx_common: Remove redundant upper bound check for res->imc | Qiuxu Zhuo | 1 | -1/+1 |
| 2025-08-19 | EDAC/skx_common: Make skx_dev->imc[] a flexible array | Qiuxu Zhuo | 1 | -1/+2 |
| 2025-08-19 | EDAC/skx_common: Swap memory controller index mapping | Qiuxu Zhuo | 1 | -8/+20 |
| 2025-08-19 | EDAC/skx_common: Move mc_mapping to be a field inside struct skx_imc | Qiuxu Zhuo | 1 | -4/+4 |
| 2025-08-19 | EDAC/{skx_common,skx}: Use configuration data, not global macros | Qiuxu Zhuo | 1 | -7/+9 |
| 2025-07-15 | EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handling | Wang Haoran | 1 | -2/+2 |
| 2025-04-17 | EDAC/skx_common: Fix general protection fault | Qiuxu Zhuo | 1 | -0/+1 |
| 2025-02-20 | EDAC/{skx_common,i10nm}: Fix some missing error reports on Emerald Rapids | Qiuxu Zhuo | 1 | -0/+33 |
| 2024-12-13 | EDAC/{i10nm,skx,skx_common}: Support UV systems | Kyle Meyer | 1 | -14/+33 |
| 2024-10-23 | EDAC/{skx_common,i10nm}: Fix incorrect far-memory error source indicator | Qiuxu Zhuo | 1 | -0/+23 |
| 2024-10-23 | EDAC/skx_common: Differentiate memory error sources | Qiuxu Zhuo | 1 | -18/+16 |
| 2024-09-03 | EDAC/{skx_common,i10nm}: Remove the AMAP register for determing DDR5 | Qiuxu Zhuo | 1 | -1/+1 |
| 2024-09-03 | EDAC/{skx_common,skx,i10nm}: Move the common debug code to skx_common | Qiuxu Zhuo | 1 | -0/+47 |
| 2024-05-29 | EDAC, i10nm: make skx_common.o a separate module | Arnd Bergmann | 1 | -2/+19 |
| 2024-04-08 | EDAC/skx_common: Allow decoding of SGX addresses | Qiuxu Zhuo | 1 | -1/+1 |
| 2024-01-02 | EDAC/skx_common: Filter out the invalid address | Qiuxu Zhuo | 1 | -0/+4 |
| 2023-02-21 | Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -43/+33 |
| 2023-01-25 | EDAC/skx_common: Delete duplicated and unreachable code | Qiuxu Zhuo | 1 | -37/+21 |
| 2023-01-25 | EDAC/skx_common: Enable EDAC support for the "near" memory | Qiuxu Zhuo | 1 | -6/+12 |
| 2023-01-10 | x86/mce: Mask out non-address bits from machine check bankras_core_for_v6.3_rc1 | Tony Luck | 1 | -1/+1 |
| 2022-09-23 | EDAC/skx_common: Add ChipSelect ADXL component | Qiuxu Zhuo | 1 | -0/+5 |
| 2022-09-08 | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song | 1 | -0/+1 |
| 2022-09-08 | EDAC/skx_common: Make output format similar | Qiuxu Zhuo | 1 | -2/+2 |
| 2022-09-08 | EDAC/skx_common: Use driver decoder first | Qiuxu Zhuo | 1 | -7/+9 |
| 2021-08-23 | EDAC/i10nm: Retrieve and print retry_rd_err_log registers | Youquan Song | 1 | -1/+3 |
| 2021-08-23 | EDAC/skx_common: Set the memory type correctly for HBM memory | Qiuxu Zhuo | 1 | -1/+4 |
| 2021-06-17 | EDAC/i10nm: Add support for high bandwidth memory | Qiuxu Zhuo | 1 | -4/+11 |
| 2021-06-17 | EDAC/skx_common: Add new ADXL components for 2-level memory | Qiuxu Zhuo | 1 | -11/+56 |
| 2020-11-19 | EDAC/i10nm: Add Intel Sapphire Rapids server support | Qiuxu Zhuo | 1 | -5/+18 |
| 2020-08-18 | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck | 1 | -2/+2 |
| 2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 1 | -9/+8 |
| 2020-06-01 | Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 | Borislav Petkov | 1 | -9/+8 |
| 2020-05-19 | EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable | Qiuxu Zhuo | 1 | -3/+3 |
| 2020-04-27 | EDAC, {skx,i10nm}: Make some configurations CPU model specific | Qiuxu Zhuo | 1 | -6/+5 |
| 2020-04-14 | EDAC: Drop the EDAC report status checks | Tony Luck | 1 | -3/+0 |
| 2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck | 1 | -0/+4 |
| 2019-12-10 | EDAC: skx_common: downgrade message importance on missing PCI device | Aristeu Rozanski | 1 | -1/+1 |
| 2019-10-18 | EDAC, skx: Retrieve and print retry_rd_err_log registers | Tony Luck | 1 | -3/+9 |
| 2019-10-18 | EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode. | Tony Luck | 1 | -25/+23 |
| 2019-09-30 | EDAC: skx_common: get rid of unused type var | Mauro Carvalho Chehab | 1 | -4/+1 |
| 2019-06-26 | EDAC, skx, i10nm: Fix source ID register offset | Qiuxu Zhuo | 1 | -2/+2 |
| 2019-03-23 | EDAC, skx, i10nm: Make skx_common.c a pure library | Qiuxu Zhuo | 1 | -47/+10 |
| 2019-02-06 | EDAC, skx_common: Add code to recognise new compound error code | Tony Luck | 1 | -3/+5 |
| 2019-02-02 | EDAC, skx_common: Separate common code out from skx_edac | Qiuxu Zhuo | 1 | -0/+689 |