Age | Commit message (Expand) | Author | Files | Lines |
2016-06-15 | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback | Tony Luck | 2 | -2/+2 |
2016-05-01 | EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr() | Dan Carpenter | 1 | -1/+1 |
2016-02-13 | EDAC: Robustify workqueues destruction | Borislav Petkov | 3 | -23/+10 |
2015-08-07 | sb_edac: Fix erroneous bytes->gigabytes conversion | Jim Snow | 1 | -19/+19 |
2015-08-07 | Fix sb_edac compilation with 32 bits kernels | Mauro Carvalho Chehab | 2 | -20/+30 |
2014-04-02 | i7300_edac: Fix device reference count | Jean Delvare | 1 | -18/+20 |
2014-04-02 | i7core_edac: Fix PCI device reference count | Jean Delvare | 1 | -2/+7 |
2014-04-02 | EDAC: Correct workqueue setup path | Borislav Petkov | 1 | -4/+7 |
2013-02-06 | EDAC: Test correct variable in ->store function | Dan Carpenter | 1 | -1/+1 |
2013-01-03 | i82975x_edac: Fix dimm label initialization | Mauro Carvalho Chehab | 1 | -7/+4 |
2013-01-03 | i7300_edac: Fix error flag testing | Jean Delvare | 1 | -4/+4 |
2012-10-31 | amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[] | Andrew Morton | 1 | -7/+4 |
2012-10-10 | sb_edac: Avoid overflow errors at memory size calculation | Mauro Carvalho Chehab | 1 | -3/+4 |
2012-08-04 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 1 | -2/+0 |
2012-07-04 | edac: avoid mce decoding crash after edac driver unloaded | Chen Gong | 2 | -17/+8 |
2011-11-24 | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac | Shaohui Xie | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2 | -4/+65 |
2011-11-03 | edac: Only build sb_edac on 64-bit | Josh Boyer | 1 | -1/+1 |
2011-11-03 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 7 | -480/+2308 |
2011-11-01 | edac: tag sb_edac as EXPERIMENTAL, as it requires more testing | Mauro Carvalho Chehab | 1 | -0/+1 |
2011-11-01 | EDAC: Fix incorrect edac mode reporting in sb_edac | Mark A. Grondona | 1 | -3/+4 |
2011-11-01 | edac: sb_edac: Add it to the building system | Mauro Carvalho Chehab | 3 | -25/+31 |
2011-11-01 | edac: Add an experimental new driver to support Sandy Bridge CPU's | Mauro Carvalho Chehab | 1 | -0/+1894 |
2011-11-01 | i7300_edac: Fix error cleanup logic | Mauro Carvalho Chehab | 1 | -25/+26 |
2011-11-01 | i7core_edac: Initialize memory name with cpu, channel, bank | Mauro Carvalho Chehab | 1 | -0/+4 |
2011-11-01 | i7core_edac: Fix compilation on 32 bits arch | Sedat Dilek | 1 | -2/+5 |
2011-11-01 | i7core_edac: scrubbing fixups | Nils Carlson | 1 | -8/+133 |
2011-11-01 | EDAC: Correct Kconfig dependencies | Borislav Petkov | 1 | -3/+2 |
2011-11-01 | i7core_edac: return -ENODEV if no MC is found | Mauro Carvalho Chehab | 1 | -2/+18 |
2011-11-01 | i7core_edac: use edac's own way to print errors | Mauro Carvalho Chehab | 1 | -1/+2 |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 4 | -91/+25 |
2011-11-01 | drivers/edac: Add module.h to mce_amd_inj.c | Paul Gortmaker | 1 | -0/+1 |
2011-10-31 | EDAC i7core: Use mce socketid for better compatibility | Thomas Renninger | 1 | -1/+1 |
2011-10-31 | i7core_edac: Don't enable memory scrubbing for Xeon 35xx | Mauro Carvalho Chehab | 1 | -7/+39 |
2011-10-31 | i7core_edac: Add scrubbing support | Samuel Gabrielsson | 1 | -0/+126 |
2011-10-31 | edac: Move edac main structs to include/linux/edac.h | Mauro Carvalho Chehab | 1 | -349/+1 |
2011-10-31 | i7core_edac: Fix oops when trying to inject errors | Mauro Carvalho Chehab | 1 | -2/+35 |
2011-10-31 | i7core_edac: fix misuse of logical operation in place of bitop | David Sterba | 1 | -1/+1 |
2011-10-06 | amd64_edac: Cleanup return type of amd64_determine_edac_cap() | Dan Carpenter | 1 | -2/+2 |
2011-10-06 | amd64_edac: Add a fix for Erratum 505 | Borislav Petkov | 1 | -5/+22 |
2011-10-06 | EDAC, MCE, AMD: Simplify NB MCE decoder interface | Borislav Petkov | 3 | -17/+15 |
2011-10-06 | EDAC, MCE, AMD: Drop local coreid reporting | Borislav Petkov | 1 | -19/+1 |
2011-10-06 | EDAC, MCE, AMD: Print valid addr when reporting an error | Borislav Petkov | 1 | -1/+3 |
2011-10-06 | EDAC, MCE, AMD: Print CPU number when reporting the error | Borislav Petkov | 1 | -2/+2 |
2011-09-01 | cpc925_edac: Support single-processor configurations | Dmitry Eremin-Solenikov | 1 | -3/+64 |
2011-08-30 | Merge remote-tracking branch 'jwb/next' into next | Benjamin Herrenschmidt | 1 | -1/+1 |
2011-08-19 | i7core_edac: fixed typo in error count calculation | Mathias Krause | 1 | -1/+1 |
2011-08-11 | powerpc/4xx: edac: Add comma to fix build error | Mike Williams | 1 | -1/+1 |
2011-08-11 | Revert "EDAC: Correct Kconfig dependencies" | Linus Torvalds | 1 | -2/+3 |