summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* EDAC: Fixup scrubrate manipulationBorislav Petkov2011-01-077-63/+52
* amd64_edac: Remove two-stage initializationBorislav Petkov2011-01-071-100/+68
* amd64_edac: Check ECC capabilities initiallyBorislav Petkov2011-01-071-66/+75
* amd64_edac: Carve out ECC-related hw settingsBorislav Petkov2011-01-072-24/+49
* amd64_edac: Remove PCI ECS enabling functionsBorislav Petkov2011-01-072-59/+0
* amd64_edac: Remove explicit Kconfig PCI dependencyBorislav Petkov2011-01-071-4/+4
* amd64_edac: Allocate driver instances dynamicallyBorislav Petkov2011-01-072-18/+29
* amd64_edac: Rework printk macrosBorislav Petkov2011-01-075-107/+87
* amd64_edac: Rename CPU PCI devicesBorislav Petkov2011-01-073-95/+77
* amd64_edac: Concentrate per-family init even moreBorislav Petkov2011-01-072-29/+17
* amd64_edac: Cleanup the CPU PCI device reservationBorislav Petkov2011-01-071-30/+12
* amd64_edac: Simplify CPU family detectionBorislav Petkov2011-01-072-32/+32
* amd64_edac: Add per-family init functionBorislav Petkov2011-01-072-19/+28
* amd64_edac: Use cached extended CPU modelBorislav Petkov2011-01-071-3/+2
* amd64_edac: Remove F11h supportBorislav Petkov2011-01-072-49/+3
* Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-061-2/+2
|\
| * x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld2010-11-181-2/+2
| * x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld2010-11-181-2/+2
* | amd64_edac: Fix interleaving checkBorislav Petkov2010-12-081-1/+1
* | EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov2010-12-081-3/+3
* | EDAC: Fix workqueue-related crashesBorislav Petkov2010-12-081-4/+6
* | EDAC, MCE: Fix edac_init_mce_inject error handlingAxel Lin2010-11-221-1/+1
* | EDAC: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-4/+4
|/
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2010-10-264-224/+313
|\
| * i7core_edac: return -ENODEV when devices were already probedMauro Carvalho Chehab2010-10-241-1/+1
| * i7core_edac: properly terminate pci_dev_tableMauro Carvalho Chehab2010-10-241-4/+5
| * i7core_edac: Avoid PCI refcount to reach zero on successive load/reloadMauro Carvalho Chehab2010-10-241-0/+7
| * i7core_edac: Fix refcount error at PCI devicesMauro Carvalho Chehab2010-10-241-35/+2
| * i7core_edac: it is safe to i7core_unregister_mci() when mci=NULLMauro Carvalho Chehab2010-10-241-8/+5
| * i7core_edac: Fix an oops at i7core probeMauro Carvalho Chehab2010-10-241-4/+4
| * i7core_edac: Remove unused member channels in i7core_pvtHidetoshi Seto2010-10-241-2/+0
| * i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto2010-10-241-7/+7
| * i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto2010-10-241-15/+9
| * i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto2010-10-241-32/+44
| * i7core_edac: Use saved pointersHidetoshi Seto2010-10-241-3/+2
| * i7core_edac: Check probe counter in i7core_removeHidetoshi Seto2010-10-241-0/+6
| * i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto2010-10-241-1/+3
| * i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto2010-10-241-5/+11
| * i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto2010-10-241-11/+9
| * i7core_edac: Always do get/put for all devicesHidetoshi Seto2010-10-241-13/+14
| * i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto2010-10-241-20/+24
| * i7core_edac: Introduce free_i7core_devHidetoshi Seto2010-10-241-5/+9
| * i7core_edac: Introduce alloc_i7core_devHidetoshi Seto2010-10-241-10/+24
| * i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto2010-10-241-12/+9
| * i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto2010-10-241-2/+2
| * i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab2010-10-241-1/+6
| * i7core_edac: don't use a freed mci structMauro Carvalho Chehab2010-10-243-5/+4
| * edac_core: Print debug messages at release callsMauro Carvalho Chehab2010-10-243-0/+5
| * edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab2010-10-241-2/+0
| * edac_core: Do a better job with node removalMauro Carvalho Chehab2010-10-242-29/+43
OpenPOWER on IntegriCloud