summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2007-10-2354-2598/+1998
|\
| * x86: clean up setup.h and the boot codeH. Peter Anvin2007-10-231-6/+7
| * x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-16/+7
| * x86: merge setup_32/64.hThomas Gleixner2007-10-234-95/+60
| * x86: merge signal_32/64.hThomas Gleixner2007-10-234-425/+263
| * x86: merge required-features.hBrian Gerst2007-10-233-104/+70
| * x86: merge sigcontext_32/64.hThomas Gleixner2007-10-234-154/+137
| * x86: merge msr_32/64.hThomas Gleixner2007-10-234-360/+347
| * x86: merge mttr_32/64.hThomas Gleixner2007-10-234-281/+163
| * x86: merge statfs_32/64.hThomas Gleixner2007-10-234-77/+61
| * x86: merge stat_32/64.hThomas Gleixner2007-10-234-134/+112
| * x86: merge shmbuf_32/64.hThomas Gleixner2007-10-234-94/+50
| * x86: merge ptrace_32/64.hThomas Gleixner2007-10-234-158/+141
| * x86: merge msgbuf_32/64.hThomas Gleixner2007-10-234-72/+38
| * x86: merge elf_32/64.hThomas Gleixner2007-10-234-358/+288
| * x86: merge byteorder_32/64.hThomas Gleixner2007-10-234-104/+70
| * x86: unify div64{,_32,_64}.hChris Snook2007-10-233-56/+57
| * x86: unify a.out{,_32,_64}.hChris Snook2007-10-234-65/+25
| * x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto2007-10-231-0/+2
| * x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+1
| * x86: merge mmu{,_32,_64}.hChris Snook2007-10-233-43/+22
| * x86: lock bitopsNick Piggin2007-10-232-2/+83
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-10-231-0/+2
|\ \ | |/ |/|
| * [SCSI] include linux/scatterlist.h in scsi_eh.hJames Bottomley2007-10-171-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-231-0/+10
|\ \
| * | 9p: add virtio transportEric Van Hensbergen2007-10-231-0/+10
* | | [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-0/+1
* | | xtensa: fix sg->page falloutEmil Medve2007-10-231-8/+5
* | | [SG] Add debug check for page alignmentJens Axboe2007-10-231-0/+5
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-11/+0
|\ \
| * | mlx4_core: Kill mlx4_write64_raw()Roland Dreier2007-10-141-11/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-2324-433/+867
|\ \ \
| * | | Lguest support for VirtioRusty Russell2007-10-231-28/+19
| * | | Remove old lguest I/O infrrasructure.Rusty Russell2007-10-232-37/+2
| * | | Remove old lguest bus and drivers.Rusty Russell2007-10-232-77/+0
| * | | Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-231-0/+119
| * | | Virtio console driverRusty Russell2007-10-231-0/+12
| * | | Block driver using virtio.Rusty Russell2007-10-232-0/+52
| * | | Net driver using virtioRusty Russell2007-10-232-0/+37
| * | | Virtio interfaceRusty Russell2007-10-234-0/+228
| * | | Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-232-3/+9
| * | | Allow guest to specify syscall vector to use.Rusty Russell2007-10-231-0/+3
| * | | lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen2007-10-231-0/+1
| * | | Make hypercalls arch-independent.Jes Sorensen2007-10-232-4/+6
| * | | Reorder guest saved regs to match hyperall orderJes Sorensen2007-10-231-2/+1
| * | | Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-231-0/+87
| * | | Remove fixed limit on number of guests, and lguests array.Rusty Russell2007-10-231-2/+0
| * | | Move lguest hcalls to arch-specific headerJes Sorensen2007-10-232-65/+71
| * | | Make lguest_launcher.h types userspace-friendlyRusty Russell2007-10-231-10/+11
| * | | Make asm-x86/bootparam.h includable from userspace.Rusty Russell2007-10-2312-224/+228
OpenPOWER on IntegriCloud