x86: Make xen use the paravirt clocksource structs and functions
[safe/jmp/linux-2.6] / include / xen /
2008-06-24 Gerd Hoffmannx86: Make xen use the paravirt clocksource structs...
2008-04-24 Jeremy Fitzhardingexen: add balloon driver
2008-04-24 Markus Armbrusterxen pvfb: Para-virtual framebuffer, keyboard and pointe...
2008-04-24 Christian Limpachxen blkfront: Delay wait for block devices until after...
2008-04-24 Markus Armbrusterxen: Make xen-blkfront write its protocol ABI to xenstore
2008-04-24 Isaku Yamahataxen: import arch generic part of xencomm
2008-04-24 Isaku Yamahataxen: make grant table arch portable
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: make include/xen/page.h portable moving those...
2008-04-24 Isaku Yamahataxen: add resend_irq_on_evtchn() definition into events.c
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: move events.c to drivers/xen for IA64/Xen support
2008-04-24 Isaku Yamahataxen: add missing definitions in include/xen/interface...
2008-04-24 Isaku Yamahataxen: add missing definitions for xen grant table which...
2008-04-24 Isaku Yamahataxen: definitions which ia64/xen needs
2008-04-24 Isaku Yamahataxen: definisions which ia64 needs
2008-04-24 Jeremy Fitzhardingexen: add support for callbackops hypercall
2008-04-24 Jeremy Fitzhardingexen: unify pte operations on machine frames
2008-04-24 Jeremy Fitzhardingexen: use phys_addr_t when referring to physical addresses
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2007-10-16 Jeremy Fitzhardingexen: fix incorrect vcpu_register_vcpu_info hypercall...
2007-07-26 Jeremy Fitzhardingexen: xen/page.h compile fix
2007-07-18 Jeremy Fitzhardingexen: Place vcpu_info structure into per-cpu memory
2007-07-18 Jeremy Fitzhardingexen: add the Xenbus sysfs and virtual device hotplug...
2007-07-18 Jeremy Fitzhardingexen: Add grant table support
2007-07-18 Jeremy Fitzhardingexen: use the hvc console infrastructure for Xen console
2007-07-18 Jeremy Fitzhardingexen: SMP guest support
2007-07-18 Jeremy Fitzhardingexen: event channels
2007-07-18 Jeremy Fitzhardingexen: Core Xen implementation
2007-07-18 Jeremy Fitzhardingexen: Add Xen interface header files