aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-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/git/helgaas/pci into nextLinus Torvalds1-7/+1
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/misc' into nextBjorn Helgaas1-7/+1
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu1-1/+2
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang1-7/+1
2014-05-09EDAC: Fix MC scrub mode comparsion bug for correctable errorsLoc Ho1-1/+1
2014-05-08EDAC, MCE, AMD: Remove leftover unused maskBorislav Petkov1-2/+0
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-10/+10
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-9/+16
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfrLinus Torvalds1-6/+173
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds12-91/+130
2014-03-31EDAC: Octeon: Add error injection supportDaniel Walker1-6/+171
2014-03-31EDAC: Octeon: Fix lack of opstate_initDaniel Walker1-0/+2
2014-03-13sb_edac: mark MCE messages as KERN_DEBUGAristeu Rozanski1-11/+12
2014-03-13sb_edac: use "event" instead of "exception" when MC wasnt signaledAristeu Rozanski1-2/+8
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab5-30/+42
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan2-0/+27
2014-02-25i7core_edac: Drop unused variableJean Delvare1-7/+3
2014-02-25i82875p_edac: Drop redundant call to pci_get_device()Jean Delvare1-2/+0
2014-02-25amd8111_edac: Fix leaks in probe error pathsJean Delvare1-14/+30
2014-02-25e752x_edac: Drop pvt->bridge_ckJean Delvare1-18/+10
2014-02-25i7300_edac: Fix device reference countJean Delvare1-18/+20
2014-02-25i7core_edac: Fix PCI device reference countJean Delvare1-2/+7
2014-02-24MCE, AMD: Fix decoding module loading on unsupported hwBorislav Petkov1-32/+33
2014-02-20i5100_edac: Remove an unneeded condition in i5100_init_csrows()Dan Carpenter1-10/+7
2014-02-20sb_edac: Degrade log level for device registrationJiang Liu1-1/+1
2014-02-14EDAC: Correct workqueue setup pathBorislav Petkov1-4/+7
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov3-7/+9
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava1-1/+1
2014-02-07amd64_edac: Fix logic to determine channel for F15 M30h processorsAravind Gopalakrishnan1-3/+11
2014-02-07edac/85xx: Remove deprecated IRQF_DISABLEDJohannes Thumshirn1-3/+3
2014-02-07i3200_edac: Add a missing pci_disable_device() on the exit pathHitoshi Mitake1-0/+2
2014-02-07i5400_edac: Disable device when unloading moduleAristeu Rozanski1-0/+2
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab6-10/+10
2014-02-03e752x_edac: Simplify call to pci_get_device()Jean Delvare1-1/+1
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+24
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds22-104/+181
2014-01-10EDAC: Don't try to cancel workqueue when it's never setupStephen Boyd1-0/+3
2013-12-21e752x_edac: Fix pci_dev usage countAristeu Rozanski1-1/+3
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/rasIngo Molnar2-1/+24
2013-12-15sb_edac: Mark get_mci_for_node_id as staticRashika Kheria1-1/+1
2013-12-15EDAC: Mark edac_create_debug_nodes as staticRashika Kheria1-1/+1
2013-12-15amd64_edac: Remove "amd64" prefix from static functionsBorislav Petkov1-62/+56
2013-12-15amd64_edac: Simplify code around decode_bus_errorBorislav Petkov1-9/+4