summaryrefslogtreecommitdiff
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter
2019-09-30EDAC: sb_edac: get rid of unused varsMauro Carvalho Chehab
2019-08-28x86/intel: Aggregate microserver namingPeter Zijlstra
2019-06-20EDAC/sb_edac: Remove redundant update of tad_baseColin Ian King
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172Thomas Gleixner
2018-09-29EDAC, {i7core,sb,skx}_edac: Fix uncorrected error countingTony Luck
2018-09-22EDAC: Correct DIMM capacity unit symbolQiuxu Zhuo
2018-09-15EDAC, sb_edac: Fix signedness bugs in *_get_ha() functionsLuck, Tony
2018-09-11EDAC, sb_edac: Fix reporting for patrol scrubber errorsQiuxu Zhuo
2018-09-11EDAC, sb_edac: Return early on ADDRV bit and address type testQiuxu Zhuo
2018-09-03EDAC: Get rid of custom ICPU() macroAndy Shevchenko
2018-07-25EDAC, sb_edac: Add support for systems with segmented PCI busesMasayoshi Mizuma
2018-03-17EDAC, sb_edac: Remove variable length array usageGustavo A. R. Silva
2018-02-23EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNLAnna Karbownik
2017-10-19EDAC, sb_edac: Fix missing break in switchGustavo A. R. Silva
2017-10-11EDAC, sb_edac: Fix missing DIMM sysfs entries with KNL SNC2/SNC4 modeLuis Felipe Sandoval Castro
2017-09-27EDAC, sb_edac: Don't create a second memory controller if HA1 is not presentQiuxu Zhuo
2017-09-25EDAC: Add owner check to the x86 platform driversToshi Kani
2017-09-21EDAC: Handle return value of kasprintf()Arvind Yadav
2017-08-02EDAC, sb_edac: Classify memory mirroring modesQiuxu Zhuo
2017-07-17EDAC: Get rid of mci->mod_verBorislav Petkov
2017-06-14EDAC, sb_edac: Avoid creating SOCK memory controllerQiuxu Zhuo
2017-05-25EDAC, sb_edac: Bump driver version and do some cleanupsQiuxu Zhuo
2017-05-25EDAC, sb_edac: Check if ECC enabled when at least one DIMM is presentQiuxu Zhuo
2017-05-25EDAC, sb_edac: Drop NUM_CHANNELS from 8 back to 4Qiuxu Zhuo
2017-05-25EDAC, sb_edac: Carve out dimm-populating loopBorislav Petkov
2017-05-25EDAC, sb_edac: Fix mod_nameBorislav Petkov
2017-05-25EDAC, sb_edac: Assign EDAC memory controller per h/w controllerQiuxu Zhuo
2017-05-25EDAC, sb_edac: Don't use "Socket#" in the memory controller nameTony Luck
2017-05-25EDAC, sb_edac: Classify PCI-IDs by topologyQiuxu Zhuo
2017-04-10EDAC: Rename report status accessorsBorislav Petkov
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov
2017-01-23EDAC, sb_edac: Get rid of ->show_interleave_mode()Nicolas Iooss
2016-12-15edac: rename edac_core.h to edac_mc.hMauro Carvalho Chehab
2016-10-19EDAC, sb_edac: Add Knights Mill supportPiotr Luc
2016-10-19EDAC, {sb,skx}_edac: Use Intel model macros instead of open-coding themDave Hansen
2016-10-04Merge tag 'edac_for_4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-09-12EDAC, sb_edac: Remove NULL pointer check on array pci_tadColin Ian King
2016-08-08EDAC, sb_edac: Fix channel reporting on Knights LandingLukasz Odzioba
2016-07-16EDAC, sb_edac: Fix Knights LandingTony Luck
2016-06-03EDAC, sb_edac: Readd accidentally dropped Broadwell-D supportTony Luck
2016-06-03EDAC, sb_edac: Fix rank lookup on BroadwellTony Luck
2016-05-16Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2016-05-02EDAC, sb_edac: Use cpu family/model in driver detectionTony Luck
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-04-23EDAC, sb_edac: Remove double buffering of error recordsTony Luck
2016-04-22x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck
2016-04-22x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds