aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle8-2/+8
2007-10-23mmc: fix sg->page falloutEmil Medve1-1/+1
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-313/+284
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds36-4264/+2911
2007-10-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds8-102/+124
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds9-12/+18
2007-10-23m68knommu: new style ColdFire UART driverGreg Ungerer1-0/+653
2007-10-23m68knommu: improve mii_do_cmd code in FEC driverPhilippe De Muyter1-5/+2
2007-10-23m68knommu: improve code formating FEC driverPhilippe De Muyter1-12/+5
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby1-1/+1
2007-10-23md: raid5: fix clearing of biofill operationsDan Williams1-3/+14
2007-10-23md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadataNeilBrown1-1/+1
2007-10-23[MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev1-69/+77
2007-10-23intel-iommu: fix sg_page()FUJITA Tomonori1-2/+2
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori2-0/+2
2007-10-23ide: build fixFUJITA Tomonori1-0/+1
2007-10-23s390 zfcp: sg fixupsJens Axboe3-6/+9
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson1-1/+1
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson1-3/+3
2007-10-23generalize lgread_u32/lgwrite_u32.Rusty Russell7-46/+38
2007-10-23Lguest support for VirtioRusty Russell2-0/+376
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell6-715/+19
2007-10-23Remove old lguest bus and drivers.Rusty Russell10-1385/+0
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell3-0/+319
2007-10-23Module autoprobing support for virtio drivers.Rusty Russell1-0/+18
2007-10-23Virtio console driverRusty Russell3-0/+230
2007-10-23Block driver using virtio.Rusty Russell3-0/+315
2007-10-23Net driver using virtioRusty Russell3-0/+442
2007-10-23Virtio interfaceRusty Russell6-0/+191
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell6-32/+62
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell4-11/+75
2007-10-23Rename "cr3" to "gpgdir" to avoid x86-specific naming.Rusty Russell2-12/+12
2007-10-23Pagetables to use normal kernel typesMatias Zabaljauregui3-141/+98
2007-10-23Move register setup into i386_core.cJes Sorensen3-36/+38
2007-10-23Change example launcher to use unsigned long not u32Jes Sorensen1-15/+16
2007-10-23Make hypercalls arch-independent.Jes Sorensen3-76/+94
2007-10-23Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell4-38/+34
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen1-2/+2
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen7-522/+525
2007-10-23Make shadow IDT a complete IDT with 256 entries.Rusty Russell2-32/+20
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell6-43/+14
2007-10-23Introduce guest mem offset, static link example launcherRusty Russell6-38/+50
2007-10-23Rename switcher.S to x86/switcher_32.SRusty Russell2-3/+5
2007-10-23Move lguest guest support to arch/x86.Rusty Russell3-1201/+2
2007-10-23Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds1-3/+2
2007-10-23lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell2-1/+2
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Rusty Russell1-1/+1
2007-10-23Use copy_to_user() not put_user for struct timespecJes Sorensen1-1/+1
2007-10-23Remove binfmts.h include from lg.hRusty Russell1-1/+0
2007-10-23Consolidate host virtualization support under Virtualization menuRusty Russell2-2/+4