summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-10-23remove header_ops bug in qeth driverUrsula Braun1-1/+1
2007-10-23Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2-327/+32
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+10
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle1-0/+1
2007-10-239p: add virtio transportEric Van Hensbergen1-0/+10
2007-10-23xtensa: fix sg->page falloutEmil Medve1-8/+5
2007-10-23[SG] Add debug check for page alignmentJens Axboe1-0/+5
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-11/+0
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds24-433/+867
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+23
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds9-35/+28
2007-10-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2007-10-23m68knommu: local module/elf definitionsGreg Ungerer1-1/+11
2007-10-23m68knommu: define __clear_user macroMatt Waddel1-1/+3
2007-10-23mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek1-302/+0
2007-10-23mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek2-25/+32
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe1-4/+3
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2-14/+10
2007-10-23m68knommu: remove sg_address()Jens Axboe1-1/+0
2007-10-23frv: update comment in scatterlist to reflect new setupJens Axboe1-4/+4
2007-10-23blackfin: remove sg_address()Jens Axboe1-1/+0
2007-10-23arm: sg falloutJens Axboe1-5/+5
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen1-0/+11
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen1-0/+5
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen1-0/+7
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori1-1/+1
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson1-5/+5
2007-10-23[ALSA] version 1.0.15Jaroslav Kysela1-1/+1
2007-10-23Lguest support for VirtioRusty Russell1-28/+19
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell2-37/+2
2007-10-23Remove old lguest bus and drivers.Rusty Russell2-77/+0
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell1-0/+119
2007-10-23Virtio console driverRusty Russell1-0/+12
2007-10-23Block driver using virtio.Rusty Russell2-0/+52
2007-10-23Net driver using virtioRusty Russell2-0/+37
2007-10-23Virtio interfaceRusty Russell4-0/+228
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell2-3/+9
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell1-0/+3
2007-10-23lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen1-0/+1
2007-10-23Make hypercalls arch-independent.Jes Sorensen2-4/+6
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen1-2/+1
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen1-0/+87
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell1-2/+0
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen2-65/+71
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell1-10/+11
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell12-224/+228
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+35
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-518/+541
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds8-268/+414