| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) |  Rusty Russell | 1 | -1/+1 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 2 | -12/+20 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 10 | -55/+49 |
| 2012-01-06 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 3 | -8/+6 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 |  Greg Kroah-Hartman | 10 | -55/+49 |
| 2011-12-21 | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' |  Kevin Winchester | 1 | -2/+0 |
| 2011-12-14 | edac: convert sysdev_class to a regular subsystem |  Kay Sievers | 10 | -55/+49 |
| 2011-12-14 | x86, mce: Add wrappers for registering on the decode chain |  Borislav Petkov | 3 | -8/+6 |
| 2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. |  Justin P. Mattock | 1 | -1/+1 |
| 2011-11-24 | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edac |  Shaohui Xie | 1 | -1/+1 |
| 2011-11-13 | Merge branch 'master' into for-next |  Jiri Kosina | 13 | -529/+2418 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux |  Linus Torvalds | 1 | -0/+1 |
| 2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 2 | -4/+65 |
| 2011-11-03 | edac: Only build sb_edac on 64-bit |  Josh Boyer | 1 | -1/+1 |
| 2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac |  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-10-31 | 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-29 | edac:i82975x fix 32bit compile and cleanup |  Arvind R | 1 | -11/+19 |
| 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-18 | 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 |
| 2011-08-10 | EDAC: Correct Kconfig dependencies |  Borislav Petkov | 1 | -3/+2 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+1 |
| 2011-07-26 | drivers/edac/mpc85xx_edac.c: correct offset_in_page mask bits in edac_mc_handle_ce() |  Kai.Jiang | 1 | -2/+2 |
| 2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) |  Joe Perches | 2 | -7/+7 |