summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2009-12-16Merge remote branch 'i7core_edac/linux_next'Stephen Rothwell
2009-12-11x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2009-12-08amd64_edac: bump driver versionBorislav Petkov
2009-12-08amd64_edac: fix use-uninitialised bugAndrew Morton
2009-12-08amd64_edac: correct sys address to chip select mappingBorislav Petkov
2009-12-08amd64_edac: add a leaner syndrome decoding algorithmBorislav Petkov
2009-12-07amd64_edac: remove early hw support checkBorislav Petkov
2009-12-07amd64_edac: detect DDR3 memory typeBorislav Petkov
2009-12-07edac: add memory types strings for debuggingBorislav Petkov
2009-12-07edac, mce: update AMD F10h revD checkBorislav Petkov
2009-12-07amd64_edac: remove unneeded extract_error_address wrapperBorislav Petkov
2009-12-07amd64_edac: rename StinkyIdentifierBorislav Petkov
2009-12-07amd64_edac: remove superfluous dbg printkBorislav Petkov
2009-12-07amd64_edac: enhance address to DRAM bank mappingBorislav Petkov
2009-12-07amd64_edac: cleanup f10_early_channel_countBorislav Petkov
2009-12-07amd64_edac: dump DIMM sizes on K8 tooBorislav Petkov
2009-12-07amd64_edac: cleanup rest of amd64_dump_misc_regsBorislav Petkov
2009-12-07amd64_edac: cleanup DRAM cfg low debug outputBorislav Petkov
2009-12-07amd64_edac: wrap-up pci config read error handlingBorislav Petkov
2009-12-07amd64_edac: unify MCGCTL ECC switchingBorislav Petkov
2009-12-07cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell
2009-12-07amd64_edac: make DRAM regions output more human-readableBorislav Petkov
2009-12-07amd64_edac: clarify DRAM CTL debug reportingBorislav Petkov
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-11-08edac: fix i7core buildRandy Dunlap
2009-11-08edac: i7core_edac produces undefined behaviour on 32bitAlan Cox
2009-11-04amd64_edac: fix CECCs reportingBorislav Petkov
2009-11-04amd64_edac: fix a wrong goto clause in amd64_edac.cLi Hong
2009-10-29edac: i5100 fix initialization codeKeith Mannthey
2009-10-29edac: i5400 fix missing CONFIG_PCI defineIra W. Snyder
2009-10-29edac: i5400 fix csrow mappingJeff Roberson
2009-10-16amd64_edac: fix DRAM base and limit extraction masks, v2Borislav Petkov
2009-10-14i7core_edac: Use a more generic approach for probing PCI devicesMauro Carvalho Chehab
2009-10-14i7core_edac: PCI device is called NONCORE, instead of NOCOREMauro Carvalho Chehab
2009-10-13i7core_edac: Fix ringbuffer maxsizeMauro Carvalho Chehab
2009-10-13i7core_edac: First store, then incrementMauro Carvalho Chehab
2009-10-13i7core_edac: Better parse "any" addrmaskMauro Carvalho Chehab
2009-10-13i7core_edac: Use a lockless ringbufferMauro Carvalho Chehab
2009-10-13edac: Create an unique instance for each kobjMauro Carvalho Chehab
2009-10-13i7core_edac: Convert UDIMM error counters into a proper sysfs groupMauro Carvalho Chehab
2009-10-13edac: Don't create csrow entries on instance groupsMauro Carvalho Chehab
2009-10-13edac: store/show methods for device groups weren't workingMauro Carvalho Chehab
2009-10-13i7core_edac: Add support for sysfs addrmatch groupMauro Carvalho Chehab
2009-10-13edac_core: Allow the creation of sysfs groupsMauro Carvalho Chehab
2009-10-13i7core_edac: Avoid printing a warning when debug is disabledMauro Carvalho Chehab
2009-10-13i7core_edac: We need to use list_for_each_entry_safe to avoid errorsMauro Carvalho Chehab
2009-10-13i7core_edac: change remove module strategyMauro Carvalho Chehab
2009-10-13i7core_edac: remove static counter for max socketsMauro Carvalho Chehab
2009-10-13i7core_edac: at remove, don't remove all pci devices at onceMauro Carvalho Chehab
2009-10-13i7core_edac: Fix a bug when printing error counts with RDIMMsMauro Carvalho Chehab