aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-15amd64_edac: Mark amd64_decode_bus_error as staticRashika Kheria1-1/+1
2013-12-11EDAC, sb_edac: Modify H/W event reporting policyChen, Gong1-1/+5
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong1-0/+19
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han18-18/+18
2013-12-06amd64_edac: Fix condition to verify max channels allowed for F15 M30hAravind Gopalakrishnan1-1/+1
2013-11-30sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski1-1/+1
2013-11-25edac/85xx: Add PCIe error interrupt edac supportChunhe Lan2-11/+94
2013-11-18Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2-129/+465
2013-11-18Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds6-125/+128
2013-11-17edac/85xx: Remove mpc85xx_pci_err_removeJohannes Thumshirn1-22/+0
2013-11-14cell_edac: fix missing of_node_putLibo Chen1-0/+1
2013-11-14sb_edac: add support for Ivy BridgeAristeu Rozanski1-70/+376
2013-11-14sb_edac: avoid decoding the same error multiple timesAristeu Rozanski1-0/+4