aboutsummaryrefslogtreecommitdiff
path: root/drivers/edac
AgeCommit message (Expand)Author
2012-03-21edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang
2012-03-21edac: sb_edac: Let the driver depend on PCI_MMCONFIGHui Wang
2012-03-21edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab
2012-03-21Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19MCE, AMD: Constify error tablesBorislav Petkov
2012-03-19MCE, AMD: Correct bank 5 error signaturesBorislav Petkov
2012-03-19MCE, AMD: Rework NB MCE signaturesBorislav Petkov
2012-03-19MCE, AMD: Correct VB data error descriptionBorislav Petkov
2012-03-19MCE, AMD: Correct ucode patch buffer descriptionBorislav Petkov
2012-03-19MCE, AMD: Correct some MC0 error typesBorislav Petkov
2012-03-19EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux
2012-03-19EDAC: Correct scrub rate APIBorislav Petkov
2012-03-19amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov
2012-03-19amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-12-14edac: convert sysdev_class to a regular subsystemKay Sievers
2011-12-14x86, mce: Add wrappers for registering on the decode chainBorislav Petkov
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie
2011-11-13Merge branch 'master' into for-nextJiri Kosina
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-11-03edac: Only build sb_edac on 64-bitJosh Boyer
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-01edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab
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
2011-11-01i7300_edac: Fix error cleanup logicMauro Carvalho Chehab
2011-11-01i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab
2011-11-01i7core_edac: Fix compilation on 32 bits archSedat Dilek
2011-11-01i7core_edac: scrubbing fixupsNils Carlson
2011-11-01EDAC: Correct Kconfig dependenciesBorislav Petkov
2011-11-01i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab
2011-11-01i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab
2011-11-01i7core_edac: Drop the edac_mce facilityBorislav Petkov
2011-10-31drivers/edac: Add module.h to mce_amd_inj.cPaul Gortmaker
2011-10-31EDAC i7core: Use mce socketid for better compatibilityThomas Renninger
2011-10-31i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab
2011-10-31i7core_edac: Add scrubbing supportSamuel Gabrielsson
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab
2011-10-31i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab