aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
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
2014-10-08sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings
2014-06-26sb_edac: add support for Haswell based systemsAristeu Rozanski
2014-06-26sb_edac: Fix mix tab/spaces alignmentsMauro Carvalho Chehab
2014-06-26sb_edac: remove bogus assumption on mc orderingAristeu Rozanski
2014-06-26sb_edac: make minimal use of channel_maskAristeu Rozanski
2014-06-26sb_edac: fix socket detection on Ivy Bridge controllersAristeu Rozanski
2014-06-26sb_edac: search devices using product idAristeu Rozanski
2014-06-26sb_edac: make RIR limit retrieval per modelAristeu Rozanski
2014-06-26sb_edac: make node id retrieval per modelAristeu Rozanski
2014-06-26sb_edac: make memory type detection per memory controllerAristeu Rozanski
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-03-13sb_edac: mark MCE messages as KERN_DEBUGAristeu Rozanski
2014-03-13sb_edac: use "event" instead of "exception" when MC wasnt signaledAristeu Rozanski
2014-02-20sb_edac: Degrade log level for device registrationJiang Liu
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2013-12-15sb_edac: Mark get_mci_for_node_id as staticRashika Kheria
2013-12-11EDAC, sb_edac: Modify H/W event reporting policyChen, Gong
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-30sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2013-11-14sb_edac: add support for Ivy BridgeAristeu Rozanski
2013-11-14sb_edac: avoid decoding the same error multiple timesAristeu Rozanski
2013-11-14sb_edac: rename mci_bind_devs()Aristeu Rozanski
2013-11-14sb_edac: enable multiple PCI id tables to be usedAristeu Rozanski
2013-11-14sb_edac: rework sad_pkgAristeu Rozanski
2013-11-14sb_edac: allow different interleave listsAristeu Rozanski
2013-11-14sb_edac: allow different dram_rule arraysAristeu Rozanski
2013-11-14sb_edac: isolate TOHM retrievalAristeu Rozanski
2013-11-14sb_edac: rename pci_brAristeu Rozanski
2013-11-14sb_edac: isolate TOLM retrievalAristeu Rozanski
2013-11-14sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong
2013-04-29edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab