| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | drivers/edac: Add module.h to mce_amd_inj.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 2 | -4/+65 |
|\ \ |
|
| * | | cpc925_edac: Support single-processor configurations | Dmitry Eremin-Solenikov | 2011-09-01 | 1 | -3/+64 |
| * | | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 2011-08-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | powerpc/4xx: edac: Add comma to fix build error | Mike Williams | 2011-08-11 | 1 | -1/+1 |
* | | | | edac: Only build sb_edac on 64-bit | Josh Boyer | 2011-11-03 | 1 | -1/+1 |
* | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2011-11-02 | 7 | -480/+2308 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | edac: tag sb_edac as EXPERIMENTAL, as it requires more testing | Mauro Carvalho Chehab | 2011-11-01 | 1 | -0/+1 |
| * | | | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona | 2011-11-01 | 1 | -3/+4 |
| * | | | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab | 2011-11-01 | 3 | -25/+31 |
| * | | | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab | 2011-11-01 | 1 | -0/+1894 |
| * | | | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 2011-11-01 | 1 | -25/+26 |
| * | | | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab | 2011-11-01 | 1 | -0/+4 |
| * | | | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek | 2011-11-01 | 1 | -2/+5 |
| * | | | i7core_edac: scrubbing fixups | Nils Carlson | 2011-11-01 | 1 | -8/+133 |
| * | | | EDAC: Correct Kconfig dependencies | Borislav Petkov | 2011-11-01 | 1 | -3/+2 |
| * | | | i7core_edac: return -ENODEV if no MC is found | Mauro Carvalho Chehab | 2011-11-01 | 1 | -2/+18 |
| * | | | i7core_edac: use edac's own way to print errors | Mauro Carvalho Chehab | 2011-11-01 | 1 | -1/+2 |
| * | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 | 4 | -91/+25 |
| * | | | EDAC i7core: Use mce socketid for better compatibility | Thomas Renninger | 2011-10-31 | 1 | -1/+1 |
| * | | | i7core_edac: Don't enable memory scrubbing for Xeon 35xx | Mauro Carvalho Chehab | 2011-10-31 | 1 | -7/+39 |
| * | | | i7core_edac: Add scrubbing support | Samuel Gabrielsson | 2011-10-31 | 1 | -0/+126 |
| * | | | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 | 1 | -349/+1 |
| * | | | i7core_edac: Fix oops when trying to inject errors | Mauro Carvalho Chehab | 2011-10-31 | 1 | -2/+35 |
| * | | | i7core_edac: fix misuse of logical operation in place of bitop | David Sterba | 2011-10-31 | 1 | -1/+1 |
| |/ / |
|
* | | | amd64_edac: Cleanup return type of amd64_determine_edac_cap() | Dan Carpenter | 2011-10-06 | 1 | -2/+2 |
* | | | amd64_edac: Add a fix for Erratum 505 | Borislav Petkov | 2011-10-06 | 1 | -5/+22 |
* | | | EDAC, MCE, AMD: Simplify NB MCE decoder interface | Borislav Petkov | 2011-10-06 | 3 | -17/+15 |
* | | | EDAC, MCE, AMD: Drop local coreid reporting | Borislav Petkov | 2011-10-06 | 1 | -19/+1 |
* | | | EDAC, MCE, AMD: Print valid addr when reporting an error | Borislav Petkov | 2011-10-06 | 1 | -1/+3 |
* | | | EDAC, MCE, AMD: Print CPU number when reporting the error | Borislav Petkov | 2011-10-06 | 1 | -2/+2 |
|/ / |
|
* | | i7core_edac: fixed typo in error count calculation | Mathias Krause | 2011-08-18 | 1 | -1/+1 |
* | | Revert "EDAC: Correct Kconfig dependencies" | Linus Torvalds | 2011-08-11 | 1 | -2/+3 |
* | | EDAC: Correct Kconfig dependencies | Borislav Petkov | 2011-08-10 | 1 | -3/+2 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand... | Kai.Jiang | 2011-07-26 | 1 | -2/+2 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -7/+7 |
* | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() | Lai Jiangshan | 2011-05-26 | 4 | -55/+18 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 18 | -18/+18 |
|\ |
|
| * | edac: Drop __DATE__ usage | Michal Marek | 2011-04-19 | 18 | -18/+18 |
* | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 1 | -0/+13 |
* | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 1 | -1/+1 |
* | | amd64_edac: Erratum #637 workaround | Borislav Petkov | 2011-04-26 | 2 | -2/+51 |
* | | amd64_edac: Factor in CC6 save area | Borislav Petkov | 2011-04-26 | 2 | -1/+29 |
* | | amd64_edac: Remove node interleave warning | Borislav Petkov | 2011-04-26 | 1 | -5/+1 |
* | | EDAC: Remove debugging output in scrub rate handling | Markus Trippelsdorf | 2011-04-21 | 2 | -8/+5 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 16 | -26/+26 |
|\ \ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 16 | -26/+26 |
| |/ |
|
* / | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores | Kumar Gala | 2011-04-04 | 1 | -8/+19 |
|/ |
|