summaryrefslogtreecommitdiffstats
path: root/drivers/edac
AgeCommit message (Expand)AuthorLines
2010-05-27drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches-31/+31
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-6/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-23/+17
2010-05-18PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze-3/+3
2010-04-30edac, mce: Fix wrong mask and macro usageBorislav Petkov-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-15/+6
2010-03-22edac, mce: Filter out invalid valuesBorislav Petkov-1/+6
2010-03-12edac: e752x: add dram scrubbing supportPeter Tyser-0/+107
2010-03-12edac: e752x fsb eccKonstantin Olifer-8/+2
2010-03-12edac: mpc85xx use resource_size instead of raw mathH Hartley Sweeten-4/+3
2010-03-12edac: mpc85xx improve SDRAM error reportingPeter Tyser-8/+138
2010-03-12edac: mpc85xx mask ecc syndrome correctlyPeter Tyser-1/+14
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-7/+7
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-19/+21
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds-1/+1
2010-03-01amd64_edac: Simplify ECC override handlingBorislav Petkov-19/+21
2010-02-17percpu: add __percpu sparse annotations to what's leftTejun Heo-1/+1
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-7/+8
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser-2/+2
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov-7/+8
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze-1/+7
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin-1/+1
2009-12-24edac, pci: remove pesky debug printkBorislav Petkov-2/+0
2009-12-24amd64_edac: restrict PCI config space accessBorislav Petkov-1/+1
2009-12-24amd64_edac: fix forcing module load/unloadBorislav Petkov-2/+1
2009-12-24amd64_edac: make driver loading more robustBorislav Petkov-7/+16
2009-12-24amd64_edac: fix driver instance freeingBorislav Petkov-5/+4
2009-12-24amd64_edac: fix K8 chip select reportingBorislav Petkov-2/+6
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds-17/+7
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov-15/+6
2009-12-16edac: i5100 add 6 ranks per channelNils Carlson-16/+20
2009-12-16edac: i5100 add scrubbingNils Carlson-2/+110
2009-12-16edac: i5100 clean controller to channel termsNils Carlson-55/+55
2009-12-15edac, mce: correct corenum reportingBorislav Petkov-2/+1
2009-12-11x86, msr: Add support for non-contiguous cpumasksBorislav Petkov-29/+17
2009-12-08amd64_edac: bump driver versionBorislav Petkov-1/+1
2009-12-08amd64_edac: fix use-uninitialised bugAndrew Morton-1/+1
2009-12-08amd64_edac: correct sys address to chip select mappingBorislav Petkov-31/+27
2009-12-08amd64_edac: add a leaner syndrome decoding algorithmBorislav Petkov-126/+154
2009-12-07amd64_edac: remove early hw support checkBorislav Petkov-47/+1
2009-12-07amd64_edac: detect DDR3 memory typeBorislav Petkov-3/+4
2009-12-07edac: add memory types strings for debuggingBorislav Petkov-4/+26
2009-12-07edac, mce: update AMD F10h revD checkBorislav Petkov-1/+1
2009-12-07amd64_edac: remove unneeded extract_error_address wrapperBorislav Petkov-18/+4
2009-12-07amd64_edac: rename StinkyIdentifierBorislav Petkov-18/+18
2009-12-07amd64_edac: remove superfluous dbg printkBorislav Petkov-3/+0
2009-12-07amd64_edac: enhance address to DRAM bank mappingBorislav Petkov-120/+108
2009-12-07amd64_edac: cleanup f10_early_channel_countBorislav Petkov-11/+7
2009-12-07amd64_edac: dump DIMM sizes on K8 tooBorislav Petkov-20/+22