Commit Graph

181 Commits (9a08f7d3506019e3833cd4394ca0d7da0ae3689f)

Author SHA1 Message Date
Jeremy Fitzhardinge 973df35ed9 xen: set up mmu_ops before trying to set any ptes 15 years ago
Jeremy Fitzhardinge b75fe4e5b8 xen: check EFER for NX before setting up GDT mapping 16 years ago
Feng Tang 7bd867dfb4 x86: Move get/set_wallclock to x86_platform_ops 16 years ago
Jeremy Fitzhardinge 577eebeae3 xen: make -fstack-protector work under Xen 16 years ago
H. Peter Anvin 0cc0213e73 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT 16 years ago
Thomas Gleixner 2d826404f0 x86: Move tsc_calibration to x86_init_ops 16 years ago
Thomas Gleixner 845b3944bb x86: Add timer_init to x86_init_ops 16 years ago
Thomas Gleixner 736decac64 x86: Move percpu clockevents setup to x86_init_ops 16 years ago
Thomas Gleixner f1d7062a23 x86: Move xen_post_allocator_init into xen_pagetable_setup_done 16 years ago
Thomas Gleixner 030cb6c00d x86: Move paravirt pagetable_setup to x86_init_ops 16 years ago
Thomas Gleixner 6f30c1ac3f x86: Move paravirt banner printout to x86_init_ops 16 years ago
Thomas Gleixner 42bbdb43b1 x86: Replace ARCH_SETUP by a proper x86_init_ops 16 years ago
Thomas Gleixner 6b18ae3e2f x86: Move memory_setup to x86_init_ops 16 years ago
H. Peter Anvin 7adb4df410 x86, xen: Initialize cx to suppress warning 16 years ago
Jeremy Fitzhardinge d560bc6157 x86, xen: Suppress WP test on Xen 16 years ago
Jeremy Fitzhardinge ce2eef33d3 xen: rearrange things to fix stackprotector 16 years ago
Jeremy Fitzhardinge a789ed5fb6 xen: cache cr0 value to avoid trap'n'emulate for read_cr0 16 years ago
Jeremy Fitzhardinge b80119bb35 xen/x86-64: clean up warnings about IST-using traps 16 years ago
Jeremy Fitzhardinge 6cac5a9246 xen/x86-64: fix breakpoints and hardware watchpoints 16 years ago
Jeremy Fitzhardinge 2b2a733447 xen: clean up gate trap/interrupt constants 16 years ago
Jeremy Fitzhardinge bc6081ff98 xen: set _PAGE_NX in __supported_pte_mask before pagetable construction 16 years ago
Jeremy Fitzhardinge 191216b928 xen: mask XSAVE from cpuid 16 years ago
Jeremy Fitzhardinge c667d5d6a7 xen: remove xen_load_gdt debug 16 years ago
Jeremy Fitzhardinge a957fac500 xen: make xen_load_gdt simpler 16 years ago
Jeremy Fitzhardinge c7da8c829b xen: clean up xen_load_gdt 16 years ago
Jeremy Fitzhardinge 6d02c42698 xen: clean up gate trap/interrupt constants 16 years ago
Jeremy Fitzhardinge 707ebbc81c xen: set _PAGE_NX in __supported_pte_mask before pagetable construction 16 years ago
Jeremy Fitzhardinge e826fe1ba1 xen: mask XSAVE from cpuid 16 years ago
Jeremy Fitzhardinge b4b7e58590 xen: remove xen_load_gdt debug 16 years ago
Jeremy Fitzhardinge 3ce5fa7ebf xen: make xen_load_gdt simpler 16 years ago
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