| Commit message (Expand) | Author | Age |
... | |
| * | | | | 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-23 |
* | | | | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-23 |
|\ \ \ \ \ |
|
| * | | | | | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 2007-10-23 |
| * | | | | | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 2007-10-23 |
| * | | | | | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 2007-10-23 |
* | | | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | fvr32: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 |
| * | | | | | | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 |
| * | | | | | | m68knommu: remove sg_address() | Jens Axboe | 2007-10-23 |
| * | | | | | | frv: update comment in scatterlist to reflect new setup | Jens Axboe | 2007-10-23 |
| * | | | | | | blackfin: remove sg_address() | Jens Axboe | 2007-10-23 |
| * | | | | | | arm: sg fallout | Jens Axboe | 2007-10-23 |
| * | | | | | | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 |
| * | | | | | | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 2007-10-23 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-10-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ALSA] version 1.0.15 | Jaroslav Kysela | 2007-10-23 |
| |/ / / / / |
|
* | | | | | | m68knommu: local module/elf definitions | Greg Ungerer | 2007-10-23 |
* | | | | | | m68knommu: define __clear_user macro | Matt Waddel | 2007-10-23 |
|/ / / / / |
|
* | | | | | 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 |
|\ \ \ \ \ |
|
| * | | | | | Input: i8042 - export i8042_command() | Márton Németh | 2007-10-22 |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-10-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 |
| * | | | | | | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 |
| * | | | | | | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 |
| * | | | | | | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 |
| * | | | | | | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-22 |
|\ \ \ \ \ \ |
|
| * | | | | | | [NET]: Cut off the queue_mapping field from sk_buff | Pavel Emelyanov | 2007-10-22 |
| * | | | | | | [NET]: Hide the queue_mapping field inside netif_subqueue_stopped | Pavel Emelyanov | 2007-10-22 |
| * | | | | | | [NET]: Make and use skb_get_queue_mapping | Pavel Emelyanov | 2007-10-22 |
| * | | | | | | [INET]: Let inet_diag and friends autoload | Jean Delvare | 2007-10-22 |
| * | | | | | | [NET]: Fix SKB_WITH_OVERHEAD calculation | Herbert Xu | 2007-10-22 |
| * | | | | | | [TG3]: Add 5723 support | Matt Carlson | 2007-10-22 |
| * | | | | | | [Bluetooth] Add constant for Bluetooth socket options level | Marcel Holtmann | 2007-10-22 |