summaryrefslogtreecommitdiffstats
path: root/drivers/edac/skx_common.c
Commit message (Expand)AuthorAgeFilesLines
* EDAC/skx_common: Allow decoding of SGX addressesQiuxu Zhuo2024-04-081-1/+1
* EDAC/skx_common: Filter out the invalid addressQiuxu Zhuo2024-01-021-0/+4
* Merge tag 'edac_updates_for_v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-211-43/+33
|\
| * EDAC/skx_common: Delete duplicated and unreachable codeQiuxu Zhuo2023-01-251-37/+21
| * EDAC/skx_common: Enable EDAC support for the "near" memoryQiuxu Zhuo2023-01-251-6/+12
* | x86/mce: Mask out non-address bits from machine check bankTony Luck2023-01-101-1/+1
|/
* EDAC/skx_common: Add ChipSelect ADXL componentQiuxu Zhuo2022-09-231-0/+5
* EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUsYouquan Song2022-09-081-0/+1
* EDAC/skx_common: Make output format similarQiuxu Zhuo2022-09-081-2/+2
* EDAC/skx_common: Use driver decoder firstQiuxu Zhuo2022-09-081-7/+9
* EDAC/i10nm: Retrieve and print retry_rd_err_log registersYouquan Song2021-08-231-1/+3
* EDAC/skx_common: Set the memory type correctly for HBM memoryQiuxu Zhuo2021-08-231-1/+4
* EDAC/i10nm: Add support for high bandwidth memoryQiuxu Zhuo2021-06-171-4/+11
* EDAC/skx_common: Add new ADXL components for 2-level memoryQiuxu Zhuo2021-06-171-11/+56
* EDAC/i10nm: Add Intel Sapphire Rapids server supportQiuxu Zhuo2020-11-191-5/+18
* EDAC/{i7core,sb,pnd2,skx}: Fix error event severityTony Luck2020-08-181-2/+2
* Merge branch 'x86/entry' into ras/coreThomas Gleixner2020-06-111-9/+8
|\
| *-. Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8Borislav Petkov2020-06-011-9/+8
| |\ \
| | | * EDAC/skx: Use the mcmtr register to retrieve close_pg/bank_xor_enableQiuxu Zhuo2020-05-191-3/+3
| | |/ | |/|
| | * EDAC, {skx,i10nm}: Make some configurations CPU model specificQiuxu Zhuo2020-04-271-6/+5
| |/
* | EDAC: Drop the EDAC report status checksTony Luck2020-04-141-3/+0
* | x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2020-04-141-0/+4
|/
* EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski2019-12-101-1/+1
* EDAC, skx: Retrieve and print retry_rd_err_log registersTony Luck2019-10-181-3/+9
* EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.Tony Luck2019-10-181-25/+23
* EDAC: skx_common: get rid of unused type varMauro Carvalho Chehab2019-09-301-4/+1
* EDAC, skx, i10nm: Fix source ID register offsetQiuxu Zhuo2019-06-261-2/+2
* EDAC, skx, i10nm: Make skx_common.c a pure libraryQiuxu Zhuo2019-03-231-47/+10
* EDAC, skx_common: Add code to recognise new compound error codeTony Luck2019-02-061-3/+5
* EDAC, skx_common: Separate common code out from skx_edacQiuxu Zhuo2019-02-021-0/+689