Commit Graph

385 Commits (b0002e0e37de53782580a7587ad26b2131555653)

Author SHA1 Message Date
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Rusty Russell 78f1c4d6b0 cpumask: use mm_cpumask() wrapper: x86 16 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
Yang Xiaowei 2496afbf1e xen: use stronger barrier after unlocking lock 16 years ago
Jeremy Fitzhardinge 4d576b57b5 xen: only enable interrupts while actually blocking for spinlock 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 66bcaf0bde x86: Move irq_init to 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 b4ecc12699 x86: Fix performance regression caused by paravirt_ops on native kernels 16 years ago
Randy Dunlap 44408ad736 xen: use header for EXPORT_SYMBOL_GPL 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 6b2e8523df xen: reserve Xen start_info rather than e820 reserving 16 years ago
Jeremy Fitzhardinge 33df4db04a x86: xen, i386: reserve Xen pagetables 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
Masami Hiramatsu 9b987aeb4a x86: fix set_fixmap to use phys_addr_t 16 years ago
Masami Hiramatsu 3b3809ac53 x86: fix set_fixmap to use phys_addr_t 16 years ago
Jeremy Fitzhardinge e7c0648896 xen: add FIX_TEXT_POKE to fixmap 16 years ago
Jeremy Fitzhardinge 3ecb1b7df9 xen: add FIX_TEXT_POKE to fixmap 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 e3f8a74e3a xen/mmu: weaken flush_tlb_other test 16 years ago
Jeremy Fitzhardinge b96229b50d xen/mmu: some early pagetable cleanups 16 years ago
Jeremy Fitzhardinge 191216b928 xen: mask XSAVE from cpuid 16 years ago
Hannes Eder 1207cf8eb9 NULL noise: arch/x86/xen/smp.c 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 cdaead6b4e xen: split construction of p2m mfn tables from registration 16 years ago
Jeremy Fitzhardinge e791ca0fd7 xen: separate p2m allocation from setting 16 years ago
Jeremy Fitzhardinge d6382bf77e xen: disable preempt for leave_lazy_mmu 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 8de07bbded xen/mmu: weaken flush_tlb_other test 16 years ago
Jeremy Fitzhardinge 4185f35404 xen/mmu: some early pagetable cleanups 16 years ago
Jeremy Fitzhardinge e826fe1ba1 xen: mask XSAVE from cpuid 16 years ago
Hannes Eder e9e2d1ffcf NULL noise: arch/x86/xen/smp.c 16 years ago