Age | Commit message (Expand) | Author |
2011-06-21 | Merge branch 'stable/vga.support' into stable/drivers | Konrad Rzeszutek Wilk |
2011-06-06 | xen: allow enable use of VGA console on dom0 | Jeremy Fitzhardinge |
2011-05-19 | arch/x86/xen/xen-ops: Cleanup code/data sections definitions | Daniel Kiper |
2011-02-25 | xen: PV on HVM: support PV spinlocks and IPIs | Stefano Stabellini |
2010-12-02 | xen: unplug the emulated devices at resume time | Stefano Stabellini |
2010-10-22 | xen: add support for PAT | Jeremy Fitzhardinge |
2010-10-22 | xen: make sure xen_max_p2m_pfn is up to date | Jeremy Fitzhardinge |
2010-08-04 | Merge branch 'upstream/pvhvm' into upstream/xen | Jeremy Fitzhardinge |
2010-08-04 | Xen: register panic notifier to take crashes of xen guests on panic | Donald Dutile |
2010-07-26 | x86: Unplug emulated disks and nics. | Stefano Stabellini |
2010-07-26 | x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. | Stefano Stabellini |
2010-07-22 | xen: Add suspend/resume support for PV on HVM guests. | Stefano Stabellini |
2010-07-22 | x86/xen: event channels delivery on HVM. | Sheng Yang |
2009-12-03 | xen: correctly restore pfn_to_mfn_list_list after resume | Ian Campbell |
2009-12-03 | xen: re-register runstate area earlier on resume. | Ian Campbell |
2009-08-31 | x86: Move xen_post_allocator_init into xen_pagetable_setup_done | Thomas Gleixner |
2009-06-10 | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-15 | x86: Fix performance regression caused by paravirt_ops on native kernels | Jeremy Fitzhardinge |
2009-04-08 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge |
2009-03-30 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge |
2009-03-29 | x86/paravirt: flush pending mmu updates on context switch | Jeremy Fitzhardinge |
2009-02-04 | xen: setup percpu data pointers | Jeremy Fitzhardinge |
2009-01-30 | xen: move remaining mmu-related stuff into mmu.c | Jeremy Fitzhardinge |
2008-12-16 | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis |
2008-11-30 | xen_setup_vcpu_info_placement() is not init on x86 | Al Viro |
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 |