]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/lguest/x86/core.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux...
[linux-2.6-omap-h63xx.git] / drivers / lguest / x86 / core.c
2007-10-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-26 David S. MillerMerge master.kernel.org:/pub/scm/linux/kernel/git/acme...
2007-10-26 David S. MillerMerge branch 'fixes-davem' of master.kernel.org:/pub...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Linus TorvaldsMerge branch 'warnings-upstream' of git://git.kernel...
2007-10-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2007-10-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-25 Rusty Russelllguest: documentation update
2007-10-25 Rusty Russelllguest: use defines from x86 headers instead of magic...
2007-10-24 Jeff GarzikMerge branch 'features' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'bug-fixes' of git://farnsworth.org/dale...
2007-10-24 Jeff GarzikMerge branch 'upstream-jeff' of git://git.kernel.org...
2007-10-23 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2007-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-10-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-10-23 Rusty Russellgeneralize lgread_u32/lgwrite_u32.
2007-10-23 Rusty RussellRemove old lguest bus and drivers.
2007-10-23 Rusty RussellBoot with virtual == physical to get closer to native...
2007-10-23 Rusty RussellAllow guest to specify syscall vector to use.
2007-10-23 Jes SorensenMove register setup into i386_core.c
2007-10-23 Jes SorensenMake hypercalls arch-independent.
2007-10-23 Rusty RussellIntroduce "hcall" pointer to indicate pending hypercall.
2007-10-23 Jes SorensenMove i386 part of core.c to x86/core.c.