summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-242-0/+2
|\
| * device.h: cleanup users outside of linux/include (C files)Paul Gortmaker2012-03-112-0/+2
* | Merge tag 'amd64-edac-updates-for-3.4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-03-2421-184/+125Star
|\ \
| * | MCE, AMD: Constify error tablesBorislav Petkov2012-03-192-13/+13
| * | MCE, AMD: Correct bank 5 error signaturesBorislav Petkov2012-03-191-4/+1Star
| * | MCE, AMD: Rework NB MCE signaturesBorislav Petkov2012-03-192-129/+48Star
| * | MCE, AMD: Correct VB data error descriptionBorislav Petkov2012-03-191-1/+1
| * | MCE, AMD: Correct ucode patch buffer descriptionBorislav Petkov2012-03-191-2/+6
| * | MCE, AMD: Correct some MC0 error typesBorislav Petkov2012-03-191-3/+2Star
| * | EDAC: Make pci_device_id tables __devinitconst.Lionel Debroux2012-03-1918-18/+18
| * | EDAC: Correct scrub rate APIBorislav Petkov2012-03-191-2/+2
| * | amd64_edac: Fix K8 revD and later chip select sizesBorislav Petkov2012-03-191-4/+28
| * | amd64_edac: Fix missing csrows sysfs nodesAshish Shenoy2012-03-191-9/+7Star
* | | edac: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
|/ /
* / asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake2012-02-221-13/+2Star
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-082-12/+20
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-11-1313-529/+2418
| |\
| * | edac:i82975x fix 32bit compile and cleanupArvind R2011-10-291-11/+19
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-0710-55/+49Star
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0610-55/+49Star
| |\ \ \
| | * | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-1510-55/+49Star
| | | |/ | | |/|
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-073-8/+6Star
|\ \ \ \
| * | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-143-8/+6Star
| |/ / /
* / / / x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-2/+0Star
|/ / /
* / / drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-241-1/+1
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\ \
| * | drivers/edac: Add module.h to mce_amd_inj.cPaul Gortmaker2011-11-011-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-072-4/+65
|\ \ \
| * | | cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov2011-09-011-3/+64
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-301-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/4xx: edac: Add comma to fix build errorMike Williams2011-08-111-1/+1
* | | | edac: Only build sb_edac on 64-bitJosh Boyer2011-11-031-1/+1
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-037-480/+2308
|\ \ \ \ | |_|_|/ |/| | |
| * | | edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab2011-11-011-0/+1
| * | | 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-013-25/+31
| * | | edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-011-0/+1894
| * | | i7300_edac: Fix error cleanup logicMauro Carvalho Chehab2011-11-011-25/+26
| * | | i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab2011-11-011-0/+4
| * | | i7core_edac: Fix compilation on 32 bits archSedat Dilek2011-11-011-2/+5
| * | | i7core_edac: scrubbing fixupsNils Carlson2011-11-011-8/+133
| * | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-11-011-3/+2Star
| * | | i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab2011-11-011-2/+18
| * | | i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab2011-11-011-1/+2
| * | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-014-91/+25Star
| * | | EDAC i7core: Use mce socketid for better compatibilityThomas Renninger2011-10-311-1/+1
| * | | i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab2011-10-311-7/+39
| * | | i7core_edac: Add scrubbing supportSamuel Gabrielsson2011-10-311-0/+126