summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2013-11-30sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski-1/+1
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-129/+465
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-125/+128
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn-22/+0
2013-11-14cell_edac: fix missing of_node_putLibo Chen-0/+1
2013-11-14sb_edac: add support for Ivy BridgeAristeu Rozanski-70/+376
2013-11-14sb_edac: avoid decoding the same error multiple timesAristeu Rozanski-0/+4
2013-11-14sb_edac: rename mci_bind_devs()Aristeu Rozanski-3/+3
2013-11-14sb_edac: enable multiple PCI id tables to be usedAristeu Rozanski-9/+13
2013-11-14sb_edac: rework sad_pkgAristeu Rozanski-36/+30
2013-11-14sb_edac: allow different interleave listsAristeu Rozanski-5/+8
2013-11-14sb_edac: allow different dram_rule arraysAristeu Rozanski-11/+14
2013-11-14sb_edac: isolate TOHM retrievalAristeu Rozanski-3/+11
2013-11-14sb_edac: rename pci_brAristeu Rozanski-4/+4
2013-11-14sb_edac: isolate TOLM retrievalAristeu Rozanski-4/+13
2013-11-14sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski-2/+6
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2013-11-04edac, highbank: Moving error injection to sysfs for edacRobert Richter-35/+20
2013-11-04edac: Unify reporting of device info for device, mc and pciRobert Richter-13/+10
2013-11-04edac, highbank: Improve and unify namingRobert Richter-9/+13
2013-11-04edac, highbank: Add Calxeda ECX-2000 supportRobert Richter-35/+70
2013-11-04edac, highbank: Fix interrupt setup of mem and l2 controllerRobert Richter-16/+20
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong-0/+11
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong-3/+2
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong-31/+25
2013-10-09drivers: clean-up prom.h implicit includesRob Herring-0/+1
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-1/+0
2013-08-27amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan-5/+6
2013-08-27amd64_edac: Correct erratum 505 rangeBorislav Petkov-4/+4
2013-08-15Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Ingo Molnar-8/+15
2013-08-14cpc925_edac: Use proper array terminationJingoo Han-1/+1
2013-08-12amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov-48/+46
2013-08-12amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan-34/+270
2013-08-09x38_edac: Make a local function staticJingoo Han-2/+1
2013-08-09i3200_edac: Make a local function staticJingoo Han-2/+1
2013-07-29amd64_edac: Fix single-channel setupsBorislav Petkov-1/+8
2013-07-24EDAC: Replace strict_strtol() with kstrtol()Jingoo Han-2/+4
2013-07-23EDAC: Fix lockdep splatBorislav Petkov-14/+25
2013-07-17edac: Remove redundant platform_set_drvdata()Sachin Kamat-1/+0
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-3/+3
2013-07-03Merge tag 'edac_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-15/+16
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney-3/+3
2013-06-08EDAC, MCE, AMD: Add an MCE signature for new Fam15h modelsAravind Gopalakrishnan-2/+3
2013-06-08EDAC: Replace strict_strtoul() with kstrtoul()Jingoo Han-13/+13
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell-1/+1
2013-05-21amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov-2/+2
2013-05-09Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-9/+9
2013-05-09EDAC: Don't give write permission to read-only filesSrivatsa S. Bhat-6/+6
2013-04-30Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-28/+44
2013-04-29edac: sb_edac.c should not require prescence of IMC_DDRIO deviceLuck, Tony-24/+29