aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen
Commit message (Expand)AuthorAge
* pageflags: use proper page flag functions in XenChristoph Lameter2008-04-28
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* 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: make grant table arch portableIsaku 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: 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