aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-14sb_edac: rename mci_bind_devs()Aristeu Rozanski1-3/+3
2013-11-14sb_edac: enable multiple PCI id tables to be usedAristeu Rozanski1-9/+13
2013-11-14sb_edac: rework sad_pkgAristeu Rozanski1-36/+30
2013-11-14sb_edac: allow different interleave listsAristeu Rozanski1-5/+8
2013-11-14sb_edac: allow different dram_rule arraysAristeu Rozanski1-11/+14
2013-11-14sb_edac: isolate TOHM retrievalAristeu Rozanski1-3/+11
2013-11-14sb_edac: rename pci_brAristeu Rozanski1-4/+4
2013-11-14sb_edac: isolate TOLM retrievalAristeu Rozanski1-4/+13
2013-11-14sb_edac: make RANK_CFG_A value part of sbridge_infoAristeu Rozanski1-2/+6
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+1
2013-11-04edac, highbank: Moving error injection to sysfs for edacRobert Richter1-35/+20
2013-11-04edac: Unify reporting of device info for device, mc and pciRobert Richter3-13/+10
2013-11-04edac, highbank: Improve and unify namingRobert Richter2-9/+13
2013-11-04edac, highbank: Add Calxeda ECX-2000 supportRobert Richter1-35/+70
2013-11-04edac, highbank: Fix interrupt setup of mem and l2 controllerRobert Richter2-16/+20
2013-10-23EDAC, GHES: Update ghes error record infoChen, Gong1-0/+11
2013-10-23ACPI, APEI, CPER: Add UEFI 2.4 support for memory errorChen, Gong1-3/+2
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong3-31/+25
2013-10-09drivers: clean-up prom.h implicit includesRob Herring1-0/+1
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+0
2013-08-27amd64_edac: Fix incorrect wraparoundsAravind Gopalakrishnan1-5/+6
2013-08-27amd64_edac: Correct erratum 505 rangeBorislav Petkov1-4/+4
2013-08-15Merge tag 'edac_for_3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/rasIngo Molnar5-8/+15
2013-08-14cpc925_edac: Use proper array terminationJingoo Han1-1/+1
2013-08-12amd64_edac: Get rid of boot_cpu_data accessesBorislav Petkov2-48/+46
2013-08-12amd64_edac: Add ECC decoding support for newer F15h modelsAravind Gopalakrishnan2-34/+270
2013-08-09x38_edac: Make a local function staticJingoo Han1-2/+1
2013-08-09i3200_edac: Make a local function staticJingoo Han1-2/+1