summaryrefslogtreecommitdiff
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
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
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21sb_edac: add a missing /n on a debug messageMauro Carvalho Chehab
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-06-12sb_edac: properly handle error countMauro Carvalho Chehab
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-06-11edac: fix the error about memory type detection on SandyBridgeChen Gong
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab
2012-04-30edac: Fix spelling errors.David Mackey
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds