summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* remove header_ops bug in qeth driverUrsula Braun2007-10-241-1/+1
* Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-242-327/+32Star
|\
| * mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek2007-10-231-302/+0Star
| * mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek2007-10-232-25/+32
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-231-0/+10
|\ \
| * | 9p: add virtio transportEric Van Hensbergen2007-10-231-0/+10
* | | [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* | | xtensa: fix sg->page falloutEmil Medve2007-10-231-8/+5Star
* | | [SG] Add debug check for page alignmentJens Axboe2007-10-231-0/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-11/+0Star
|\ \
| * | mlx4_core: Kill mlx4_write64_raw()Roland Dreier2007-10-151-11/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-2324-433/+867
|\ \ \
| * | | Lguest support for VirtioRusty Russell2007-10-231-28/+19Star
| * | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-232-37/+2Star
| * | | Remove old lguest bus and drivers.Rusty Russell2007-10-232-77/+0Star
| * | | Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-231-0/+119
| * | | Virtio console driverRusty Russell2007-10-231-0/+12
| * | | Block driver using virtio.Rusty Russell2007-10-232-0/+52
| * | | Net driver using virtioRusty Russell2007-10-232-0/+37
| * | | Virtio interfaceRusty Russell2007-10-234-0/+228
| * | | Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-232-3/+9
| * | | Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+3
| * | | lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen2007-10-231-0/+1
| * | | Make hypercalls arch-independent.Jes Sorensen2007-10-232-4/+6
| * | | Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-231-2/+1Star
| * | | Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+87
| * | | Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-2/+0Star
| * | | Move lguest hcalls to arch-specific headerJes Sorensen2007-10-232-65/+71
| * | | Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-231-10/+11
| * | | Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-2312-224/+228
* | | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-231-0/+23
|\ \ \ \
| * | | | [AVR32] Implement at32_add_device_cf()Haavard Skinnemoen2007-10-231-0/+11
| * | | | [AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen2007-10-231-0/+5
| * | | | [AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen2007-10-231-0/+7
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-239-35/+28Star
|\ \ \ \ \
| * | | | | fvr32: fixup dma-mapping for new sg layoutJens Axboe2007-10-231-4/+3Star
| * | | | | sh/sh64: fixup dma-mapping for new sg layoutJens Axboe2007-10-232-14/+10Star
| * | | | | m68knommu: remove sg_address()Jens Axboe2007-10-231-1/+0Star
| * | | | | frv: update comment in scatterlist to reflect new setupJens Axboe2007-10-231-4/+4
| * | | | | blackfin: remove sg_address()Jens Axboe2007-10-231-1/+0Star
| * | | | | arm: sg falloutJens Axboe2007-10-231-5/+5
| * | | | | parisc: fix sg_page() falloutFUJITA Tomonori2007-10-231-1/+1
| * | | | | powerpc: Fix fallout from sg_page() changesOlof Johansson2007-10-231-5/+5
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-10-231-1/+1
|\ \ \ \ \
| * | | | | [ALSA] version 1.0.15Jaroslav Kysela2007-10-231-1/+1
| |/ / / /
* | | | | m68knommu: local module/elf definitionsGreg Ungerer2007-10-231-1/+11
* | | | | m68knommu: define __clear_user macroMatt Waddel2007-10-231-1/+3
|/ / / /
* | | | Expand hwif->host_flags so that it fits new flags.David Miller2007-10-231-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-231-0/+35
|\ \ \ \
| * | | | Input: i8042 - export i8042_command()Márton Németh2007-10-221-0/+35