summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-190/+413
2010-12-25ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski3-6/+6
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski1-2/+2
2010-12-24Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-12/+28
2010-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-34/+56
2010-12-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds3-11/+47
2010-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-74/+78
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo1-3/+14
2010-12-24libata: no special completion processing for EH commandsTejun Heo1-9/+15
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang2-11/+11
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2-7/+13
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo1-4/+3
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang1-1/+1
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu1-7/+9
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu1-3/+16
2010-12-24of/i2c: Fix request module by aliasDavid Daney1-1/+1
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-28/+81
2010-12-23Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+5
2010-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-54/+82
2010-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-134/+257
2010-12-23Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds9-45/+98
2010-12-23KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells1-1/+0
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon1-2/+6
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon1-4/+11
2010-12-23Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller3-5/+9
2010-12-23ext4: fix on-line resizing regressionTheodore Ts'o1-0/+5
2010-12-23powerpc/mpc5200: include fs.h in mpc52xx_gpt.cWolfram Sang1-0/+1
2010-12-23USB: mcs7830: return negative if auto negotiate failsDan Carpenter1-1/+1
2010-12-23irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg1-7/+11
2010-12-23tcp: fix listening_get_next()Eric Dumazet1-2/+2
2010-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai3-48/+71
2010-12-23ALSA: hda - Fix GPIO2-fixup for Sony laptopsTakashi Iwai1-1/+1
2010-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-6/+11
2010-12-23ALSA: hda - Try to find an empty control index when it's occupiedTakashi Iwai1-23/+34
2010-12-23ALSA: hda - Fix conflict of d-mic capture volume controlsTakashi Iwai1-3/+2
2010-12-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds15-59/+115
2010-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds4-5/+9
2010-12-22drivers/spi/spi.c: don't release the spi device twiceSebastian Andrzej Siewior1-2/+1
2010-12-22taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney3-14/+47
2010-12-22include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton1-3/+3
2010-12-22led_class: fix typo in blink APIJohannes Berg1-1/+1
2010-12-22backlight: cr_bllcd.c: fix a memory leakAxel Lin1-0/+1
2010-12-22mm/migrate.c: fix compilation errorMichal Nazarewicz1-0/+2
2010-12-22rtc: rs5c372: fix buffer sizeWolfram Sang1-1/+1
2010-12-22MAINTAINERS: update geode entryAndres Salomon1-1/+1
2010-12-22gpiolib: gpio_request_one(): add missing gpio_free()Aaro Koskinen1-0/+3
2010-12-22writeback: do uninterruptible sleep in balance_dirty_pages()Wu Fengguang1-1/+1
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Prasad Joshi1-0/+3
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexPrasad Joshi1-1/+1