summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge
2008-10-20mm: rewrite vmap layerNick Piggin
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10xen: do not reserve 2 pages of padding between hypervisor and fixmap.Ian Campbell
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-03xen: clean up x86-64 warningsJeremy Fitzhardinge
2008-09-10xen: fix pinning when not using split pte locksJeremy Fitzhardinge
2008-09-06x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-08-22x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost
2008-08-20xen: clean up domain mode predicatesJeremy Fitzhardinge
2008-07-31xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned longEduardo Habkost
2008-07-31xen: fix allocation and use of large ldts, cleanupJeremy Fitzhardinge
2008-07-31xen: compile irq functions without -pg for ftraceJeremy Fitzhardinge
2008-07-28xen: suppress known wrmsrsJeremy Fitzhardinge
2008-07-28xen: fix allocation and use of large ldtsJeremy Fitzhardinge
2008-07-26x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost
2008-07-25Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-24x86/paravirt/xen: properly fill out the ldt opsJeremy Fitzhardinge
2008-07-22x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge
2008-07-22Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-21Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar
2008-07-20x86, xen: fix apic_ops build on UPIngo Molnar
2008-07-18Merge branch 'x86/apic' into x86/x2apicIngo Molnar
2008-07-18Merge branch 'linus' into x86/x2apicIngo Molnar
2008-07-18xen: report hypervisor versionJeremy Fitzhardinge
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki
2008-07-16xen64: fix build error on 32-bit + !HIGHMEMIngo Molnar
2008-07-16xen: implement Xen write_msr operationJeremy Fitzhardinge
2008-07-16xen64: set up userspace syscall patchJeremy Fitzhardinge
2008-07-16xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge
2008-07-16xen64: allocate and manage user pagetablesJeremy Fitzhardinge
2008-07-16xen64: Clear %fs on xen_load_tls()Eduardo Habkost
2008-07-16xen: make sure the kernel command line is rightJeremy Fitzhardinge
2008-07-16xen64: implement xen_load_gs_index()Eduardo Habkost
2008-07-16xen64: add identity irq->vector mapJeremy Fitzhardinge
2008-07-16xen64: add pvop for swapgsJeremy Fitzhardinge
2008-07-16xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge
2008-07-16xen64: xen_write_idt_entry() and cvt_gate_to_trap()Eduardo Habkost
2008-07-16xen64: defer setting pagetable alloc/release opsJeremy Fitzhardinge
2008-07-16xen32: create initial mappings like 64-bitJeremy Fitzhardinge
2008-07-16xen64: map an initial chunk of physical memoryJeremy Fitzhardinge
2008-07-16xen64: 64-bit starts using set_pte from very earlyJeremy Fitzhardinge
2008-07-16xen64: early mapping setupJeremy Fitzhardinge
2008-07-16xen: cpu_detect is 32-bit onlyJeremy Fitzhardinge
2008-07-16xen64: use set_fixmap for shared_info structureJeremy Fitzhardinge
2008-07-16x86_64: add workaround for no %gs-based percpuJeremy Fitzhardinge
2008-07-16xen: move smp setup into smp.cJeremy Fitzhardinge
2008-07-16xen64: random ifdefs to mask out 32-bit only codeJeremy Fitzhardinge
2008-07-16xen64: add extra pv_mmu_opsJeremy Fitzhardinge