summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | IB/mthca: Avoid alignment traps when writing doorbellsRoland Dreier2007-10-165-96/+47Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-2336-4264/+2911Star
|\ \ \ \
| * | | | generalize lgread_u32/lgwrite_u32.Rusty Russell2007-10-237-46/+38Star
| * | | | Lguest support for VirtioRusty Russell2007-10-232-0/+376
| * | | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-236-715/+19Star
| * | | | Remove old lguest bus and drivers.Rusty Russell2007-10-2310-1385/+0Star
| * | | | Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-233-0/+319
| * | | | Module autoprobing support for virtio drivers.Rusty Russell2007-10-231-0/+18
| * | | | Virtio console driverRusty Russell2007-10-233-0/+230
| * | | | Block driver using virtio.Rusty Russell2007-10-233-0/+315
| * | | | Net driver using virtioRusty Russell2007-10-233-0/+442
| * | | | Virtio interfaceRusty Russell2007-10-236-0/+191
| * | | | Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-236-32/+62
| * | | | Allow guest to specify syscall vector to use.Rusty Russell2007-10-234-11/+75
| * | | | Rename "cr3" to "gpgdir" to avoid x86-specific naming.Rusty Russell2007-10-232-12/+12
| * | | | Pagetables to use normal kernel typesMatias Zabaljauregui2007-10-233-141/+98Star
| * | | | Move register setup into i386_core.cJes Sorensen2007-10-233-36/+38
| * | | | Change example launcher to use unsigned long not u32Jes Sorensen2007-10-231-15/+16
| * | | | Make hypercalls arch-independent.Jes Sorensen2007-10-233-76/+94
| * | | | Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell2007-10-234-38/+34Star
| * | | | Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-231-2/+2
| * | | | Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-237-522/+525
| * | | | Make shadow IDT a complete IDT with 256 entries.Rusty Russell2007-10-232-32/+20Star
| * | | | Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-236-43/+14Star
| * | | | Introduce guest mem offset, static link example launcherRusty Russell2007-10-236-38/+50
| * | | | Rename switcher.S to x86/switcher_32.SRusty Russell2007-10-232-3/+5
| * | | | Move lguest guest support to arch/x86.Rusty Russell2007-10-233-1201/+2Star
| * | | | Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds2007-10-231-3/+2Star
| * | | | lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell2007-10-232-1/+2
| * | | | Lguest currently depends on 32-bit x86, not just x86.Rusty Russell2007-10-231-1/+1
| * | | | Use copy_to_user() not put_user for struct timespecJes Sorensen2007-10-231-1/+1
| * | | | Remove binfmts.h include from lg.hRusty Russell2007-10-231-1/+0Star
| * | | | Consolidate host virtualization support under Virtualization menuRusty Russell2007-10-232-2/+4
| * | | | Normalize config options for guest supportRusty Russell2007-10-231-2/+1Star
* | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-10-238-102/+124
|\ \ \ \ \
| * | | | | [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursionAlexey Korolev2007-10-231-69/+77
| * | | | | [MTD] [OneNAND] Fix wrong free the static address in onenand_simKyungmin Park2007-10-221-1/+0Star
| * | | | | [MTD] [NAND] Replace -1 with -EBADMSG in nand error correction codeJörn Engel2007-10-202-3/+3
| * | | | | [MTD] [NAND] treat any negative return value from correct() as an errorMatt Reimer2007-10-201-3/+3
| * | | | | [MTD] [NAND] nandsim: bugfix in initializationArtem Bityutskiy2007-10-201-1/+1
| * | | | | [MTD] Fix typo in Alauda config option help text.Dave Jones2007-10-201-1/+1
| * | | | | [MTD] [NAND] add s3c2440-specific read_buf/write_bufMatt Reimer2007-10-201-0/+14
| * | | | | [MTD] [OneNAND] onenand-sim: fix kernel-doc and typosRandy Dunlap2007-10-201-24/+25
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-239-12/+18
|\ \ \ \ \
| * | | | | intel-iommu: fix sg_page()FUJITA Tomonori2007-10-231-2/+2
| * | | | | parisc: fix sg_page() falloutFUJITA Tomonori2007-10-232-0/+2
| * | | | | ide: build fixFUJITA Tomonori2007-10-231-0/+1
| * | | | | s390 zfcp: sg fixupsJens Axboe2007-10-233-6/+9
| * | | | | powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-1/+1
| * | | | | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
| | |/ / / | |/| | |