aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-17EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman
2015-02-09sb_edac: Fix detection on SNB machinesBorislav Petkov
2015-01-30EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter
2015-01-30EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov
2015-01-30EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao
2015-01-12edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist
2015-01-07EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri
2015-01-02mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov
2014-12-21EDAC, mce_amd_inj: Fix sparse non static symbol warningWei Yongjun
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-11Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-12-10Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-12-02sb_edac: Fix typo computing number of banksTony Luck
2014-12-02sb_edac: Add support for Broadwell-DE processorTony Luck
2014-12-02sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck
2014-12-02sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow
2014-12-02sb_edac: Fix off-by-one error in number of channelsJim Snow
2014-11-25EDAC, MCE, AMD: Correct formatting of decoded textBorislav Petkov
2014-11-25EDAC, mce_amd_inj: Add an injector functionBorislav Petkov
2014-11-25EDAC, mce_amd_inj: Add hw-injection attributesBorislav Petkov
2014-11-25EDAC, mce_amd_inj: Enable direct writes to MCE MSRsBorislav Petkov
2014-11-25EDAC, mce_amd_inj: Convert mce_amd_inj module to debugfsBorislav Petkov
2014-11-19x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2014-11-19EDAC: Delete unnecessary check before calling pci_dev_put()Markus Elfring
2014-11-11EDAC, pci_sysfs: remove unneccessary ifdef around entire fileAndreas Ruprecht
2014-11-11ghes_edac: Use snprintf() to silence a static checker warningDan Carpenter
2014-11-05amd64_edac: Build module on x86-32Tomasz Pala
2014-11-04EDAC, MCE, AMD: Add decoding table for MC6 xecAravind Gopalakrishnan
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-30amd64_edac: Add F15h M60h supportAravind Gopalakrishnan
2014-10-22e7xxx_edac: Report CE events properlyJason Baron
2014-10-22cpc925_edac: Report UE events properlyJason Baron
2014-10-22i82860_edac: Report CE events properlyJason Baron
2014-10-22i3200_edac: Report CE events properlyJason Baron
2014-10-20edac: drop owner assignment from platform_driversWolfram Sang
2014-10-20{mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-20EDAC: Sync memory types and namesBorislav Petkov
2014-10-20EDAC: Add DDR3 LRDIMM entries to edac_mem_typesAravind Gopalakrishnan
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08sb_edac: Claim a different PCI deviceAndy Lutomirski
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski
2014-10-08sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings
2014-09-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov
2014-09-23amd64_edac: Modify usage of amd64_read_dct_pci_cfg()Aravind Gopalakrishnan
2014-09-15ppc4xx_edac: Fix build error caused by wrong member accessPranith Kumar
2014-09-04edac: altera: Add Altera SDRAM EDAC supportThor Thayer
2014-09-02EDAC: Fix mem_types strings typeBorislav Petkov