aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-22e7xxx_edac: Report CE events properlyJason Baron1-1/+1
2014-10-22cpc925_edac: Report UE events properlyJason Baron1-1/+1
2014-10-22i82860_edac: Report CE events properlyJason Baron1-1/+1
2014-10-22i3200_edac: Report CE events properlyJason Baron1-2/+2
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-33/+7
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+421
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-09-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov1-1/+1
2014-09-23amd64_edac: Modify usage of amd64_read_dct_pci_cfg()Aravind Gopalakrishnan2-71/+80
2014-09-15ppc4xx_edac: Fix build error caused by wrong member accessPranith Kumar1-1/+1
2014-09-04edac: altera: Add Altera SDRAM EDAC supportThor Thayer3-0/+421
2014-09-02EDAC: Fix mem_types strings typeBorislav Petkov2-2/+2
2014-08-15Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds3-272/+546
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+1
2014-07-14EDAC, MCE, AMD: Add MCE decoding for F15h M60hAravind Gopalakrishnan1-4/+40
2014-07-10ie31200_edac: Allocate mci and map mchbar firstJason Baron1-38/+33
2014-07-04ie31200_edac: Introduce the driverJason Baron3-0/+549
2014-07-04x38_edac: make use of lo_hi_readq()Jason Baron1-9/+6
2014-06-26sb_edac: add support for Haswell based systemsAristeu Rozanski2-26/+351
2014-06-26sb_edac: Fix mix tab/spaces alignmentsMauro Carvalho Chehab1-3/+3
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski1-1/+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: update Kconfig descriptionAristeu Rozanski1-2/+2
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-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely1-2/+1
2014-06-24EDAC, edac_module.c: Remove unnecessary test on unsigned valueFabian Frederick1-1/+1
2014-06-23trace, RAS: Add basic RAS trace eventChen, Gong2-3/+1
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds1-7/+1
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into nextBjorn Helgaas1-7/+1
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu1-1/+2
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-7/+1
2014-05-09EDAC: Fix MC scrub mode comparsion bug for correctable errorsLoc Ho1-1/+1
2014-05-08EDAC, MCE, AMD: Remove leftover unused maskBorislav Petkov1-2/+0
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-10/+10
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-9/+16
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfrLinus Torvalds1-6/+173
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds12-91/+130
2014-03-31EDAC: Octeon: Add error injection supportDaniel Walker1-6/+171
2014-03-31EDAC: Octeon: Fix lack of opstate_initDaniel Walker1-0/+2
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-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab5-30/+42