summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-286-51/+80
|\
| * edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-211-3/+3
| * i5400_edac: Avoid calling pci_put_device() twiceMauro Carvalho Chehab2012-03-211-16/+38
| * edac: i5100 ack error detection register after each readNiklas Söderlund2012-03-211-7/+4
| * edac: i5100 fix erroneous define for M1ErrNiklas Söderlund2012-03-211-1/+1
| * edac: sb_edac: Fix a wrong value setting for the previous valueHui Wang2012-03-211-1/+1
| * edac: sb_edac: Fix a INTERLEAVE_MODE() misuseHui Wang2012-03-211-1/+1
| * edac: sb_edac: Let the driver depend on PCI_MMCONFIGHui Wang2012-03-211-2/+2
| * edac/ppc4xx_edac: Fix compilationMauro Carvalho Chehab2012-03-211-2/+2
| * Fix sb_edac compilation with 32 bits kernelsMauro Carvalho Chehab2012-03-212-20/+30
* | 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-2321-184/+125
|\ \ \
| * | | MCE, AMD: Constify error tablesBorislav Petkov2012-03-192-13/+13
| * | | MCE, AMD: Correct bank 5 error signaturesBorislav Petkov2012-03-191-4/+1
| * | | MCE, AMD: Rework NB MCE signaturesBorislav Petkov2012-03-192-129/+48
| * | | 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/+2
| * | | 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/+7
| | |/ | |/|
* / | 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-211-13/+2
|/
* 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/+49
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0610-55/+49
| |\ \ \
| | * | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-1410-55/+49
| | | |/ | | |/|
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-063-8/+6
|\ \ \ \
| * | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-143-8/+6
| |/ / /
* / / / x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-211-2/+0
|/ / /
* / / 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-061-0/+1
|\ \
| * | drivers/edac: Add module.h to mce_amd_inj.cPaul Gortmaker2011-10-311-0/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-062-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-027-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