| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-09-03 | EDAC/sb_edac: Fix the compile warning of large frame size |  Qiuxu Zhuo | 1 | -17/+18 |
| 2024-07-28 | minmax: add a few more MIN_T/MAX_T users |  Linus Torvalds | 1 | -2/+2 |
| 2024-05-28 | EDAC/sb_edac: Switch to new Intel CPU model defines |  Tony Luck | 1 | -7/+7 |
| 2023-11-28 | EDAC/{sb,i7core}_edac: Do not use a plain integer for a NULL pointer |  Abhinav Singh | 1 | -5/+5 |
| 2022-10-21 | EDAC: Check for GHES preference in the chipset-specific EDAC drivers |  Jia He | 1 | -0/+3 |
| 2022-09-23 | x86/sb_edac: Add row column translation for Broadwell |  Youquan Song | 1 | -10/+138 |
| 2021-12-21 | EDAC/sb_edac: Remove redundant initialization of variable rc |  Colin Ian King | 1 | -1/+1 |
| 2021-10-11 | EDAC/sb_edac: Fix top-of-high-memory value for Broadwell/Haswell |  Eric Badger | 1 | -1/+1 |
| 2021-06-17 | EDAC/Intel: Do not load EDAC driver when running as a guest |  Luck, Tony | 1 | -0/+3 |
| 2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras |  Linus Torvalds | 1 | -5/+2 |
| 2020-09-08 | EDAC, sb_edac: Simplify switch statement |  Tom Rix | 1 | -4/+1 |
| 2020-08-18 | EDAC/{i7core,sb,pnd2,skx}: Fix error event severity |  Tony Luck | 1 | -2/+2 |
| 2020-08-17 | EDAC: Replace HTTP links with HTTPS ones |  Alexander A. Klimov | 1 | -1/+1 |
| 2020-04-14 | EDAC: Drop the EDAC report status checks |  Tony Luck | 1 | -4/+0 |
| 2020-04-14 | x86/mce: Fix all mce notifiers to update the mce->kflags bitmask |  Tony Luck | 1 | -1/+4 |
| 2020-03-24 | EDAC: Convert to new X86 CPU match macros |  Thomas Gleixner | 1 | -7/+7 |
| 2019-11-09 | EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function |  Robert Richter | 1 | -1/+1 |
| 2019-09-30 | EDAC: sb_edac: get rid of unused vars |  Mauro Carvalho Chehab | 1 | -13/+8 |
| 2019-08-28 | x86/intel: Aggregate microserver naming |  Peter Zijlstra | 1 | -1/+1 |
| 2019-06-20 | EDAC/sb_edac: Remove redundant update of tad_base |  Colin Ian King | 1 | -1/+0 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 |  Thomas Gleixner | 1 | -3/+1 |
| 2018-09-29 | EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting |  Tony Luck | 1 | -0/+1 |
| 2018-09-22 | EDAC: Correct DIMM capacity unit symbol |  Qiuxu Zhuo | 1 | -1/+1 |
| 2018-09-15 | EDAC, sb_edac: Fix signedness bugs in *_get_ha() functions |  Luck, Tony | 1 | -2/+2 |
| 2018-09-11 | EDAC, sb_edac: Fix reporting for patrol scrubber errors |  Qiuxu Zhuo | 1 | -6/+110 |
| 2018-09-11 | EDAC, sb_edac: Return early on ADDRV bit and address type test |  Qiuxu Zhuo | 1 | -33/+35 |
| 2018-09-03 | EDAC: Get rid of custom ICPU() macro |  Andy Shevchenko | 1 | -10/+7 |
| 2018-07-25 | EDAC, sb_edac: Add support for systems with segmented PCI buses |  Masayoshi Mizuma | 1 | -5/+12 |
| 2018-03-17 | EDAC, sb_edac: Remove variable length array usage |  Gustavo A. R. Silva | 1 | -7/+5 |
| 2018-02-23 | EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL |  Anna Karbownik | 1 | -1/+1 |
| 2017-10-19 | EDAC, sb_edac: Fix missing break in switch |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2017-10-11 | EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 mode |  Luis Felipe Sandoval Castro | 1 | -16/+3 |
| 2017-09-27 | EDAC, sb_edac: Don't create a second memory controller if HA1 is not present |  Qiuxu Zhuo | 1 | -1/+8 |
| 2017-09-25 | EDAC: Add owner check to the x86 platform drivers |  Toshi Kani | 1 | -2/+7 |
| 2017-09-21 | EDAC: Handle return value of kasprintf() |  Arvind Yadav | 1 | -0/+5 |
| 2017-08-02 | EDAC, sb_edac: Classify memory mirroring modes |  Qiuxu Zhuo | 1 | -16/+47 |
| 2017-07-17 | EDAC: Get rid of mci->mod_ver |  Borislav Petkov | 1 | -1/+0 |
| 2017-06-14 | EDAC, sb_edac: Avoid creating SOCK memory controller |  Qiuxu Zhuo | 1 | -0/+5 |
| 2017-05-25 | EDAC, sb_edac: Bump driver version and do some cleanups |  Qiuxu Zhuo | 1 | -44/+21 |
| 2017-05-25 | EDAC, sb_edac: Check if ECC enabled when at least one DIMM is present |  Qiuxu Zhuo | 1 | -85/+18 |
| 2017-05-25 | EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4 |  Qiuxu Zhuo | 1 | -1/+1 |
| 2017-05-25 | EDAC, sb_edac: Carve out dimm-populating loop |  Borislav Petkov | 1 | -58/+66 |
| 2017-05-25 | EDAC, sb_edac: Fix mod_name |  Borislav Petkov | 1 | -1/+1 |
| 2017-05-25 | EDAC, sb_edac: Assign EDAC memory controller per h/w controller |  Qiuxu Zhuo | 1 | -84/+84 |
| 2017-05-25 | EDAC, sb_edac: Don't use "Socket#" in the memory controller name |  Tony Luck | 1 | -19/+35 |
| 2017-05-25 | EDAC, sb_edac: Classify PCI-IDs by topology |  Qiuxu Zhuo | 1 | -108/+115 |
| 2017-04-10 | EDAC: Rename report status accessors |  Borislav Petkov | 1 | -2/+2 |
| 2017-02-20 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+2 |
| 2017-01-24 | x86/ras, EDAC, acpi: Assign MCE notifier handlers a priority |  Borislav Petkov | 1 | -1/+2 |
| 2017-01-23 | EDAC, sb_edac: Get rid of ->show_interleave_mode() |  Nicolas Iooss | 1 | -34/+10 |