summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAgeFilesLines
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-10/+3
* x86/xen: fix arbitrary_virt_to_machine()Jan Beulich2008-05-231-1/+1
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-281-2/+2
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-261-1/+1
* xen: allow compilation with non-flat memoryJeremy Fitzhardinge2008-04-242-1/+3
* xen: fold xen_sysexit into xen_iretJeremy Fitzhardinge2008-04-241-56/+14
* xen: allow set_pte_at on init_mm to be locklessJeremy Fitzhardinge2008-04-241-2/+10
* xen: disable preemption during tlb flushJeremy Fitzhardinge2008-04-241-2/+13
* xen: make grant table arch portableIsaku Yamahata2008-04-242-1/+92
* xen: move events.c to drivers/xen for IA64/Xen supportIsaku Yamahata2008-04-243-660/+2
* xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku Yamahata2008-04-242-30/+1
* xen: jump to iret fixupJeremy Fitzhardinge2008-04-241-13/+9
* xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-241-0/+2
* xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-241-16/+30
* xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-241-1/+7
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-243-5/+64
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-245-2/+82
* xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-241-1/+5
* xen: unify pte operationsJeremy Fitzhardinge2008-04-241-81/+44
* xen: make use of pte_t unionJeremy Fitzhardinge2008-04-241-13/+11
* xen: use appropriate pte typesJeremy Fitzhardinge2008-04-241-16/+16
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-16/+16
* x86: change naming of cpu_initialized_mask for xenGlauber Costa2008-04-171-3/+3
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-173-11/+5
* xen: make hvc0 the preferred console in domUMarkus Armbruster2008-04-171-0/+4
* x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi2008-04-171-2/+2
* xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-041-0/+1
* xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-041-3/+2
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-043-14/+27
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-271-20/+25
* xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-272-3/+8
* x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-291-0/+1
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-131-0/+4
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-3/+3
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-091-5/+5
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-301-3/+6
* xen: deal with pmd being allocated/freedJeremy Fitzhardinge2008-01-301-5/+25
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-301-4/+6
* x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-301-0/+1
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-302-3/+5
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-301-1/+1
* x86: adjust/fix LDT handling for XenJan Beulich2008-01-301-8/+1
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-301-1/+1
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-3/+1
* x86: remove all definitions with fastcallHarvey Harrison2008-01-301-1/+1
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-301-2/+2
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-301-6/+5
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-301-4/+4
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-301-5/+5
OpenPOWER on IntegriCloud