| Age | Commit message (Expand) | Author | Lines |
| 2011-01-09 | net/fec: add mac field into platform data and consolidate fec_get_mac | Shawn Guo | -43/+41 |
| 2011-01-09 | net/fec: remove the use of "index" which is legacy | Shawn Guo | -6/+3 |
| 2011-01-09 | net/fec: fix MMFR_OP type in fec_enet_mdio_write | Shawn Guo | -2/+2 |
| 2011-01-07 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/... | Linus Torvalds | -400/+701 |
| 2011-01-07 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | -1365/+1596 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | -275/+703 |
| 2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | -156/+289 |
| 2011-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -36/+34 |
| 2011-01-07 | Merge branch 'x86-apic-cleanups-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | -228/+75 |
| 2011-01-07 | Merge branch 'mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | -118/+359 |
| 2011-01-07 | Merge branch 'edac-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -598/+436 |
| 2011-01-07 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | -1800/+2992 |
| 2011-01-07 | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -220/+6904 |
| 2011-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | -753/+3209 |
| 2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | -189/+4538 |
| 2011-01-07 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | -1999/+15389 |
| 2011-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | -7312/+11139 |
| 2011-01-07 | input/tc3589x: fix compile error | Dan Carpenter | -1/+1 |
| 2011-01-07 | spi/omap: Fix DMA API usage in OMAP MCSPI driver | Russell King - ARM Linux | -8/+3 |
| 2011-01-07 | spi/imx: correct the test on platform_get_irq() return value | Richard Genoud | -1/+1 |
| 2011-01-07 | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -2014/+4774 |
| 2011-01-07 | sched: Constify function scope static struct sched_param usage | Peter Zijlstra | -4/+4 |
| 2011-01-07 | sched: Fix strncmp operation | Hillf Danton | -1/+1 |
| 2011-01-07 | sched: Move sched_autogroup_exit() to free_signal_struct() | Mike Galbraith | -4/+3 |
| 2011-01-07 | sched: Fix struct autogroup memory leak | Mike Galbraith | -0/+1 |
| 2011-01-07 | sched: Mark autogroup_init() __init | Yong Zhang | -1/+1 |
| 2011-01-07 | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | -26/+24 |
| 2011-01-07 | Merge branch 'linus' into x86/apic-cleanups | Ingo Molnar | -17977/+32473 |
| 2011-01-07 | EDAC, MCE: Fix NB error formatting | Borislav Petkov | -7/+10 |
| 2011-01-07 | EDAC, MCE: Use BIT_64() to eliminate warnings on 32-bit | Randy Dunlap | -2/+2 |
| 2011-01-07 | EDAC, MCE: Enable MCE decoding on F15h | Borislav Petkov | -6/+8 |
| 2011-01-07 | EDAC, MCE: Allow F15h bank 6 MCE injection | Borislav Petkov | -4/+5 |
| 2011-01-07 | EDAC, MCE: Shorten error report formatting | Borislav Petkov | -22/+32 |
| 2011-01-07 | EDAC, MCE: Overhaul error fields extraction macros | Borislav Petkov | -54/+43 |
| 2011-01-07 | EDAC, MCE: Add F15h FP MCE decoder | Borislav Petkov | -0/+44 |
| 2011-01-07 | EDAC, MCE: Add F15 EX MCE decoder | Borislav Petkov | -7/+34 |
| 2011-01-07 | EDAC, MCE: Add an F15h NB MCE decoder | Borislav Petkov | -0/+10 |
| 2011-01-07 | EDAC, MCE: No F15h LS MCE decoder | Borislav Petkov | -1/+1 |
| 2011-01-07 | EDAC, MCE: Add F15h CU MCE decoder | Borislav Petkov | -1/+61 |
| 2011-01-07 | EDAC, MCE: Add F15h IC MCE decoder | Borislav Petkov | -4/+51 |
| 2011-01-07 | EDAC, MCE: Add F15h DC MCE decoder | Borislav Petkov | -19/+62 |
| 2011-01-07 | EDAC, MCE: Select extended error code mask | Borislav Petkov | -4/+9 |
| 2011-01-07 | amd64_edac: Disable DRAM ECC injection on K8 | Borislav Petkov | -2/+3 |
| 2011-01-07 | EDAC: Fixup scrubrate manipulation | Borislav Petkov | -63/+52 |
| 2011-01-07 | amd64_edac: Remove two-stage initialization | Borislav Petkov | -100/+68 |
| 2011-01-07 | amd64_edac: Check ECC capabilities initially | Borislav Petkov | -66/+75 |
| 2011-01-07 | amd64_edac: Carve out ECC-related hw settings | Borislav Petkov | -24/+49 |
| 2011-01-07 | amd64_edac: Remove PCI ECS enabling functions | Borislav Petkov | -59/+0 |
| 2011-01-07 | amd64_edac: Remove explicit Kconfig PCI dependency | Borislav Petkov | -4/+4 |
| 2011-01-07 | amd64_edac: Allocate driver instances dynamically | Borislav Petkov | -18/+29 |