summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2007-10-231-11/+11
|\
| * [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-8/+4
| * [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}Jeff Garzik2007-10-231-4/+4
| * [PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik2007-10-231-1/+5
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-233-328/+33
|\ \
| * | remove header_ops bug in qeth driverUrsula Braun2007-10-231-1/+1
| * | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-232-327/+32
| |\ \ | | |/ | |/|
| | * mv643xx_eth: Move ethernet register definitions into private headerLennert Buytenhek2007-10-231-302/+0
| | * mv643xx_eth: Split off mv643xx_eth platform device dataLennert Buytenhek2007-10-232-25/+32
* | | [libata] checkpatch-inspired cleanupsJeff Garzik2007-10-232-14/+14
|/ /
* | 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
* | | [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/+0
|\ \
| * | mlx4_core: Kill mlx4_write64_raw()Roland Dreier2007-10-141-11/+0
* | | Lguest support for VirtioRusty Russell2007-10-231-28/+19
* | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-231-35/+1
* | | Remove old lguest bus and drivers.Rusty Russell2007-10-232-77/+0
* | | 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-231-1/+4
* | | 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-231-1/+1
* | | Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-2/+0
* | | Move lguest hcalls to arch-specific headerJes Sorensen2007-10-231-65/+4
* | | Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-231-10/+11
* | | Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-234-118/+132
* | | Expand hwif->host_flags so that it fits new flags.David Miller2007-10-221-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-221-0/+35
|\ \ \
| * | | Input: i8042 - export i8042_command()Márton Németh2007-10-221-0/+35
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-225-4/+24
|\ \ \ \
| * | | | [NET]: Cut off the queue_mapping field from sk_buffPavel Emelyanov2007-10-221-1/+2
| * | | | [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-221-1/+6
| * | | | [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-221-0/+9
| * | | | [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-221-0/+4
| * | | | [NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu2007-10-221-2/+1
| * | | | [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
| * | | | [Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann2007-10-221-0/+1
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-222-134/+0
|\ \ \ \ \
| * | | | | V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil2007-10-221-92/+0
| * | | | | V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-221-42/+0
| |/ / / /
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-221-27/+175
|\ \ \ \ \
| * | | | | Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+22
| * | | | | Change table chaining layoutJens Axboe2007-10-221-24/+54
| * | | | | [SG] Add helpers for manipulating SG entriesJens Axboe2007-10-221-8/+104
| |/ / / /
* | | | | exportfs: update documentationChristoph Hellwig2007-10-221-24/+2
OpenPOWER on IntegriCloud