aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches3-31/+31
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely4-6/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-23/+17
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze3-3/+3
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 implicit slab.h inclusion from percpu.hTejun Heo19-15/+6
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov1-1/+6
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser1-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer1-8/+2
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten1-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser1-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser2-1/+14
2010-03-07Driver 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/percpuLinus 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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: 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
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov1-15/+6
2009-12-16edac: i5100 add 6 ranks per channelNils Carlson1-16/+20
2009-12-16edac: i5100 add scrubbingNils Carlson1-2/+110
2009-12-16edac: i5100 clean controller to channel termsNils Carlson1-55/+55
2009-12-15edac, mce: correct corenum reportingBorislav Petkov1-2/+1
2009-12-11x86, msr: Add support for non-contiguous cpumasksBorislav Petkov1-29/+17
2009-12-08amd64_edac: bump driver versionBorislav Petkov1-1/+1
2009-12-08amd64_edac: fix use-uninitialised bugAndrew Morton1-1/+1
2009-12-08amd64_edac: correct sys address to chip select mappingBorislav Petkov1-31/+27
2009-12-08amd64_edac: add a leaner syndrome decoding algorithmBorislav Petkov1-126/+154
2009-12-07amd64_edac: remove early hw support checkBorislav Petkov2-47/+1
2009-12-07amd64_edac: detect DDR3 memory typeBorislav Petkov1-3/+4
2009-12-07edac: add memory types strings for debuggingBorislav Petkov3-4/+26
2009-12-07edac, mce: update AMD F10h revD checkBorislav Petkov1-1/+1
2009-12-07amd64_edac: remove unneeded extract_error_address wrapperBorislav Petkov1-18/+4
2009-12-07amd64_edac: rename StinkyIdentifierBorislav Petkov1-18/+18
2009-12-07amd64_edac: remove superfluous dbg printkBorislav Petkov1-3/+0
2009-12-07amd64_edac: enhance address to DRAM bank mappingBorislav Petkov2-120/+108
2009-12-07amd64_edac: cleanup f10_early_channel_countBorislav Petkov1-11/+7
2009-12-07amd64_edac: dump DIMM sizes on K8 tooBorislav Petkov1-20/+22