aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/sb_edac.c
Commit message (Expand)AuthorAgeFilesLines
* sb_edac: Fix erroneous bytes->gigabytes conversionJim Snow2015-08-071-19/+19
* Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2015-08-071-19/+29
* sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab2012-10-101-3/+4
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-041-2/+0
* edac: avoid mce decoding crash after edac driver unloadedChen Gong2012-07-041-6/+4
* EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona2011-11-011-3/+4
* edac: sb_edac: Add it to the building systemMauro Carvalho Chehab2011-11-011-25/+23
* edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-011-0/+1894