aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* xen: move features.c from arch/x86/xen/features.c to drivers/xenIsaku 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: make sure iret faults are trappedJeremy 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: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
* x86: change naming of cpu_initialized_mask for xenGlauber Costa2008-04-17
* xen: use iret instruction all the timeJeremy Fitzhardinge2008-04-17
* xen: make hvc0 the preferred console in domUMarkus Armbruster2008-04-17
* x86: coding style fixes to arch/x86/xen/multicalls.cPaolo Ciarrocchi2008-04-17
* xen: Clear PG_pinned in release_{pt,pd}()Mark McLoughlin2008-04-04
* xen: Do not pin/unpin PMD pagesMark McLoughlin2008-04-04
* xen: refactor xen_{alloc,release}_{pt,pd}()Mark McLoughlin2008-04-04
* xen: fix UP setup of shared_infoJeremy Fitzhardinge2008-03-27
* xen: fix RMW when unmasking eventsJeremy Fitzhardinge2008-03-27
* x86/xen: fix DomU boot problemIan Campbell2008-03-04
* xen: mask out SEP from CPUIDJeremy Fitzhardinge2008-02-29
* xen: unpin initial Xen pagetable once we're finished with itJeremy Fitzhardinge2008-02-13
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09
* x86: fix sparse warning in xen/time.cHarvey Harrison2008-02-09
* x86: return the page table level in lookup_address()Ingo Molnar2008-01-30
* xen: deal with pmd being allocated/freedJeremy Fitzhardinge2008-01-30
* xen: fix mismerge in masking pte flagsJeremy Fitzhardinge2008-01-30
* x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-01-30
* xen: fix section usage in xen-head.S and setup.cSam Ravnborg2008-01-30
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* x86: adjust/fix LDT handling for XenJan Beulich2008-01-30
* xen: mask out PWT tooJeremy Fitzhardinge2008-01-30
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-30
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: unify struct desc_ptrGlauber de Oliveira Costa2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-30
* x86 vDSO: consolidate vdso32Roland McGrath2008-01-30
* x86 vDSO: i386 vdso32Roland McGrath2008-01-30
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-30
* x86: use u32 for some lapic functionsThomas Gleixner2008-01-30
* xen: disable vcpu_info placement for nowJeremy Fitzhardinge2008-01-23
* xen: relax signature checkJeremy Fitzhardinge2007-12-10
* xen: mask _PAGE_PCD from ptesJeremy Fitzhardinge2007-11-29