summaryrefslogtreecommitdiff
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
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
2016-03-10EDAC/sb_edac: Fix computation of channel addressLuck, Tony
2016-03-07EDAC, sb_edac: Fix logic when computing DIMM sizes on Xeon PhiHubert Chrzaniuk
2015-12-11EDAC, sb_edac: Set fixed DIMM width on Xeon Knights LandingHubert Chrzaniuk
2015-12-05EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) supportJim Snow
2015-12-05EDAC, sb_edac: Add support for duplicate device IDsJim Snow
2015-12-05EDAC, sb_edac: Virtualize several hard-coded functionsJim Snow
2015-09-24EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings
2015-09-08sb_edac: correctly fetch DIMM width on Ivy Bridge and HaswellAristeu Rozanski
2015-09-08sb_edac: look harder for DDRIO on Haswell systemsAristeu Rozanski
2015-06-03sb_edac: support for Broadwell -EP and -EXTony Luck
2015-06-03sb_edac: Fix support for systems with two home agents per socketTony Luck
2015-06-03sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck
2015-02-09sb_edac: Fix detection on SNB machinesBorislav Petkov
2014-12-02sb_edac: Fix typo computing number of banksTony Luck
2014-12-02sb_edac: Add support for Broadwell-DE processorTony Luck
2014-12-02sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck
2014-12-02sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow
2014-10-08sb_edac: Claim a different PCI deviceAndy Lutomirski
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski