summaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2013-02-21edac: add support for raw error reportsMauro Carvalho Chehab
2013-02-21edac: reduce stack pressure by using a pre-allocated bufferMauro Carvalho Chehab
2013-02-21edac: lock module owner to avoid error report conflictsMauro Carvalho Chehab
2013-02-21edac: add a new memory layer typeMauro Carvalho Chehab
2013-02-21edac: initialize the core earlierMauro Carvalho Chehab
2013-02-21edac: better report error conditions in debug modeMauro Carvalho Chehab
2013-02-21i5100_edac: Remove two checkpatch warningsMauro Carvalho Chehab
2013-02-21i5100_edac: connect fault injection to debugfs nodeNiklas Söderlund
2013-02-21i5100_edac: add fault injection codeNiklas Söderlund
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund
2013-02-21edac: only create sdram_scrub_rate where supportedMauro Carvalho Chehab
2013-02-21i3200_edac: Fix the logic that detects filled memoriesMauro Carvalho Chehab
2013-02-21i3200_edac: Add more debug to the driverMauro Carvalho Chehab
2013-02-20Merge tag 'v3.8-rc7' into nextMauro Carvalho Chehab
2013-01-30EDAC: Fix kcalloc argument orderJoe Perches
2013-01-30EDAC: Test correct variable in ->store functionDan Carpenter
2013-01-09Merge tag 'edac_fixes_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-07EDAC: Cleanup device deregistering pathLans Zhang
2013-01-07EDAC: Fix EDAC Kconfig menuBorislav Petkov
2013-01-07EDAC: Fix kernel panic on module unloadingKonstantin Khlebnikov
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21i7core_edac: fix kernel crash on unloading i7core_edac.Lans Zhang
2012-12-21i7core_edac: fix erroneous size of static arrayNiklas Söderlund
2012-12-21sb_edac: add a missing /n on a debug messageMauro Carvalho Chehab
2012-12-21edac: edac_mc no longer deals with kobjects directlyShaun Ruffell
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2012-12-04EDAC, pci_sysfs: Use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-11-28EDAC: Handle error path in edac_mc_sysfs_init() properlyDenis Kirjanov
2012-11-28MCE, AMD: Dump error statusBorislav Petkov
2012-11-28MCE, AMD: Report decoded error type firstBorislav Petkov
2012-11-28MCE, AMD: Dump CPU f/m/s triple with the errorBorislav Petkov
2012-11-28MCE, AMD: Remove functional unit referencesBorislav Petkov
2012-11-28EDAC: Convert to use simple_open()Wei Yongjun
2012-11-28EDAC, Calxeda highbank: Convert to use simple_open()Wei Yongjun
2012-11-28EDAC: Fix mc size reported in sysfsJosh Hunt
2012-11-28EDAC: Fix csrow size reported in sysfsBorislav Petkov
2012-11-28EDAC: Pass mci parentBorislav Petkov
2012-11-28EDAC: Add memory controller flagsBorislav Petkov
2012-11-28amd64_edac: Fix csrows size and pages computationBorislav Petkov
2012-11-28amd64_edac: Use DBAM_DIMM macroBorislav Petkov
2012-11-28amd64_edac: Fix K8 chip select reportingBorislav Petkov
2012-11-28amd64_edac: Reorganize error reporting pathBorislav Petkov
2012-11-28amd64_edac: Do not check whether error address is validBorislav Petkov
2012-11-28amd64_edac: Improve error injectionBorislav Petkov
2012-11-28amd64_edac: Cleanup error injection codeBorislav Petkov
2012-11-28amd64_edac: Small fixlets and cleanupsBorislav Petkov