aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-23x86: merge statfs_32/64.hThomas Gleixner
2007-10-23x86: merge stat_32/64.hThomas Gleixner
2007-10-23x86: merge shmbuf_32/64.hThomas Gleixner
2007-10-23x86: merge ptrace_32/64.hThomas Gleixner
2007-10-23x86: merge msgbuf_32/64.hThomas Gleixner
2007-10-23x86: merge elf_32/64.hThomas Gleixner
2007-10-23x86: merge byteorder_32/64.hThomas Gleixner
2007-10-23x86: unify div64{,_32,_64}.hChris Snook
2007-10-23x86: unify a.out{,_32,_64}.hChris Snook
2007-10-23x86: add safe_smp_processor_id for x86_64Hiroshi Shimamoto
2007-10-23x86: add lapic_shutdown for x86_64Hiroshi Shimamoto
2007-10-23x86: merge mmu{,_32,_64}.hChris Snook
2007-10-23x86: lock bitopsNick Piggin
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-239p: add virtio transportEric Van Hensbergen
2007-10-23xtensa: fix sg->page falloutEmil Medve
2007-10-23[SG] Add debug check for page alignmentJens Axboe
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-23Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-23Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds
2007-10-23m68knommu: local module/elf definitionsGreg Ungerer
2007-10-23m68knommu: define __clear_user macroMatt Waddel
2007-10-23fvr32: fixup dma-mapping for new sg layoutJens Axboe
2007-10-23sh/sh64: fixup dma-mapping for new sg layoutJens Axboe
2007-10-23m68knommu: remove sg_address()Jens Axboe
2007-10-23frv: update comment in scatterlist to reflect new setupJens Axboe
2007-10-23blackfin: remove sg_address()Jens Axboe
2007-10-23arm: sg falloutJens Axboe
2007-10-23[AVR32] Implement at32_add_device_cf()Haavard Skinnemoen
2007-10-23[AVR32] Implement more at32_add_device_foo() functionsHaavard Skinnemoen
2007-10-23[AVR32] Platform code for pata_at32Kristoffer Nyborg Gregertsen
2007-10-23parisc: fix sg_page() falloutFUJITA Tomonori
2007-10-23powerpc: Fix fallout from sg_page() changesOlof Johansson
2007-10-23[ALSA] version 1.0.15Jaroslav Kysela
2007-10-23Lguest support for VirtioRusty Russell
2007-10-23Remove old lguest I/O infrrasructure.Rusty Russell
2007-10-23Remove old lguest bus and drivers.Rusty Russell
2007-10-23Virtio helper routines for a descriptor ringbuffer implementationRusty Russell
2007-10-23Virtio console driverRusty Russell
2007-10-23Block driver using virtio.Rusty Russell
2007-10-23Net driver using virtioRusty Russell
2007-10-23Virtio interfaceRusty Russell
2007-10-23Boot with virtual == physical to get closer to native Linux.Rusty Russell
2007-10-23Allow guest to specify syscall vector to use.Rusty Russell
2007-10-23lguest.h declares a struct timespec, make it include linux/time.hJes Sorensen
2007-10-23Make hypercalls arch-independent.Jes Sorensen
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen