summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2016-05-17EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-05-10x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck1-3/+3
2016-04-18EDAC/sb_edac: Fix computation of channel addressLuck, Tony1-16/+10
2016-04-12EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()Dan Carpenter1-1/+1
2016-02-02EDAC: Robustify workqueues destructionBorislav Petkov3-23/+11
2015-09-16EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle1-1/+1
2015-07-13sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow1-18/+20
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong1-3/+0
2015-04-17sb_edac: Fix typo computing number of banksTony Luck1-1/+1
2015-04-17sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck1-2/+3
2015-03-07EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman1-2/+8
2015-03-07sb_edac: Fix detection on SNB machinesBorislav Petkov1-3/+6
2014-10-23e7xxx_edac: Report CE events properlyJason Baron1-1/+1
2014-10-23cpc925_edac: Report UE events properlyJason Baron1-1/+1
2014-10-23i82860_edac: Report CE events properlyJason Baron1-1/+1
2014-10-23i3200_edac: Report CE events properlyJason Baron1-2/+2
2014-10-11Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-33/+7
2014-10-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+421
2014-10-09sb_edac: Claim a different PCI deviceAndy Lutomirski1-1/+1
2014-10-09Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-30/+0
2014-10-09sb_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-16Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-272/+546
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+1
2014-08-05Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus 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/gi...Linus Torvalds1-7/+1
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas1-7/+1
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu1-1/+2