summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* i7core_edac: CodingStyle fixesMauro Carvalho Chehab2010-05-101-27/+32
* i7core_edac: fill csrows edac sysfs infoMauro Carvalho Chehab2010-05-101-16/+50
* i7core_edac: Memory info fixes and preparation for properly filling cswrow dataMauro Carvalho Chehab2010-05-101-9/+19
* i7core_edac: Get more info about the memory DIMMsMauro Carvalho Chehab2010-05-101-63/+107
* i7core_edac: Add more information about each active dimmMauro Carvalho Chehab2010-05-101-13/+30
* i7core_edac: Improve error handlingMauro Carvalho Chehab2010-05-101-11/+21
* i7core_edac: Properly fill struct csrow_infoMauro Carvalho Chehab2010-05-101-10/+38
* i7core_edac: Add additional tests for error detectionMauro Carvalho Chehab2010-05-101-60/+139
* i7core_edac: Add a memory check routine, based on device 3 function 4Mauro Carvalho Chehab2010-05-101-7/+108
* i7core_edac: need mci->edac_check, otherwise module removal doesn't workMauro Carvalho Chehab2010-05-101-4/+16
* i7core_edac: A few fixes at error injection codeMauro Carvalho Chehab2010-05-101-15/+55
* i7core_edac: Show read/write virtual/physical channel associationMauro Carvalho Chehab2010-05-101-6/+27
* i7core_edac: Registers all supported MC functionsMauro Carvalho Chehab2010-05-101-86/+131
* i7core_edac: Add more status functions to EDAC driverMauro Carvalho Chehab2010-05-101-19/+95
* i7core_edac: Add error insertion code for NehalemMauro Carvalho Chehab2010-05-101-8/+419
* i7core_edac: Add an EDAC memory controller driver for Nehalem chipsetsMauro Carvalho Chehab2010-05-103-0/+470
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3019-15/+6
* edac, mce: Filter out invalid valuesBorislav Petkov2010-03-221-1/+6
* edac: e752x: add dram scrubbing supportPeter Tyser2010-03-121-0/+107
* edac: e752x fsb eccKonstantin Olifer2010-03-121-8/+2
* edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten2010-03-121-4/+3
* edac: mpc85xx improve SDRAM error reportingPeter Tyser2010-03-121-8/+138
* edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2010-03-122-1/+14
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-073-7/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-03-032-19/+21
|\
| * amd64_edac: Simplify ECC override handlingBorislav Petkov2010-03-012-19/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\ \ | |/ |/|
| * percpu: add __percpu sparse annotations to what's leftTejun Heo2010-02-171-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-02-111-7/+8
|\ \
| * | amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov2010-02-111-7/+8
| |/
* | edac: mpc85xx fix build regression by removing unused debug codePeter Tyser2010-02-111-4/+0
* | edac: mpc85xx fix bad page calculationPeter Tyser2010-02-111-2/+2
|/
* edac: i5000_edac critical fix panic out of boundsTamas Vincze2010-01-161-1/+7
* amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin2010-01-151-1/+1
* edac, pci: remove pesky debug printkBorislav Petkov2009-12-241-2/+0
* amd64_edac: restrict PCI config space accessBorislav Petkov2009-12-241-1/+1
* amd64_edac: fix forcing module load/unloadBorislav Petkov2009-12-241-2/+1
* amd64_edac: make driver loading more robustBorislav Petkov2009-12-241-7/+16
* amd64_edac: fix driver instance freeingBorislav Petkov2009-12-241-5/+4
* amd64_edac: fix K8 chip select reportingBorislav Petkov2009-12-241-2/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-12-161-17/+7
|\
| * edac, mce, amd: silence GART TLB errorsBorislav Petkov2009-12-161-15/+6
| * edac, mce: correct corenum reportingBorislav Petkov2009-12-151-2/+1
* | edac: i5100 add 6 ranks per channelNils Carlson2009-12-161-16/+20
* | edac: i5100 add scrubbingNils Carlson2009-12-161-2/+110
* | edac: i5100 clean controller to channel termsNils Carlson2009-12-161-55/+55
* | x86, msr: Add support for non-contiguous cpumasksBorislav Petkov2009-12-111-29/+17
|/
* amd64_edac: bump driver versionBorislav Petkov2009-12-081-1/+1
* amd64_edac: fix use-uninitialised bugAndrew Morton2009-12-081-1/+1
* amd64_edac: correct sys address to chip select mappingBorislav Petkov2009-12-081-31/+27
OpenPOWER on IntegriCloud