aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-10-23Convert bonding timers to workqueuesJay Vosburgh
2007-10-23pasemi_mac: fix typoOlof Johansson
2007-10-23defxx.c: dfx_bus_init() is __devexit not __devinitMaciej W. Rozycki
2007-10-23sky2: crash on removeStephen Hemminger
2007-10-23MIPSnet: Delete all the useless debugging printks.Ralf Baechle
2007-10-23AR7 ethernet: small post-merge cleanups and fixesMatteo Croce
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik
2007-10-23Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i...Jeff Garzik
2007-10-23Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik
2007-10-23mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-23mmc: fix sg->page falloutEmil Medve
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-23m68knommu: new style ColdFire UART driverGreg Ungerer
2007-10-23m68knommu: improve mii_do_cmd code in FEC driverPhilippe De Muyter
2007-10-23m68knommu: improve code formating FEC driverPhilippe De Muyter
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby
2007-10-23md: raid5: fix clearing of biofill operationsDan Williams
2007-10-23md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadataNeilBrown
2007-10-23mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth
2007-10-23mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek
2007-10-23mv643xx_eth: Remove unused register definesLennert Buytenhek
2007-10-23mv643xx_eth: Clean up mv643xx_eth.hLennert Buytenhek
2007-10-23mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek
2007-10-23mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek
2007-10-23mv643xx_eth: Enable use on Orion platformsLennert Buytenhek
2007-10-23mv643xx_eth: Disable RX/TX byte swapping on little-endian systemsLennert Buytenhek
2007-10-23mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-23ide: build fixFUJITA Tomonori
2007-10-23s390 zfcp: sg fixupsJens Axboe
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell
2007-10-23Virtio console driverRusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-23Net driver using virtioRusty Russell
2007-10-23Virtio interfaceRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell