summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-063-3/+3
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-153-3/+3
* | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-041-3/+3
|\ \
| * | x86/amd_nb, EDAC: Rename amd_get_node_id()Aravind Gopalakrishnan2015-10-211-3/+3
| |/
* | EDAC: Fix PAGES_TO_MiB macro misuseTan Xiaojun2015-10-222-2/+2
* | EDAC, altera: SoCFPGA EDAC should not look for ECC_CORR_ENDinh Nguyen2015-10-151-2/+1Star
* | EDAC: Use edac_debugfs_remove_recursive()Tan Xiaojun2015-10-142-2/+2
* | EDAC, ppc4xx_edac: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-031-0/+1
* | EDAC, amd64_edac: Update copyright and remove changelogAravind Gopalakrishnan2015-09-291-55/+1Star
* | EDAC, amd64_edac: Extend scrub rate support to F15hM60hAravind Gopalakrishnan2015-09-292-10/+27
* | EDAC: Don't allow empty DIMM labelsToshi Kani2015-09-281-2/+2
* | EDAC: Fix sysfs dimm_label store operationToshi Kani2015-09-251-10/+24
* | EDAC: Fix sysfs dimm_label show operationToshi Kani2015-09-251-2/+2
* | EDAC, xgene: Add SoC supportLoc Ho2015-09-251-0/+498
* | EDAC, xgene: Fix possible sprintf() overflow issueLoc Ho2015-09-251-2/+2
* | EDAC, xgene: Add L3 supportLoc Ho2015-09-251-195/+474
* | EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings2015-09-241-4/+4
* | EDAC, ghes_edac: Remove redundant memory_type arrayAravind Gopalakrishnan2015-09-231-21/+1Star
* | EDAC, xgene: Convert to debugfs wrappersBorislav Petkov2015-09-231-13/+13
* | EDAC, i5100: Convert to debugfs wrappersBorislav Petkov2015-09-221-18/+19
* | EDAC, altera: Convert to debugfs wrappersBorislav Petkov2015-09-222-14/+8Star
* | EDAC: Add debugfs wrappersBorislav Petkov2015-09-222-6/+88
* | EDAC: Carve out debugfs functionalityBorislav Petkov2015-09-225-109/+110
|/
* Merge tag 'edac/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2015-09-121-12/+60
|\
| * sb_edac: correctly fetch DIMM width on Ivy Bridge and HaswellAristeu Rozanski2015-09-091-11/+49
| * sb_edac: look harder for DDRIO on Haswell systemsAristeu Rozanski2015-09-091-1/+11
* | Merge tag 'edac_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2015-09-022-2/+2
|\ \
| * | EDAC, mce_amd: Don't emit 'CE' for Deferred errorAravind Gopalakrishnan2015-07-141-1/+2
| * | EDAC, xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-101-1/+0Star
* | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-013-386/+0Star
|\ \ \ | |_|/ |/| |
| * | x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov2015-08-133-386/+0Star
| * | x86/mce: Kill drain_mcelog_buffer()Borislav Petkov2015-08-133-3/+3
| * | x86/mce: Remove the MCE ring for Action Optional errorsChen, Gong2015-08-133-3/+3
| |/
* / EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2015-08-131-1/+1
|/
* Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-07-033-3/+3
|\
| * EDAC, octeon: Fix broken build due to model helper renamesAaro Koskinen2015-07-023-3/+3
* | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-271-0/+1
|\ \
| * | amd64_edac: enforce synchronous probeLuis R. Rodriguez2015-05-201-0/+1
* | | Merge tag 'edac/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2015-06-262-95/+125
|\ \ \ | |_|/ |/| |
| * | sb_edac: support for Broadwell -EP and -EXTony Luck2015-06-031-15/+58
| * | sb_edac: Fix support for systems with two home agents per socketTony Luck2015-06-031-73/+65Star
| * | sb_edac: Fix a typo and a thinko in address handling for HaswellTony Luck2015-06-031-2/+2
| * | EDAC: Remove arbitrary limit on number of channelsTony Luck2015-06-031-5/+0Star
| |/
* | EDAC, mce_amd_inj: Set MISCV on injectionBorislav Petkov2015-06-241-0/+3
* | EDAC, mce_amd_inj: Move bit preparations before the injectionBorislav Petkov2015-06-241-4/+4
* | EDAC, mce_amd_inj: Cleanup and simplify READMEBorislav Petkov2015-06-241-31/+35
* | EDAC, altera: Do not allow suspend when EDAC is enabledAlan Tull2015-06-241-0/+20
* | EDAC, mce_amd_inj: Make inj_type statickbuild test robot2015-06-241-1/+1
* | EDAC, altera: Add Arria10 EDAC supportThor Thayer2015-06-242-16/+204
* | EDAC, altera: Refactor for Altera CycloneV SoCThor Thayer2015-06-242-104/+206