aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/sb_edac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08sb_edac: correctly fetch DIMM width on Ivy Bridge and HaswellAristeu Rozanski1-11/+49
2015-09-08sb_edac: look harder for DDRIO on Haswell systemsAristeu Rozanski1-1/+11
2015-06-03sb_edac: support for Broadwell -EP and -EXTony Luck1-15/+58
2015-06-03sb_edac: Fix support for systems with two home agents per socketTony Luck1-73/+65
2015-06-03sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck1-2/+2
2015-02-09sb_edac: Fix detection on SNB machinesBorislav Petkov1-3/+6
2014-12-02sb_edac: Fix typo computing number of banksTony Luck1-1/+1
2014-12-02sb_edac: Add support for Broadwell-DE processorTony Luck1-6/+157
2014-12-02sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck1-2/+3
2014-12-02sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-18/+20
2014-10-08sb_edac: Claim a different PCI deviceAndy Lutomirski1-1/+1
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-30/+0
2014-10-08sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings1-2/+6
2014-06-26sb_edac: add support for Haswell based systemsAristeu Rozanski1-24/+349
2014-06-26sb_edac: Fix mix tab/spaces alignmentsMauro Carvalho Chehab1-3/+3
2014-06-26sb_edac: remove bogus assumption on mc orderingAristeu Rozanski1-4/+0
2014-06-26sb_edac: make minimal use of channel_maskAristeu Rozanski1-0/+3
2014-06-26sb_edac: fix socket detection on Ivy Bridge controllersAristeu Rozanski1-1/+1
2014-06-26sb_edac: search devices using product idAristeu Rozanski1-215/+137
2014-06-26sb_edac: make RIR limit retrieval per modelAristeu Rozanski1-3/+10
2014-06-26sb_edac: make node id retrieval per modelAristeu Rozanski1-4/+11
2014-06-26sb_edac: make memory type detection per memory controllerAristeu Rozanski1-16/+28
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+2
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-9/+16
2014-03-13sb_edac: mark MCE messages as KERN_DEBUGAristeu Rozanski1-11/+12
2014-03-13sb_edac: use "event" instead of "exception" when MC wasnt signaledAristeu Rozanski1-2/+8
2014-02-20sb_edac: Degrade log level for device registrationJiang Liu1-1/+1
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab1-2/+2
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+5
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+2
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/rasIngo Molnar1-1/+5
2013-12-15sb_edac: Mark get_mci_for_node_id as staticRashika Kheria1-1/+1
2013-12-11EDAC, sb_edac: Modify H/W event reporting policyChen, Gong1-1/+5
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-11-30sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski1-1/+1
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-129/+464
2013-11-14sb_edac: add support for Ivy BridgeAristeu Rozanski1-70/+376
2013-11-14sb_edac: avoid decoding the same error multiple timesAristeu Rozanski1-0/+4
2013-11-14sb_edac: rename mci_bind_devs()Aristeu Rozanski1-3/+3
2013-11-14sb_edac: enable multiple PCI id tables to be usedAristeu Rozanski1-9/+13
2013-11-14sb_edac: rework sad_pkgAristeu Rozanski1-36/+30
2013-11-14sb_edac: allow different interleave listsAristeu Rozanski1-5/+8
2013-11-14sb_edac: allow different dram_rule arraysAristeu Rozanski1-11/+14
2013-11-14sb_edac: isolate TOHM retrievalAristeu Rozanski1-3/+11
2013-11-14sb_edac: rename pci_brAristeu Rozanski1-4/+4
2013-11-14sb_edac: isolate TOLM retrievalAristeu Rozanski1-4/+13
2013-11-14sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski1-2/+6
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong1-1/+1
2013-04-29edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony1-24/+29
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab1-4/+3