aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* xen: add balloon driverJeremy Fitzhardinge2008-04-24
* xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-24
* xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-24
* xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-24
* xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-24
* xen pvfb: Para-virtual framebuffer, keyboard and pointer driverMarkus Armbruster2008-04-24
* xen: Add compatibility aliases for frontend driversMark McLoughlin2008-04-24
* xen: Module autoprobing support for frontend driversMark McLoughlin2008-04-24
* xen blkfront: Delay wait for block devices until after the disk is addedChristian Limpach2008-04-24
* xen/blkfront: use bdget_diskJeremy Fitzhardinge2008-04-24
* xen: Make xen-blkfront write its protocol ABI to xenstoreMarkus Armbruster2008-04-24
* xen: import arch generic part of xencommIsaku Yamahata2008-04-24
* xen: make grant table arch portableIsaku Yamahata2008-04-24
* xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed oneIsaku Yamahata2008-04-24
* xen: make include/xen/page.h portable moving those definitions under asm dirIsaku Yamahata2008-04-24
* xen: add resend_irq_on_evtchn() definition into events.cIsaku Yamahata2008-04-24
* Xen: make events.c portable for ia64/xen supportIsaku Yamahata2008-04-24
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-24
* xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-24
* xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen n...Isaku Yamahata2008-04-24
* xen: add missing definitions for xen grant table which ia64/xen needsIsaku Yamahata2008-04-24
* xen: definitions which ia64/xen needsIsaku Yamahata2008-04-24
* xen: definisions which ia64 needsIsaku Yamahata2008-04-24
* xen: jump to iret fixupJeremy Fitzhardinge2008-04-24
* xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-24
* xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-24
* xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-24
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-24
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
* xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-24
* x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-24
* xen: unify pte operations on machine framesJeremy Fitzhardinge2008-04-24
* xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge2008-04-24
* xen: unify pte operationsJeremy Fitzhardinge2008-04-24
* xen: make use of pte_t unionJeremy Fitzhardinge2008-04-24
* xen: use appropriate pte typesJeremy Fitzhardinge2008-04-24
* x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge2008-04-24
* x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-24
* x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-24
* x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-24
* x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-24
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
* x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-24
* x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-24
* x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
* x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
* x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-24
* x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-24