Age | Commit message (Expand) | Author | Files | Lines |
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 | -114/+121 |
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 |
2016-12-15 | edac: rename edac_core.h to edac_mc.h |  Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-19 | EDAC, sb_edac: Add Knights Mill support |  Piotr Luc | 1 | -0/+1 |
2016-10-19 | EDAC, {sb,skx}_edac: Use Intel model macros instead of open-coding them |  Dave Hansen | 1 | -6/+7 |
2016-10-04 | Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -3/+2 |
2016-09-12 | EDAC, sb_edac: Remove NULL pointer check on array pci_tad |  Colin Ian King | 1 | -3/+2 |
2016-08-08 | EDAC, sb_edac: Fix channel reporting on Knights Landing |  Lukasz Odzioba | 1 | -4/+11 |
2016-07-16 | EDAC, sb_edac: Fix Knights Landing |  Tony Luck | 1 | -14/+6 |
2016-06-03 | EDAC, sb_edac: Readd accidentally dropped Broadwell-D support |  Tony Luck | 1 | -8/+14 |
2016-06-03 | EDAC, sb_edac: Fix rank lookup on Broadwell |  Tony Luck | 1 | -5/+8 |
2016-05-16 | Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp |  Linus Torvalds | 1 | -183/+39 |
2016-05-02 | EDAC, sb_edac: Use cpu family/model in driver detection |  Tony Luck | 1 | -98/+36 |
2016-04-29 | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback |  Tony Luck | 1 | -1/+1 |
2016-04-23 | EDAC, sb_edac: Remove double buffering of error records |  Tony Luck | 1 | -85/+3 |
2016-04-22 | x86 EDAC, sb_edac.c: Take account of channel hashing when needed |  Tony Luck | 1 | -1/+23 |
2016-04-22 | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address |  Tony Luck | 1 | -3/+3 |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -16/+10 |
2016-03-10 | EDAC/sb_edac: Fix computation of channel address |  Luck, Tony | 1 | -16/+10 |
2016-03-07 | EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon Phi |  Hubert Chrzaniuk | 1 | -1/+1 |
2015-12-11 | EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing |  Hubert Chrzaniuk | 1 | -1/+7 |