| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2023-02-21 | 1 | -43/+33 |
|\ |
|
| * | EDAC/skx_common: Delete duplicated and unreachable code | Qiuxu Zhuo | 2023-01-25 | 1 | -37/+21 |
| * | EDAC/skx_common: Enable EDAC support for the "near" memory | Qiuxu Zhuo | 2023-01-25 | 1 | -6/+12 |
* | | x86/mce: Mask out non-address bits from machine check bank | Tony Luck | 2023-01-10 | 1 | -1/+1 |
|/ |
|
* | EDAC/skx_common: Add ChipSelect ADXL component | Qiuxu Zhuo | 2022-09-23 | 1 | -0/+5 |
* | EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs | Youquan Song | 2022-09-08 | 1 | -0/+1 |
* | EDAC/skx_common: Make output format similar | Qiuxu Zhuo | 2022-09-08 | 1 | -2/+2 |
* | EDAC/skx_common: Use driver decoder first | Qiuxu Zhuo | 2022-09-08 | 1 | -7/+9 |
* | EDAC/i10nm: Retrieve and print retry_rd_err_log registers | Youquan Song | 2021-08-23 | 1 | -1/+3 |
* | EDAC/skx_common: Set the memory type correctly for HBM memory | Qiuxu Zhuo | 2021-08-23 | 1 | -1/+4 |
* | EDAC/i10nm: Add support for high bandwidth memory | Qiuxu Zhuo | 2021-06-17 | 1 | -4/+11 |
* | EDAC/skx_common: Add new ADXL components for 2-level memory | Qiuxu Zhuo | 2021-06-17 | 1 | -11/+56 |
* | EDAC/i10nm: Add Intel Sapphire Rapids server support | Qiuxu Zhuo | 2020-11-19 | 1 | -5/+18 |
* | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity | Tony Luck | 2020-08-18 | 1 | -2/+2 |
* | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 2020-06-11 | 1 | -9/+8 |
|\ |
|
| *-. | Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 | Borislav Petkov | 2020-06-01 | 1 | -9/+8 |
| |\ \ |
|
| | | * | EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enable | Qiuxu Zhuo | 2020-05-19 | 1 | -3/+3 |
| | |/
| |/| |
|
| | * | EDAC, {skx,i10nm}: Make some configurations CPU model specific | Qiuxu Zhuo | 2020-04-27 | 1 | -6/+5 |
| |/ |
|
* | | EDAC: Drop the EDAC report status checks | Tony Luck | 2020-04-14 | 1 | -3/+0 |
* | | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask | Tony Luck | 2020-04-14 | 1 | -0/+4 |
|/ |
|
* | EDAC: skx_common: downgrade message importance on missing PCI device | Aristeu Rozanski | 2019-12-10 | 1 | -1/+1 |
* | EDAC, skx: Retrieve and print retry_rd_err_log registers | Tony Luck | 2019-10-18 | 1 | -3/+9 |
* | EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode. | Tony Luck | 2019-10-18 | 1 | -25/+23 |
* | EDAC: skx_common: get rid of unused type var | Mauro Carvalho Chehab | 2019-09-30 | 1 | -4/+1 |
* | EDAC, skx, i10nm: Fix source ID register offset | Qiuxu Zhuo | 2019-06-26 | 1 | -2/+2 |
* | EDAC, skx, i10nm: Make skx_common.c a pure library | Qiuxu Zhuo | 2019-03-23 | 1 | -47/+10 |
* | EDAC, skx_common: Add code to recognise new compound error code | Tony Luck | 2019-02-06 | 1 | -3/+5 |
* | EDAC, skx_common: Separate common code out from skx_edac | Qiuxu Zhuo | 2019-02-02 | 1 | -0/+689 |