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