summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-192-5/+14
|\
| * EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman2015-02-171-2/+8
| * sb_edac: Fix detection on SNB machinesBorislav Petkov2015-02-091-3/+6
* | EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter2015-01-301-1/+2
* | EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov2015-01-301-11/+11
* | EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao2015-01-301-13/+16
* | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist2015-01-121-5/+0
* | EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri2015-01-073-0/+543
* | mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov2015-01-022-2/+2
* | EDAC, mce_amd_inj: Fix sparse non static symbol warningWei Yongjun2014-12-211-1/+1
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-144-5/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-034-5/+0
| |\
| | * edac: drop owner assignment from platform_driversWolfram Sang2014-10-204-5/+0
* | | Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-112-28/+182
|\ \ \
| * | | sb_edac: Fix typo computing number of banksTony Luck2014-12-021-1/+1
| * | | sb_edac: Add support for Broadwell-DE processorTony Luck2014-12-021-6/+157
| * | | sb_edac: Fix discovery of top-of-low-memory for HaswellTony Luck2014-12-021-2/+3
| * | | sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2014-12-021-18/+20
| * | | sb_edac: Fix off-by-one error in number of channelsJim Snow2014-12-021-1/+1
| |/ /
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-3/+0
|\ \ \
| * | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-191-3/+0
| | |/ | |/|
* | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-0815-267/+439
|\ \ \ | |_|/ |/| |
| * | EDAC, MCE, AMD: Correct formatting of decoded textBorislav Petkov2014-11-251-3/+3
| * | EDAC, mce_amd_inj: Add an injector functionBorislav Petkov2014-11-251-2/+51
| * | EDAC, mce_amd_inj: Add hw-injection attributesBorislav Petkov2014-11-251-0/+40
| * | EDAC, mce_amd_inj: Enable direct writes to MCE MSRsBorislav Petkov2014-11-251-0/+24
| * | EDAC, mce_amd_inj: Convert mce_amd_inj module to debugfsBorislav Petkov2014-11-252-107/+83
| * | EDAC: Delete unnecessary check before calling pci_dev_put()Markus Elfring2014-11-194-8/+4
| * | EDAC, pci_sysfs: remove unneccessary ifdef around entire fileAndreas Ruprecht2014-11-112-6/+1
| * | ghes_edac: Use snprintf() to silence a static checker warningDan Carpenter2014-11-111-2/+2
| * | amd64_edac: Build module on x86-32Tomasz Pala2014-11-052-3/+8
| * | EDAC, MCE, AMD: Add decoding table for MC6 xecAravind Gopalakrishnan2014-11-041-30/+11
| * | amd64_edac: Add F15h M60h supportAravind Gopalakrishnan2014-10-302-82/+188
| * | {mv64x60,ppc4xx}_edac,: Remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-202-6/+6
| * | EDAC: Sync memory types and namesBorislav Petkov2014-10-201-23/+20
| * | EDAC: Add DDR3 LRDIMM entries to edac_mem_typesAravind Gopalakrishnan2014-10-201-0/+3
| |/
* | e7xxx_edac: Report CE events properlyJason Baron2014-10-221-1/+1
* | cpc925_edac: Report UE events properlyJason Baron2014-10-221-1/+1
* | i82860_edac: Report CE events properlyJason Baron2014-10-221-1/+1
* | i3200_edac: Report CE events properlyJason Baron2014-10-221-2/+2
|/
* Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-10-101-33/+7
|\
| * sb_edac: Claim a different PCI deviceAndy Lutomirski2014-10-081-1/+1
| * Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski2014-10-081-30/+0
| * sb_edac: avoid INTERNAL ERROR message in EDAC with unspecified channelSeth Jennings2014-10-081-2/+6
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-083-0/+421
|\ \ | |/ |/|
| * edac: altera: Add Altera SDRAM EDAC supportThor Thayer2014-09-043-0/+421
* | mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov2014-09-301-1/+1
* | amd64_edac: Modify usage of amd64_read_dct_pci_cfg()Aravind Gopalakrishnan2014-09-232-71/+80
* | ppc4xx_edac: Fix build error caused by wrong member accessPranith Kumar2014-09-151-1/+1
* | EDAC: Fix mem_types strings typeBorislav Petkov2014-09-022-2/+2
|/
OpenPOWER on IntegriCloud