aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/xen-ops.h
Commit message (Expand)AuthorAge
* xen: make CPU hotplug functions staticAlex Nixon2008-09-08
* xen: implement CPU hotpluggingAlex Nixon2008-08-25
* x86: build fix in "xen spinlock updates and performance measurements"Jeremy Fitzhardinge2008-08-22
* xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge2008-07-31
* x86: split spinlock implementations out into their own filesJeremy Fitzhardinge2008-07-24
* xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-16
* xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge2008-07-16
* xen64: smp.c compile hackingJeremy Fitzhardinge2008-07-16
* xen: move smp setup into smp.cJeremy Fitzhardinge2008-07-16
* xen: add xen_arch_resume()/xen_timer_resume hook for ia64 supportIsaku Yamahata2008-07-16
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | x86: rename paravirtualized TSC functionsAlok Kataria2008-07-09
* | xen: resume timers on all vcpusJeremy Fitzhardinge2008-06-02
* | xen: restore vcpu_info mappingJeremy Fitzhardinge2008-06-02
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* | xen: add p2m mfn_list_listJeremy Fitzhardinge2008-05-27
* | xen: make dummy_shared_info non-staticJeremy Fitzhardinge2008-05-27
* | xen: make phys_to_machine structure dynamicJeremy Fitzhardinge2008-05-27
|/
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-24
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-17
* xen: deal with stale cr3 values when unpinning pagetablesJeremy Fitzhardinge2007-10-16
* xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-16
* paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-16
* i386: move xenThomas Gleixner2007-10-11