summaryrefslogtreecommitdiffstats
path: root/drivers/edac
Commit message (Expand)AuthorAgeFilesLines
* 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
* edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab2011-10-311-349/+1Star
* i7core_edac: Fix oops when trying to inject errorsMauro Carvalho Chehab2011-10-311-2/+35
* i7core_edac: fix misuse of logical operation in place of bitopDavid Sterba2011-10-311-1/+1
* i7core_edac: fixed typo in error count calculationMathias Krause2011-08-181-1/+1
* Revert "EDAC: Correct Kconfig dependencies"Linus Torvalds2011-08-111-2/+3
* EDAC: Correct Kconfig dependenciesBorislav Petkov2011-08-101-3/+2Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand...Kai.Jiang2011-07-271-2/+2
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-102-7/+7
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-274-55/+18Star
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-2618-18/+18
|\
| * edac: Drop __DATE__ usageMichal Marek2011-04-1918-18/+18
* | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+13
* | drivercore: revert addition of of_match to struct deviceGrant Likely2011-05-181-1/+1
* | amd64_edac: Erratum #637 workaroundBorislav Petkov2011-04-262-2/+51
* | amd64_edac: Factor in CC6 save areaBorislav Petkov2011-04-262-1/+29
* | amd64_edac: Remove node interleave warningBorislav Petkov2011-04-261-5/+1Star
* | EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-212-8/+5Star
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0716-26/+26
|\ \
| * | Fix common misspellingsLucas De Marchi2011-03-3116-26/+26
| |/
* / edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 coresKumar Gala2011-04-041-8/+19
|/
* amd64_edac: Fix potential memleakBorislav Petkov2011-03-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-26/+45
|\
| * edac: correct i82975x error-info reportedArvind R2011-02-171-16/+37
| * edac: correct i82975x mci initialisationArvind R2011-02-171-1/+3
| * edac: correct commented infoArvind R2011-02-171-7/+3Star
| * Merge branch 'master' into for-nextJiri Kosina2011-02-151-20/+8Star
| |\
| * | edac: i82975x author/maintainer email address changeArvind R2011-01-241-1/+1
| * | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-191-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-183-1/+264
|\ \ \
| * | | drivers/edac: provide support for tile architectureChris Metcalf2011-03-103-1/+264
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-03-186-1041/+840Star
|\ \ \
| * | | amd64_edac: Fix decode_syndrome typesBorislav Petkov2011-03-171-4/+4
| * | | amd64_edac: Fix DCT argument typeBorislav Petkov2011-03-171-5/+4Star
| * | | amd64_edac: Fix ranges signednessBorislav Petkov2011-03-171-4/+5