Age | Commit message (Expand) | Author |
2008-09-08 | xen: make CPU hotplug functions static | Alex Nixon |
2008-08-25 | xen: implement CPU hotplugging | Alex Nixon |
2008-08-22 | x86: build fix in "xen spinlock updates and performance measurements" | Jeremy Fitzhardinge |
2008-07-31 | xen: compile irq functions without -pg for ftrace | Jeremy Fitzhardinge |
2008-07-24 | x86: split spinlock implementations out into their own files | Jeremy Fitzhardinge |
2008-07-16 | xen64: set up syscall and sysenter entrypoints for 64-bit | Jeremy Fitzhardinge |
2008-07-16 | xen64: deal with extra words Xen pushes onto exception frames | Jeremy Fitzhardinge |
2008-07-16 | xen64: smp.c compile hacking | Jeremy Fitzhardinge |
2008-07-16 | xen: move smp setup into smp.c | Jeremy Fitzhardinge |
2008-07-16 | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-07-09 | x86: rename paravirtualized TSC functions | Alok Kataria |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe |
2008-06-02 | xen: resume timers on all vcpus | Jeremy Fitzhardinge |
2008-06-02 | xen: restore vcpu_info mapping | Jeremy Fitzhardinge |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge |
2008-05-27 | xen: add p2m mfn_list_list | Jeremy Fitzhardinge |
2008-05-27 | xen: make dummy_shared_info non-static | Jeremy Fitzhardinge |
2008-05-27 | xen: make phys_to_machine structure dynamic | Jeremy Fitzhardinge |
2008-04-24 | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata |
2008-04-24 | xen: implement a debug-interrupt handler | Jeremy Fitzhardinge |
2008-04-24 | xen: support sysenter/sysexit if hypervisor does | Jeremy Fitzhardinge |
2008-04-17 | xen: use iret instruction all the time | Jeremy Fitzhardinge |
2007-10-16 | xen: deal with stale cr3 values when unpinning pagetables | Jeremy Fitzhardinge |
2007-10-16 | xen: yield to IPI target if necessary | Jeremy Fitzhardinge |
2007-10-16 | paravirt: clean up lazy mode handling | Jeremy Fitzhardinge |
2007-10-11 | i386: move xen | Thomas Gleixner |