summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-02-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-03Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-02-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-02-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-03virtio-pci: do not oops on config change if driver not loadedMark McLoughlin
2009-02-03modules: Use a better scheme for refcountingEric Dumazet
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer
2009-02-02udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet
2009-02-02net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-02-02block: add text file detailing queue/ sysfs filesJens Axboe
2009-02-02bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli
2009-02-02Fix misleading comment in bio.hAlberto Bertogli
2009-02-02Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen
2009-02-02powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell
2009-02-01Manually revert "mlock: downgrade mmap sem while populating mlocked regions"Linus Torvalds
2009-02-01Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab
2009-02-01net: packet socket packet_lookup_frame fixSebastiano Di Paola