summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)AuthorFilesLines
2010-05-10i7core_edac: decode mcelog error and send it via edac interfaceMauro Carvalho Chehab1-22/+70
2010-05-10i7core_edac: maps all sockets as if ther are one MC controllerMauro Carvalho Chehab1-6/+7
2010-05-10i7core_edac: add support for more than one MC socketMauro Carvalho Chehab1-113/+213
2010-05-10i7core_edac: Add a code to probe Xeon 55xx busMauro Carvalho Chehab1-4/+13
2010-05-10i7core_edac: Adds write unlock to MC registersMauro Carvalho Chehab1-3/+27
2010-05-10i7core_edac: Add edac_mce glueMauro Carvalho Chehab2-6/+116
2010-05-10edac/Kconfig: edac_mce can't be moduleMauro Carvalho Chehab1-1/+1
2010-05-10edac_mce: Add an interface driver to report mce errors via edacMauro Carvalho Chehab3-1/+66
2010-05-10i7core_edac: CodingStyle fixesMauro Carvalho Chehab1-27/+32
2010-05-10i7core_edac: fill csrows edac sysfs infoMauro Carvalho Chehab1-16/+50
2010-05-10i7core_edac: Memory info fixes and preparation for properly filling cswrow dataMauro Carvalho Chehab1-9/+19
2010-05-10i7core_edac: Get more info about the memory DIMMsMauro Carvalho Chehab1-63/+107
2010-05-10i7core_edac: Add more information about each active dimmMauro Carvalho Chehab1-13/+30
2010-05-10i7core_edac: Improve error handlingMauro Carvalho Chehab1-11/+21
2010-05-10i7core_edac: Properly fill struct csrow_infoMauro Carvalho Chehab1-10/+38
2010-05-10i7core_edac: Add additional tests for error detectionMauro Carvalho Chehab1-60/+139
2010-05-10i7core_edac: Add a memory check routine, based on device 3 function 4Mauro Carvalho Chehab1-7/+108
2010-05-10i7core_edac: need mci->edac_check, otherwise module removal doesn't workMauro Carvalho Chehab1-4/+16
2010-05-10i7core_edac: A few fixes at error injection codeMauro Carvalho Chehab1-15/+55
2010-05-10i7core_edac: Show read/write virtual/physical channel associationMauro Carvalho Chehab1-6/+27
2010-05-10i7core_edac: Registers all supported MC functionsMauro Carvalho Chehab1-86/+131
2010-05-10i7core_edac: Add more status functions to EDAC driverMauro Carvalho Chehab1-19/+95
2010-05-10i7core_edac: Add error insertion code for NehalemMauro Carvalho Chehab1-8/+419
2010-05-10i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab3-0/+470
2010-04-30edac, mce: Fix wrong mask and macro usageBorislav Petkov1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo19-15/+6
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-13edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-13edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-13edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-13edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-13edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14
2010-03-08Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy3-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-19/+21
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-1/+1
2010-03-01amd64_edac: Simplify ECC override handlingBorislav Petkov2-19/+21
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo1-1/+1
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-12edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-12edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze1-1/+7
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin1-1/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov1-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov1-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov1-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov1-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov1-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov1-2/+6
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-17/+7