| Commit message (Expand) | Author | Age |
... | |
| * | | | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 2011-11-01 |
| * | | | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab | 2011-11-01 |
| * | | | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek | 2011-11-01 |
| * | | | i7core_edac: scrubbing fixups | Nils Carlson | 2011-11-01 |
| * | | | EDAC: Correct Kconfig dependencies | Borislav Petkov | 2011-11-01 |
| * | | | i7core_edac: return -ENODEV if no MC is found | Mauro Carvalho Chehab | 2011-11-01 |
| * | | | i7core_edac: use edac's own way to print errors | Mauro Carvalho Chehab | 2011-11-01 |
| * | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 |
| * | | | EDAC i7core: Use mce socketid for better compatibility | Thomas Renninger | 2011-10-31 |
| * | | | i7core_edac: Don't enable memory scrubbing for Xeon 35xx | Mauro Carvalho Chehab | 2011-10-31 |
| * | | | i7core_edac: Add scrubbing support | Samuel Gabrielsson | 2011-10-31 |
| * | | | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 2011-10-31 |
| * | | | i7core_edac: Fix oops when trying to inject errors | Mauro Carvalho Chehab | 2011-10-31 |
| * | | | i7core_edac: fix misuse of logical operation in place of bitop | David Sterba | 2011-10-31 |
| |/ / |
|
* | | | amd64_edac: Cleanup return type of amd64_determine_edac_cap() | Dan Carpenter | 2011-10-06 |
* | | | amd64_edac: Add a fix for Erratum 505 | Borislav Petkov | 2011-10-06 |
* | | | EDAC, MCE, AMD: Simplify NB MCE decoder interface | Borislav Petkov | 2011-10-06 |
* | | | EDAC, MCE, AMD: Drop local coreid reporting | Borislav Petkov | 2011-10-06 |
* | | | EDAC, MCE, AMD: Print valid addr when reporting an error | Borislav Petkov | 2011-10-06 |
* | | | EDAC, MCE, AMD: Print CPU number when reporting the error | Borislav Petkov | 2011-10-06 |
|/ / |
|
* | | i7core_edac: fixed typo in error count calculation | Mathias Krause | 2011-08-18 |
* | | Revert "EDAC: Correct Kconfig dependencies" | Linus Torvalds | 2011-08-11 |
* | | EDAC: Correct Kconfig dependencies | Borislav Petkov | 2011-08-10 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_hand... | Kai.Jiang | 2011-07-26 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 |
* | edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier() | Lai Jiangshan | 2011-05-26 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | edac: Drop __DATE__ usage | Michal Marek | 2011-04-18 |
* | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 |
* | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 |
* | | amd64_edac: Erratum #637 workaround | Borislav Petkov | 2011-04-26 |
* | | amd64_edac: Factor in CC6 save area | Borislav Petkov | 2011-04-26 |
* | | amd64_edac: Remove node interleave warning | Borislav Petkov | 2011-04-26 |
* | | EDAC: Remove debugging output in scrub rate handling | Markus Trippelsdorf | 2011-04-21 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ \ |
|
| * | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
| |/ |
|
* / | edac/mpc85xx: Limit setting/clearing of HID1[RFXE] to e500v1/v2 cores | Kumar Gala | 2011-04-04 |
|/ |
|
* | amd64_edac: Fix potential memleak | Borislav Petkov | 2011-03-29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 |
|\ |
|
| * | edac: correct i82975x error-info reported | Arvind R | 2011-02-17 |
| * | edac: correct i82975x mci initialisation | Arvind R | 2011-02-17 |
| * | edac: correct commented info | Arvind R | 2011-02-17 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 |
| |\ |
|
| * | | edac: i82975x author/maintainer email address change | Arvind R | 2011-01-24 |
| * | | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2011-03-17 |
|\ \ \ |
|
| * | | | drivers/edac: provide support for tile architecture | Chris Metcalf | 2011-03-10 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-17 |
|\ \ \ |
|
| * | | | amd64_edac: Fix decode_syndrome types | Borislav Petkov | 2011-03-17 |