summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2011-01-07amd64_edac: Allocate driver instances dynamicallyBorislav Petkov2-18/+29
2011-01-07amd64_edac: Rework printk macrosBorislav Petkov5-107/+87
2011-01-07amd64_edac: Rename CPU PCI devicesBorislav Petkov3-95/+77
2011-01-07amd64_edac: Concentrate per-family init even moreBorislav Petkov2-29/+17
2011-01-07amd64_edac: Cleanup the CPU PCI device reservationBorislav Petkov1-30/+12
2011-01-07amd64_edac: Simplify CPU family detectionBorislav Petkov2-32/+32
2011-01-07amd64_edac: Add per-family init functionBorislav Petkov2-19/+28
2011-01-07amd64_edac: Use cached extended CPU modelBorislav Petkov1-3/+2
2011-01-07amd64_edac: Remove F11h supportBorislav Petkov2-49/+3
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2010-12-28i7core_edac: fix typos in commentsDavid Sterba1-3/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina5-13/+15
2010-12-08amd64_edac: Fix interleaving checkBorislav Petkov1-1/+1
2010-12-08EDAC: Correct MiB_TO_PAGES() macroAndrei Konovalov1-3/+3
2010-12-08EDAC: Fix workqueue-related crashesBorislav Petkov1-4/+6
2010-11-22EDAC, MCE: Fix edac_init_mce_inject error handlingAxel Lin1-1/+1
2010-11-22EDAC: Remove deprecated kbuild goal definitionsTracey Dent1-4/+4
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld1-2/+2
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld1-2/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König4-7/+7
2010-10-26Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds4-224/+313
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-2/+2
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds3-0/+1255
2010-10-24i7core_edac: return -ENODEV when devices were already probedMauro Carvalho Chehab1-1/+1
2010-10-24i7core_edac: properly terminate pci_dev_tableMauro Carvalho Chehab1-4/+5
2010-10-24i7core_edac: Avoid PCI refcount to reach zero on successive load/reloadMauro Carvalho Chehab1-0/+7
2010-10-24i7core_edac: Fix refcount error at PCI devicesMauro Carvalho Chehab1-35/+2
2010-10-24i7core_edac: it is safe to i7core_unregister_mci() when mci=NULLMauro Carvalho Chehab1-8/+5
2010-10-24i7core_edac: Fix an oops at i7core probeMauro Carvalho Chehab1-4/+4
2010-10-24i7core_edac: Remove unused member channels in i7core_pvtHidetoshi Seto1-2/+0
2010-10-24i7core_edac: Remove unused arg csrow from get_dimm_configHidetoshi Seto1-7/+7
2010-10-24i7core_edac: Reduce args of i7core_register_mciHidetoshi Seto1-15/+9
2010-10-24i7core_edac: Introduce i7core_unregister_mciHidetoshi Seto1-32/+44
2010-10-24i7core_edac: Use saved pointersHidetoshi Seto1-3/+2
2010-10-24i7core_edac: Check probe counter in i7core_removeHidetoshi Seto1-0/+6
2010-10-24i7core_edac: Call pci_dev_put() when alloc_i7core_dev() failedHidetoshi Seto1-1/+3
2010-10-24i7core_edac: Fix error path of i7core_register_mciHidetoshi Seto1-5/+11
2010-10-24i7core_edac: Fix order of lines in i7core_register_mciHidetoshi Seto1-11/+9
2010-10-24i7core_edac: Always do get/put for all devicesHidetoshi Seto1-13/+14
2010-10-24i7core_edac: Introduce i7core_pci_ctl_create/releaseHidetoshi Seto1-20/+24
2010-10-24i7core_edac: Introduce free_i7core_devHidetoshi Seto1-5/+9
2010-10-24i7core_edac: Introduce alloc_i7core_devHidetoshi Seto1-10/+24
2010-10-24i7core_edac: Reduce args of i7core_get_onedeviceHidetoshi Seto1-12/+9
2010-10-24i7core_edac: Fix the logic in i7core_remove()Hidetoshi Seto1-2/+2
2010-10-24i7core_edac: Don't do the legacy PCI probe by defaultMauro Carvalho Chehab1-1/+6
2010-10-24i7core_edac: don't use a freed mci structMauro Carvalho Chehab3-5/+4
2010-10-24edac_core: Print debug messages at release callsMauro Carvalho Chehab3-0/+5
2010-10-24edac_core: Don't let free(mci) happen while using itMauro Carvalho Chehab1-2/+0
2010-10-24edac_core: Do a better job with node removalMauro Carvalho Chehab2-29/+43
2010-10-24i7core_edac: explicitly remove PCI devices from the devices listMauro Carvalho Chehab1-4/+6