]> git.karo-electronics.de Git - mv-sheeva.git/history - arch/i386/xen
[CELL] spufs: change decrementer restore timing
[mv-sheeva.git] / arch / i386 / xen /
2007-07-20 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-20 Linus TorvaldsMerge branch 'linus' of master.kernel.org:/pub/scm...
2007-07-20 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2007-07-20 Linus TorvaldsMerge branch 'cfq' of git://git.kernel.dk/data/git...
2007-07-20 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2007-07-20 Adrian Bunkarch/i386/xen/events.c should #include <asm/xen/hypervi...
2007-07-20 Roland McGrathxen: disable vdso "nosegneg" on native boot
2007-07-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
2007-07-19 David S. MillerMerge branch 'upstream-davem' of master.kernel.org...
2007-07-19 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git.kernel...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh://master.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'master' of master.kernel.org:/pub/scm...
2007-07-18 Linus TorvaldsMerge branch 'xen-upstream' of ssh://master.kernel...
2007-07-18 Jeremy Fitzhardingexen: disable all non-virtual drivers
2007-07-18 Jeremy Fitzhardingexen: use iret directly when possible
2007-07-18 Jeremy Fitzhardingexen: Attempt to patch inline versions of common operations
2007-07-18 Jeremy Fitzhardingexen: Place vcpu_info structure into per-cpu memory
2007-07-18 Jeremy Fitzhardingexen: handle external requests for shutdown, reboot...
2007-07-18 Jeremy Fitzhardingexen: machine operations
2007-07-18 Jeremy Fitzhardingexen: use the hvc console infrastructure for Xen console
2007-07-18 Jeremy Fitzhardingexen: hack to prevent bad segment register reload
2007-07-18 Jeremy Fitzhardingexen: lazy-mmu operations
2007-07-18 Jeremy Fitzhardingexen: Add support for preemption
2007-07-18 Jeremy Fitzhardingexen: SMP guest support
2007-07-18 Jeremy Fitzhardingexen: Implement sched_clock
2007-07-18 Jeremy Fitzhardingexen: Account for stolen time
2007-07-18 Jeremy Fitzhardingexen: ignore RW mapping of RO pages in pagetable_init
2007-07-18 Jeremy Fitzhardingexen: Complete pagetable pinning
2007-07-18 Jeremy Fitzhardingexen: configuration
2007-07-18 Jeremy Fitzhardingexen: time implementation
2007-07-18 Jeremy Fitzhardingexen: event channels
2007-07-18 Jeremy Fitzhardingexen: virtual mmu
2007-07-18 Jeremy Fitzhardingexen: Core Xen implementation