aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* 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
* amd64_edac: cleanup rest of amd64_dump_misc_regsBorislav Petkov2009-12-071-21/+12
* amd64_edac: cleanup DRAM cfg low debug outputBorislav Petkov2009-12-072-35/+32
* amd64_edac: wrap-up pci config read error handlingBorislav Petkov2009-12-072-159/+70
* amd64_edac: unify MCGCTL ECC switchingBorislav Petkov2009-12-072-96/+117
* cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell2009-12-071-9/+15
* amd64_edac: make DRAM regions output more human-readableBorislav Petkov2009-12-071-12/+9
* amd64_edac: clarify DRAM CTL debug reportingBorislav Petkov2009-12-071-14/+23
* Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-031-9/+12
|\
| * mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-121-9/+12
* | amd64_edac: fix CECCs reportingBorislav Petkov2009-11-041-1/+1
* | amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong2009-11-041-3/+1
* | edac: i5100 fix initialization codeKeith Mannthey2009-10-291-3/+4
* | edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder2009-10-291-0/+2
* | edac: i5400 fix csrow mappingJeff Roberson2009-10-291-61/+28
* | amd64_edac: fix DRAM base and limit extraction masks, v2Borislav Petkov2009-10-161-4/+4
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-10-083-6/+45
|\
| * x86: EDAC: carve out AMD MCE decoding logicBorislav Petkov2009-10-023-6/+32
| * x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-022-2/+15
* | amd64_edac: beef up DRAM error injectionBorislav Petkov2009-10-072-10/+45
* | amd64_edac: fix DRAM base and limit extractionBorislav Petkov2009-10-071-5/+5
* | amd64_edac: fix chip select handlingBorislav Petkov2009-10-072-40/+32
* | amd64_edac: simple fix to allow reporting of CECC errorsKeith Mannthey2009-10-071-1/+1
* | amd64_edac: fix K8 intlv_sel checkBorislav Petkov2009-10-071-11/+8
* | amd64_edac: fix interleave enable testsBorislav Petkov2009-10-071-4/+4
* | amd64_edac: fix DRAM base and limit address extractionBorislav Petkov2009-10-071-2/+2
* | amd64_edac: fix driver instance lookup table allocationBorislav Petkov2009-10-072-2/+4
|/
* edac: core: remove completion-wait for complete with rcu_barrierJesper Dangaard Brouer2009-09-243-10/+3
* edac: i3200 memory controller driverJason Uhlenkott2009-09-243-0/+536
* edac: fix resource size calculationJulia Lawall2009-09-242-14/+14
* edac: mpc85xx add mpc83xx supportIra W. Snyder2009-09-242-12/+22
* edac: mpc85xx add P2020DS supportYang Shi2009-09-241-0/+2
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* amd64_edac: check NB MCE bank enable on the current node properlyBorislav Petkov2009-09-161-21/+45
* amd64_edac: Rewrite unganged mode code of f10_early_channel_countWan Wei2009-09-161-35/+10
* amd64_edac: cleanup amd64_check_ecc_enabledBorislav Petkov2009-09-161-51/+25
* x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-161-1/+1