Commit Graph

146 Commits (6ed6bf428aff64fe37cdc54b239d598fee6016f1)

Author SHA1 Message Date
Jeremy Fitzhardinge 6ed6bf428a xen: clean up xen_load_gdt 16 years ago
Jeremy Fitzhardinge 224101ed69 x86/paravirt: finish change from lazy cpu to context switch start/end 16 years ago
Jeremy Fitzhardinge b407fc57b8 x86/paravirt: flush pending mmu updates on context switch 16 years ago
Jeremy Fitzhardinge 9976b39b50 xen: deal with virtually mapped percpu data 16 years ago
Jeremy Fitzhardinge 55d8085671 xen: disable interrupts early, as start_kernel expects 16 years ago
Ingo Molnar 7b6aa335ca x86, apic: remove genapic.h 16 years ago
Yinghai Lu c1eeb2de41 x86: fold apic_ops into genapic 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Jeremy Fitzhardinge e4d0407185 xen: use direct ops on 64-bit 16 years ago
Jeremy Fitzhardinge 383414322b xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge 795f99b61d xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge ecb93d1ccd x86/paravirt: add register-saving thunks to reduce caller register pressure 16 years ago
Jeremy Fitzhardinge 319f3ba52c xen: move remaining mmu-related stuff into mmu.c 16 years ago
Jeremy Fitzhardinge ab897d2013 x86/pvops: remove pte_flags pvop 16 years ago
Brian Gerst 8ce031972b x86: remove pda_init() 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Tejun Heo 004aa322f8 x86: misc clean up after the percpu update 16 years ago
Rusty Russell 4595f9620c x86: change flush_tlb_others to take a const struct cpumask 16 years ago
Jeremy Fitzhardinge ecbf29cdb3 xen: clean up asm/xen/hypervisor.h 16 years ago
Tej f63c2f2489 xen: whitespace/checkpatch cleanup 16 years ago
Jeremy Fitzhardinge d05fdf3160 xen: make sure stray alias mappings are gone before pinning 16 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Ian Campbell 5dc64a3442 xen: do not reserve 2 pages of padding between hypervisor and fixmap. 17 years ago
Jeremy Fitzhardinge db053b86f4 xen: clean up x86-64 warnings 17 years ago
Jeremy Fitzhardinge 6a9e91846b xen: fix pinning when not using split pte locks 17 years ago
Eduardo Habkost e4a6be4d28 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 years ago
Eduardo Habkost f86399396c x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args 17 years ago
Jeremy Fitzhardinge 6e833587e1 xen: clean up domain mode predicates 17 years ago
Eduardo Habkost 169ad16bb8 xen_alloc_ptpage: cast PFN_PHYS() argument to unsigned long 17 years ago
Jeremy Fitzhardinge cef43bf6b3 xen: fix allocation and use of large ldts, cleanup 17 years ago
Jeremy Fitzhardinge 0d1edf46ba xen: compile irq functions without -pg for ftrace 17 years ago
Jeremy Fitzhardinge d89961e2dc xen: suppress known wrmsrs 17 years ago
Jeremy Fitzhardinge a05d2ebab2 xen: fix allocation and use of large ldts 17 years ago
Eduardo Habkost b56afe1d41 x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags 17 years ago
Jeremy Fitzhardinge 38ffbe66d5 x86/paravirt/xen: properly fill out the ldt ops 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Ingo Molnar caf43bf7c6 x86, xen: fix apic_ops build on UP 17 years ago
Jeremy Fitzhardinge 95c7c23b06 xen: report hypervisor version 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
Ingo Molnar b3fe124389 xen64: fix build error on 32-bit + !HIGHMEM 17 years ago
Jeremy Fitzhardinge 1153968a48 xen: implement Xen write_msr operation 17 years ago
Jeremy Fitzhardinge bf18bf94dc xen64: set up userspace syscall patch 17 years ago
Jeremy Fitzhardinge 6fcac6d305 xen64: set up syscall and sysenter entrypoints for 64-bit 17 years ago
Jeremy Fitzhardinge d6182fbf04 xen64: allocate and manage user pagetables 17 years ago
Eduardo Habkost 8a95408e18 xen64: Clear %fs on xen_load_tls() 17 years ago
Jeremy Fitzhardinge b7c3c5c159 xen: make sure the kernel command line is right 17 years ago
Eduardo Habkost a8fc1089e4 xen64: implement xen_load_gs_index() 17 years ago
Jeremy Fitzhardinge 0725cbb977 xen64: add identity irq->vector map 17 years ago
Jeremy Fitzhardinge 952d1d7055 xen64: add pvop for swapgs 17 years ago
Jeremy Fitzhardinge 997409d3d0 xen64: deal with extra words Xen pushes onto exception frames 17 years ago