aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
| * Merge branch 'master' into for-nextJiri Kosina2011-11-13
| |\
| * | edac:i82975x fix 32bit compile and cleanupArvind R2011-10-29
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \ \
| * \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \ \
| | * | | edac: convert sysdev_class to a regular subsystemKay Sievers2011-12-14
| | | |/ | | |/|
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-06
|\ \ \ \
| * | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-14
| |/ / /
* / / / x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
|/ / /
* / / drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-24
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | drivers/edac: Add module.h to mce_amd_inj.cPaul Gortmaker2011-10-31
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-11-06
|\ \ \
| * | | cpc925_edac: Support single-processor configurationsDmitry Eremin-Solenikov2011-09-01
| * | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-08-30
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc/4xx: edac: Add comma to fix build errorMike Williams2011-08-11
* | | | edac: Only build sb_edac on 64-bitJosh Boyer2011-11-03
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | edac: tag sb_edac as EXPERIMENTAL, as it requires more testingMauro Carvalho Chehab2011-11-01
| * | | EDAC: Fix incorrect edac mode reporting in sb_edacMark A. Grondona2011-11-01
| * | | edac: sb_edac: Add it to the building systemMauro Carvalho Chehab2011-11-01
| * | | edac: Add an experimental new driver to support Sandy Bridge CPU'sMauro Carvalho Chehab2011-11-01
| * | | i7300_edac: Fix error cleanup logicMauro Carvalho Chehab2011-11-01
| * | | i7core_edac: Initialize memory name with cpu, channel, bankMauro Carvalho Chehab2011-11-01
| * | | i7core_edac: Fix compilation on 32 bits archSedat Dilek2011-11-01
| * | | i7core_edac: scrubbing fixupsNils Carlson2011-11-01
| * | | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-11-01
| * | | i7core_edac: return -ENODEV if no MC is foundMauro Carvalho Chehab2011-11-01
| * | | i7core_edac: use edac's own way to print errorsMauro Carvalho Chehab2011-11-01
| * | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * | | EDAC i7core: Use mce socketid for better compatibilityThomas Renninger2011-10-31
| * | | i7core_edac: Don't enable memory scrubbing for Xeon 35xxMauro Carvalho Chehab2011-10-31
| * | | i7core_edac: Add scrubbing supportSamuel Gabrielsson2011-10-31
| * | | edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab2011-10-31
| * | | i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab2011-10-31
| * | | i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba2011-10-31
| |/ /
* | | amd64_edac: Cleanup return type of amd64_determine_edac_cap()Dan Carpenter2011-10-06
* | | amd64_edac: Add a fix for Erratum 505Borislav Petkov2011-10-06
* | | EDAC, MCE, AMD: Simplify NB MCE decoder interfaceBorislav Petkov2011-10-06
* | | EDAC, MCE, AMD: Drop local coreid reportingBorislav Petkov2011-10-06
* | | EDAC, MCE, AMD: Print valid addr when reporting an errorBorislav Petkov2011-10-06
* | | EDAC, MCE, AMD: Print CPU number when reporting the errorBorislav Petkov2011-10-06
|/ /
* | i7core_edac: fixed typo in error count calculationMathias Krause2011-08-18
* | Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds2011-08-11
* | EDAC: Correct Kconfig dependenciesBorislav Petkov2011-08-10
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang2011-07-26
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10