Age | Commit message (Expand) | Author | Files | Lines |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 1 | -0/+10 |
2007-10-23 | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 1 | -0/+1 |
2007-10-23 | 9p: add virtio transport | Eric Van Hensbergen | 1 | -0/+10 |
2007-10-23 | xtensa: fix sg->page fallout | Emil Medve | 1 | -8/+5 |
2007-10-23 | [SG] Add debug check for page alignment | Jens Axboe | 1 | -0/+5 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -11/+0 |
2007-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest | Linus Torvalds | 24 | -433/+867 |
2007-10-23 | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+23 |
2007-10-23 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 9 | -35/+28 |
2007-10-23 | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 1 | -1/+1 |
2007-10-23 | m68knommu: local module/elf definitions | Greg Ungerer | 1 | -1/+11 |
2007-10-23 | m68knommu: define __clear_user macro | Matt Waddel | 1 | -1/+3 |
2007-10-23 | fvr32: fixup dma-mapping for new sg layout | Jens Axboe | 1 | -4/+3 |
2007-10-23 | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe | 2 | -14/+10 |
2007-10-23 | m68knommu: remove sg_address() | Jens Axboe | 1 | -1/+0 |
2007-10-23 | frv: update comment in scatterlist to reflect new setup | Jens Axboe | 1 | -4/+4 |
2007-10-23 | blackfin: remove sg_address() | Jens Axboe | 1 | -1/+0 |
2007-10-23 | arm: sg fallout | Jens Axboe | 1 | -5/+5 |
2007-10-23 | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 1 | -0/+11 |
2007-10-23 | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 1 | -0/+5 |
2007-10-23 | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 1 | -0/+7 |
2007-10-23 | parisc: fix sg_page() fallout | FUJITA Tomonori | 1 | -1/+1 |
2007-10-23 | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 1 | -5/+5 |
2007-10-23 | [ALSA] version 1.0.15 | Jaroslav Kysela | 1 | -1/+1 |
2007-10-23 | Lguest support for Virtio | Rusty Russell | 1 | -28/+19 |
2007-10-23 | Remove old lguest I/O infrrasructure. | Rusty Russell | 2 | -37/+2 |
2007-10-23 | Remove old lguest bus and drivers. | Rusty Russell | 2 | -77/+0 |
2007-10-23 | Virtio helper routines for a descriptor ringbuffer implementation | Rusty Russell | 1 | -0/+119 |
2007-10-23 | Virtio console driver | Rusty Russell | 1 | -0/+12 |
2007-10-23 | Block driver using virtio. | Rusty Russell | 2 | -0/+52 |
2007-10-23 | Net driver using virtio | Rusty Russell | 2 | -0/+37 |
2007-10-23 | Virtio interface | Rusty Russell | 4 | -0/+228 |
2007-10-23 | Boot with virtual == physical to get closer to native Linux. | Rusty Russell | 2 | -3/+9 |
2007-10-23 | Allow guest to specify syscall vector to use. | Rusty Russell | 1 | -0/+3 |
2007-10-23 | lguest.h declares a struct timespec, make it include linux/time.h | Jes Sorensen | 1 | -0/+1 |
2007-10-23 | Make hypercalls arch-independent. | Jes Sorensen | 2 | -4/+6 |
2007-10-23 | Reorder guest saved regs to match hyperall order | Jes Sorensen | 1 | -2/+1 |
2007-10-23 | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 1 | -0/+87 |
2007-10-23 | Remove fixed limit on number of guests, and lguests array. | Rusty Russell | 1 | -2/+0 |
2007-10-23 | Move lguest hcalls to arch-specific header | Jes Sorensen | 2 | -65/+71 |
2007-10-23 | Make lguest_launcher.h types userspace-friendly | Rusty Russell | 1 | -10/+11 |
2007-10-23 | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 12 | -224/+228 |
2007-10-23 | Expand hwif->host_flags so that it fits new flags. | David Miller | 1 | -1/+1 |
2007-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+35 |
2007-10-23 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -518/+541 |
2007-10-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 8 | -268/+414 |
2007-10-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 1 | -0/+9 |
2007-10-23 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -5/+8 |
2007-10-23 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 3 | -139/+0 |
2007-10-23 | ppc: fix AT_VECTOR_SIZE on arch/ppc | Grant Likely | 1 | -0/+1 |