Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Allow guest to specify syscall vector to use. | Rusty Russell | 2007-10-23 | 1 | -0/+3 | |
| * | | | | lguest.h declares a struct timespec, make it include linux/time.h | Jes Sorensen | 2007-10-23 | 1 | -0/+1 | |
| * | | | | Make hypercalls arch-independent. | Jes Sorensen | 2007-10-23 | 2 | -4/+6 | |
| * | | | | Reorder guest saved regs to match hyperall order | Jes Sorensen | 2007-10-23 | 1 | -2/+1 | |
| * | | | | Move i386 part of core.c to x86/core.c. | Jes Sorensen | 2007-10-23 | 1 | -0/+87 | |
| * | | | | Remove fixed limit on number of guests, and lguests array. | Rusty Russell | 2007-10-23 | 1 | -2/+0 | |
| * | | | | Move lguest hcalls to arch-specific header | Jes Sorensen | 2007-10-23 | 2 | -65/+71 | |
| * | | | | Make lguest_launcher.h types userspace-friendly | Rusty Russell | 2007-10-23 | 1 | -10/+11 | |
| * | | | | Make asm-x86/bootparam.h includable from userspace. | Rusty Russell | 2007-10-23 | 12 | -224/+228 | |
* | | | | | Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-23 | 1 | -0/+23 | |
|\ \ \ \ \ | ||||||
| * | | | | | [AVR32] Implement at32_add_device_cf() | Haavard Skinnemoen | 2007-10-23 | 1 | -0/+11 | |
| * | | | | | [AVR32] Implement more at32_add_device_foo() functions | Haavard Skinnemoen | 2007-10-23 | 1 | -0/+5 | |
| * | | | | | [AVR32] Platform code for pata_at32 | Kristoffer Nyborg Gregertsen | 2007-10-23 | 1 | -0/+7 | |
* | | | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-10-23 | 9 | -35/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fvr32: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 | 1 | -4/+3 | |
| * | | | | | | sh/sh64: fixup dma-mapping for new sg layout | Jens Axboe | 2007-10-23 | 2 | -14/+10 | |
| * | | | | | | m68knommu: remove sg_address() | Jens Axboe | 2007-10-23 | 1 | -1/+0 | |
| * | | | | | | frv: update comment in scatterlist to reflect new setup | Jens Axboe | 2007-10-23 | 1 | -4/+4 | |
| * | | | | | | blackfin: remove sg_address() | Jens Axboe | 2007-10-23 | 1 | -1/+0 | |
| * | | | | | | arm: sg fallout | Jens Axboe | 2007-10-23 | 1 | -5/+5 | |
| * | | | | | | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 | 1 | -1/+1 | |
| * | | | | | | powerpc: Fix fallout from sg_page() changes | Olof Johansson | 2007-10-23 | 1 | -5/+5 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2007-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ALSA] version 1.0.15 | Jaroslav Kysela | 2007-10-23 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | m68knommu: local module/elf definitions | Greg Ungerer | 2007-10-23 | 1 | -1/+11 | |
* | | | | | | m68knommu: define __clear_user macro | Matt Waddel | 2007-10-23 | 1 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | Expand hwif->host_flags so that it fits new flags. | David Miller | 2007-10-22 | 1 | -1/+1 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 | 1 | -0/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | Input: i8042 - export i8042_command() | Márton Németh | 2007-10-22 | 1 | -0/+35 | |
* | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-10-22 | 8 | -518/+541 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [S390] 4level-fixup cleanup | Martin Schwidefsky | 2007-10-22 | 4 | -71/+90 | |
| * | | | | | | [S390] Cleanup page table definitions. | Martin Schwidefsky | 2007-10-22 | 5 | -299/+191 | |
| * | | | | | | [S390] Remove unused user_seg from thread structure. | Martin Schwidefsky | 2007-10-22 | 1 | -11/+3 | |
| * | | | | | | [S390] tlb flush fix. | Martin Schwidefsky | 2007-10-22 | 4 | -149/+244 | |
| * | | | | | | [S390] Add per-cpu idle time / idle count sysfs attributes. | Heiko Carstens | 2007-10-22 | 1 | -0/+25 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-22 | 8 | -268/+414 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [NET]: Cut off the queue_mapping field from sk_buff | Pavel Emelyanov | 2007-10-22 | 1 | -1/+2 | |
| * | | | | | | [NET]: Hide the queue_mapping field inside netif_subqueue_stopped | Pavel Emelyanov | 2007-10-22 | 1 | -1/+6 | |
| * | | | | | | [NET]: Make and use skb_get_queue_mapping | Pavel Emelyanov | 2007-10-22 | 1 | -0/+9 | |
| * | | | | | | [INET]: Let inet_diag and friends autoload | Jean Delvare | 2007-10-22 | 1 | -0/+4 | |
| * | | | | | | [NET]: Fix SKB_WITH_OVERHEAD calculation | Herbert Xu | 2007-10-22 | 1 | -2/+1 | |
| * | | | | | | [TG3]: Add 5723 support | Matt Carlson | 2007-10-22 | 1 | -0/+1 | |
| * | | | | | | [Bluetooth] Add constant for Bluetooth socket options level | Marcel Holtmann | 2007-10-22 | 1 | -0/+1 | |
| * | | | | | | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 | 1 | -0/+1 | |
| * | | | | | | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 | 1 | -0/+13 | |
| * | | | | | | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 | 1 | -2/+12 | |
| * | | | | | | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 | 1 | -5/+5 | |
| * | | | | | | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 2 | -257/+359 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-22 | 1 | -0/+9 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2007-10-23 | 1 | -0/+9 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | |