Age | Commit message (Expand) | Author | Files | Lines |
2020-10-12 | Merge tag 'edac_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | 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 | -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/kerne... | 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 |