Age | Commit message (Expand) | Author |
2007-10-23 | Remove old lguest bus and drivers. | Rusty Russell |
2007-10-23 | Virtio helper routines for a descriptor ringbuffer implementation | Rusty Russell |
2007-10-23 | Virtio console driver | Rusty Russell |
2007-10-23 | Block driver using virtio. | Rusty Russell |
2007-10-23 | Net driver using virtio | Rusty Russell |
2007-10-23 | Virtio interface | Rusty Russell |
2007-10-23 | Boot with virtual == physical to get closer to native Linux. | Rusty Russell |
2007-10-23 | Allow guest to specify syscall vector to use. | Rusty Russell |
2007-10-23 | lguest.h declares a struct timespec, make it include linux/time.h | Jes Sorensen |
2007-10-23 | Make hypercalls arch-independent. | Jes Sorensen |
2007-10-23 | Reorder guest saved regs to match hyperall order | Jes Sorensen |
2007-10-23 | Move i386 part of core.c to x86/core.c. | Jes Sorensen |
2007-10-23 | Remove fixed limit on number of guests, and lguests array. | Rusty Russell |
2007-10-23 | Move lguest hcalls to arch-specific header | Jes Sorensen |
2007-10-23 | Make lguest_launcher.h types userspace-friendly | Rusty Russell |
2007-10-23 | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell |
2007-10-22 | Expand hwif->host_flags so that it fits new flags. | David Miller |
2007-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2007-10-22 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-10-22 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds |
2007-10-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-22 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-22 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2007-10-22 | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely |
2007-10-22 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-10-23 | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras |
2007-10-22 | [MIPS] Fix include wrapper symbol to something sane. | Ralf Baechle |
2007-10-22 | [MIPS] time: Add GT641xx timer0 clockevent driver | Yoichi Yuasa |
2007-10-22 | [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. | Ralf Baechle |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-22 | exportfs: update documentation | Christoph Hellwig |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig |
2007-10-22 | exportfs: remove old methods | Christoph Hellwig |
2007-10-22 | reiserfs: new export ops | Christoph Hellwig |
2007-10-22 | efs: new export ops | Christoph Hellwig |
2007-10-22 | exportfs: add new methods | Christoph Hellwig |
2007-10-22 | exportfs: add fid type | Christoph Hellwig |
2007-10-22 | kexec: add BSS to resource tree | Bernhard Walle |
2007-10-22 | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S |
2007-10-22 | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S |
2007-10-22 | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S |
2007-10-22 | Intel IOMMU: clflush_cache_range now takes size param | Keshavamurthy, Anil S |
2007-10-22 | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S |
2007-10-22 | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S |
2007-10-22 | ext2: avoid rec_len overflow with 64KB block size | Jan Kara |
2007-10-22 | capabilities: clean up file capability reading | Serge E. Hallyn |
2007-10-22 | memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic | Yasunori Goto |
2007-10-22 | memory hotplug: rearrange memory hotplug notifier | Yasunori Goto |
2007-10-22 | add WEAK() for creating weak asm labels | Rusty Russell |