aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAge
* EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bitRandy Dunlap2011-01-07
* EDAC, MCE: Enable MCE decoding on F15hBorislav Petkov2011-01-07
* EDAC, MCE: Allow F15h bank 6 MCE injectionBorislav Petkov2011-01-07
* EDAC, MCE: Shorten error report formattingBorislav Petkov2011-01-07
* EDAC, MCE: Overhaul error fields extraction macrosBorislav Petkov2011-01-07
* EDAC, MCE: Add F15h FP MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Add F15 EX MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Add an F15h NB MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: No F15h LS MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Add F15h CU MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Add F15h IC MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Add F15h DC MCE decoderBorislav Petkov2011-01-07
* EDAC, MCE: Select extended error code maskBorislav Petkov2011-01-07
* amd64_edac: Fix interleaving checkBorislav Petkov2010-12-08
* EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov2010-12-08
* EDAC: Fix workqueue-related crashesBorislav Petkov2010-12-08
* EDAC, MCE: Fix edac_init_mce_inject error handlingAxel Lin2010-11-22
* EDAC: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-10-26
|\
| * i7core_edac: return -ENODEV when devices were already probedMauro Carvalho Chehab2010-10-24
| * i7core_edac: properly terminate pci_dev_tableMauro Carvalho Chehab2010-10-24
| * i7core_edac: Avoid PCI refcount to reach zero on successive load/reloadMauro Carvalho Chehab2010-10-24
| * i7core_edac: Fix refcount error at PCI devicesMauro Carvalho Chehab2010-10-24
| * i7core_edac: it is safe to i7core_unregister_mci() when mci=NULLMauro Carvalho Chehab2010-10-24
| * i7core_edac: Fix an oops at i7core probeMauro Carvalho Chehab2010-10-24
| * i7core_edac: Remove unused member channels in i7core_pvtHidetoshi Seto2010-10-24
| * i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto2010-10-24
| * i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto2010-10-24
| * i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto2010-10-24
| * i7core_edac: Use saved pointersHidetoshi Seto2010-10-24
| * i7core_edac: Check probe counter in i7core_removeHidetoshi Seto2010-10-24
| * i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto2010-10-24
| * i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto2010-10-24
| * i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto2010-10-24
| * i7core_edac: Always do get/put for all devicesHidetoshi Seto2010-10-24
| * i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto2010-10-24
| * i7core_edac: Introduce free_i7core_devHidetoshi Seto2010-10-24
| * i7core_edac: Introduce alloc_i7core_devHidetoshi Seto2010-10-24
| * i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto2010-10-24
| * i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto2010-10-24
| * i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab2010-10-24
| * i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-24
| * edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-24
| * edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab2010-10-24
| * edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-24
| * i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab2010-10-24
| * i7core_edac: MCE NMI handling should stop firstMauro Carvalho Chehab2010-10-24
| * i7core_edac: Initialize all priv vars before start pollingMauro Carvalho Chehab2010-10-24
| * i7core_edac: Improve debug to seek for register/remove errorsMauro Carvalho Chehab2010-10-24
| * i7core_edac: move #if PAGE_SHIFT to edac_core.hMauro Carvalho Chehab2010-10-24