aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-10-23[SG] Add debug check for page alignmentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell
2007-10-23Virtio console driverRusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-23Net driver using virtioRusty Russell
2007-10-23Virtio interfaceRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell
2007-10-23lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22exportfs: update documentationChristoph Hellwig
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22exportfs: remove old methodsChristoph Hellwig
2007-10-22reiserfs: new export opsChristoph Hellwig
2007-10-22efs: new export opsChristoph Hellwig
2007-10-22exportfs: add new methodsChristoph Hellwig
2007-10-22exportfs: add fid typeChristoph Hellwig
2007-10-22kexec: add BSS to resource treeBernhard Walle
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto
2007-10-22add WEAK() for creating weak asm labelsRusty Russell
2007-10-22[SG] Add helpers for manipulating SG entriesJens Axboe
2007-10-22V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans Verkuil
2007-10-22V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-22[NET]: Cut off the queue_mapping field from sk_buffPavel Emelyanov
2007-10-22[NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov
2007-10-22[NET]: Make and use skb_get_queue_mappingPavel Emelyanov
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare
2007-10-22[NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu