aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac/sb_edac.c
AgeCommit message (Expand)Author
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab
2012-07-29Merge branch 'devel'Mauro Carvalho Chehab
2012-06-12sb_edac: properly handle error countMauro Carvalho Chehab
2012-06-12edac: edac_mc_handle_error(): add an error_count parameterMauro Carvalho Chehab
2012-06-11edac: remove arch-specific parameter for the error handlerMauro Carvalho Chehab
2012-06-11edac: Convert debugfX to edac_dbg(X,Joe Perches
2012-06-11edac: Don't add __func__ or __FILE__ for debugf[0-9] msgsMauro Carvalho Chehab
2012-06-11edac: Rename the parent dev to pdevMauro Carvalho Chehab
2012-06-11edac: fix the error about memory type detection on SandyBridgeChen Gong
2012-06-11edac: avoid mce decoding crash after edac driver unloadedChen Gong
2012-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds
2012-05-28edac: Cleanup the logs for i7core and sb edac driversMauro Carvalho Chehab
2012-05-28edac: Remove the legacy EDAC ABIMauro Carvalho Chehab
2012-05-28sb_edac: convert driver to use the new edac ABIMauro Carvalho Chehab
2012-05-28edac: move nr_pages to dimm structMauro Carvalho Chehab
2012-05-28edac: Don't initialize csrow's first_page & friends when not neededMauro Carvalho Chehab
2012-05-28edac: move dimm properties to struct dimm_infoMauro Carvalho Chehab
2012-05-28edac: Create a dimm struct and move the labels into itMauro Carvalho Chehab
2012-04-30edac: Fix spelling errors.David Mackey
2012-03-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2012-03-21edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang
2012-03-21edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang
2012-03-21Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-11-01EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona
2011-11-01edac: sb_edac: Add it to the building systemMauro Carvalho Chehab
2011-11-01edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab