aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)Author
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30i82875p_edac: Assign PCI resources before adding deviceYinghai Lu
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang
2014-05-09EDAC: Fix MC scrub mode comparsion bug for correctable errorsLoc Ho
2014-05-08EDAC, MCE, AMD: Remove leftover unused maskBorislav Petkov
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-04-02Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u...Linus Torvalds
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-03-31EDAC: Octeon: Add error injection supportDaniel Walker
2014-03-31EDAC: Octeon: Fix lack of opstate_initDaniel Walker
2014-03-13sb_edac: mark MCE messages as KERN_DEBUGAristeu Rozanski
2014-03-13sb_edac: use "event" instead of "exception" when MC wasnt signaledAristeu Rozanski
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan
2014-02-25i7core_edac: Drop unused variableJean Delvare
2014-02-25i82875p_edac: Drop redundant call to pci_get_device()Jean Delvare
2014-02-25amd8111_edac: Fix leaks in probe error pathsJean Delvare
2014-02-25e752x_edac: Drop pvt->bridge_ckJean Delvare
2014-02-25i7300_edac: Fix device reference countJean Delvare
2014-02-25i7core_edac: Fix PCI device reference countJean Delvare
2014-02-24MCE, AMD: Fix decoding module loading on unsupported hwBorislav Petkov
2014-02-20i5100_edac: Remove an unneeded condition in i5100_init_csrows()Dan Carpenter
2014-02-20sb_edac: Degrade log level for device registrationJiang Liu
2014-02-14EDAC: Correct workqueue setup pathBorislav Petkov
2014-02-14EDAC: Poll timeout cannot be zero, p2Borislav Petkov
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-07amd64_edac: Fix logic to determine channel for F15 M30h processorsAravind Gopalakrishnan
2014-02-07edac/85xx: Remove deprecated IRQF_DISABLEDJohannes Thumshirn
2014-02-07i3200_edac: Add a missing pci_disable_device() on the exit pathHitoshi Mitake
2014-02-07i5400_edac: Disable device when unloading moduleAristeu Rozanski
2014-02-07[media, edac] Change my email addressMauro Carvalho Chehab
2014-02-03e752x_edac: Simplify call to pci_get_device()Jean Delvare
2014-01-20Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2014-01-10EDAC: Don't try to cancel workqueue when it's never setupStephen Boyd
2013-12-21e752x_edac: Fix pci_dev usage countAristeu Rozanski
2013-12-16Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar
2013-12-15sb_edac: Mark get_mci_for_node_id as staticRashika Kheria
2013-12-15EDAC: Mark edac_create_debug_nodes as staticRashika Kheria
2013-12-15amd64_edac: Remove "amd64" prefix from static functionsBorislav Petkov
2013-12-15amd64_edac: Simplify code around decode_bus_errorBorislav Petkov
2013-12-15amd64_edac: Mark amd64_decode_bus_error as staticRashika Kheria
2013-12-11EDAC, sb_edac: Modify H/W event reporting policyChen, Gong
2013-12-11EDAC: Add an edac_report parameter to EDACChen, Gong
2013-12-06EDAC: Remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-06amd64_edac: Fix condition to verify max channels allowed for F15 M30hAravind Gopalakrishnan
2013-11-30sb_edac: Shut up compiler warning when EDAC_DEBUG is enabledAristeu Rozanski
2013-11-25edac/85xx: Add PCIe error interrupt edac supportChunhe Lan