summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* drivers/edac: convert logging messages direct uses of __FILE__ to %s, __FILEJoe Perches2010-05-273-31/+31
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-224-6/+5
|\
| * PCI: fix typos pci_device_dis/enable to pci_dis/enable_device in commentsRoman Fietze2010-05-183-3/+3
| * edac, mce: Fix wrong mask and macro usageBorislav Petkov2010-04-301-3/+2
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-222-23/+17
|/
* 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
* amd64_edac: add a leaner syndrome decoding algorithmBorislav Petkov2009-12-081-126/+154
* amd64_edac: remove early hw support checkBorislav Petkov2009-12-072-47/+1
* amd64_edac: detect DDR3 memory typeBorislav Petkov2009-12-071-3/+4
* edac: add memory types strings for debuggingBorislav Petkov2009-12-073-4/+26
* edac, mce: update AMD F10h revD checkBorislav Petkov2009-12-071-1/+1
* amd64_edac: remove unneeded extract_error_address wrapperBorislav Petkov2009-12-071-18/+4
* amd64_edac: rename StinkyIdentifierBorislav Petkov2009-12-071-18/+18
* amd64_edac: remove superfluous dbg printkBorislav Petkov2009-12-071-3/+0
* amd64_edac: enhance address to DRAM bank mappingBorislav Petkov2009-12-072-120/+108
* amd64_edac: cleanup f10_early_channel_countBorislav Petkov2009-12-071-11/+7
* amd64_edac: dump DIMM sizes on K8 tooBorislav Petkov2009-12-071-20/+22
OpenPOWER on IntegriCloud