summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-08-153-272/+546
|\
| * sb_edac: add support for Haswell based systemsAristeu Rozanski2014-06-262-26/+351
| * sb_edac: Fix mix tab/spaces alignmentsMauro Carvalho Chehab2014-06-261-3/+3
| * edac: add DDR4 and RDDR4Aristeu Rozanski2014-06-261-1/+3
| * sb_edac: remove bogus assumption on mc orderingAristeu Rozanski2014-06-261-4/+0
| * sb_edac: make minimal use of channel_maskAristeu Rozanski2014-06-261-0/+3
| * sb_edac: fix socket detection on Ivy Bridge controllersAristeu Rozanski2014-06-261-1/+1
| * sb_edac: update Kconfig descriptionAristeu Rozanski2014-06-261-2/+2
| * sb_edac: search devices using product idAristeu Rozanski2014-06-261-215/+137
| * sb_edac: make RIR limit retrieval per modelAristeu Rozanski2014-06-261-3/+10
| * sb_edac: make node id retrieval per modelAristeu Rozanski2014-06-261-4/+11
| * sb_edac: make memory type detection per memory controllerAristeu Rozanski2014-06-261-16/+28
* | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-2/+1
|\ \
| * | of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-2/+1
| |/
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-042-3/+1
|\ \
| * | trace, RAS: Add basic RAS trace eventChen, Gong2014-06-232-3/+1
| |/
* | EDAC, MCE, AMD: Add MCE decoding for F15h M60hAravind Gopalakrishnan2014-07-141-4/+40
* | ie31200_edac: Allocate mci and map mchbar firstJason Baron2014-07-101-38/+33
* | ie31200_edac: Introduce the driverJason Baron2014-07-043-0/+549
* | x38_edac: make use of lo_hi_readq()Jason Baron2014-07-041-9/+6
* | EDAC, edac_module.c: Remove unnecessary test on unsigned valueFabian Frederick2014-06-241-1/+1
|/
* Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-7/+1
|\
| *-. Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas2014-05-301-7/+1
| |\ \
| | | * PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-7/+1
| | |/ | |/|
| | * i82875p_edac: Assign PCI resources before adding deviceYinghai Lu2014-05-301-1/+2
| |/
* | EDAC: Fix MC scrub mode comparsion bug for correctable errorsLoc Ho2014-05-091-1/+1
* | EDAC, MCE, AMD: Remove leftover unused maskBorislav Petkov2014-05-081-2/+0
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-046-10/+10
|\
| * Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-115-30/+42
| |\
| * | [media, edac] Change my email addressMauro Carvalho Chehab2014-02-076-10/+10
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-04-031-9/+16
|\ \ \
| * | | sb_edac: mark MCE messages as KERN_DEBUGAristeu Rozanski2014-03-131-11/+12
| * | | sb_edac: use "event" instead of "exception" when MC wasnt signaledAristeu Rozanski2014-03-131-2/+8
| | |/ | |/|
* | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds2014-04-021-6/+173
|\ \ \
| * | | EDAC: Octeon: Add error injection supportDaniel Walker2014-03-311-6/+171
| * | | EDAC: Octeon: Fix lack of opstate_initDaniel Walker2014-03-311-0/+2
| |/ /
* | | Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-04-0112-91/+130
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud