| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | EDAC, sb_edac: Fix channel reporting on Knights Landing | Lukasz Odzioba | 2016-08-08 | 1 | -4/+11 |
|/ |
|
* | EDAC, sb_edac: Fix Knights Landing | Tony Luck | 2016-07-16 | 1 | -14/+6 |
* | EDAC, sb_edac: Readd accidentally dropped Broadwell-D support | Tony Luck | 2016-06-03 | 1 | -8/+14 |
* | EDAC, sb_edac: Fix rank lookup on Broadwell | Tony Luck | 2016-06-03 | 1 | -5/+8 |
* | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2016-05-16 | 1 | -183/+39 |
|\ |
|
| * | EDAC, sb_edac: Use cpu family/model in driver detection | Tony Luck | 2016-05-02 | 1 | -98/+36 |
| * | EDAC, sb_edac: Remove double buffering of error records | Tony Luck | 2016-04-23 | 1 | -85/+3 |
* | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback | Tony Luck | 2016-04-29 | 1 | -1/+1 |
* | | x86 EDAC, sb_edac.c: Take account of channel hashing when needed | Tony Luck | 2016-04-22 | 1 | -1/+23 |
* | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address | Tony Luck | 2016-04-22 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-14 | 1 | -16/+10 |
|\ |
|
| * | EDAC/sb_edac: Fix computation of channel address | Luck, Tony | 2016-03-10 | 1 | -16/+10 |
* | | EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi | Hubert Chrzaniuk | 2016-03-07 | 1 | -1/+1 |
|/ |
|
* | EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing | Hubert Chrzaniuk | 2015-12-11 | 1 | -1/+7 |
* | EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support | Jim Snow | 2015-12-05 | 1 | -45/+921 |
* | EDAC, sb_edac: Add support for duplicate device IDs | Jim Snow | 2015-12-05 | 1 | -8/+32 |