Commit Graph

99 Commits (17d857be649a21ca90008c6dc425d849fa83db5c)

Author SHA1 Message Date
Rusty Russell 78f1c4d6b0 cpumask: use mm_cpumask() wrapper: x86 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
Randy Dunlap 44408ad736 xen: use header for EXPORT_SYMBOL_GPL 16 years ago
Jeremy Fitzhardinge 33df4db04a x86: xen, i386: reserve Xen pagetables 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 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 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 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 7571a60446 xen: split construction of p2m mfn tables from registration 16 years ago
Jeremy Fitzhardinge 59d7187142 xen: separate p2m allocation from setting 16 years ago
Jeremy Fitzhardinge 5caecb9432 xen: disable preempt for leave_lazy_mmu 16 years ago
Jeremy Fitzhardinge 2829b44927 x86/paravirt: allow preemption with lazy mmu mode 16 years ago
Jeremy Fitzhardinge b407fc57b8 x86/paravirt: flush pending mmu updates on context switch 16 years ago
Jeremy Fitzhardinge 7fd7d83d49 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch 16 years ago
Jeremy Fitzhardinge 71ff49d71b x86: with the last user gone, remove set_pte_present 16 years ago
Jeremy Fitzhardinge 93dbda7cbc x86: add brk allocation for very, very early allocations 16 years ago
Jeremy Fitzhardinge 9976b39b50 xen: deal with virtually mapped percpu data 16 years ago
Ian Campbell 694aa96060 xen: fix xen_flush_tlb_others 16 years ago
Jeremy Fitzhardinge 1f4f931501 xen: fix 32-bit build resulting from mmu move 16 years ago
Jeremy Fitzhardinge da5de7c22e x86/paravirt: use callee-saved convention for pte_val/make_pte/etc 16 years ago
Jeremy Fitzhardinge 319f3ba52c xen: move remaining mmu-related stuff into mmu.c 16 years ago
Brian Gerst 9eb912d1aa x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Ingo Molnar 6dbde35308 percpu: add optimized generic percpu accessors 16 years ago
Mike Travis e4d98207ea x86: xen: use smp_call_function_many() 16 years ago
Tej f63c2f2489 xen: whitespace/checkpatch cleanup 16 years ago
Ian Campbell 86bbc2c235 xen: pin correct PGD on suspend 16 years ago
Jeremy Fitzhardinge d05fdf3160 xen: make sure stray alias mappings are gone before pinning 16 years ago
Jeremy Fitzhardinge 47cb2ed9df x86, xen: fix use of pgd_page now that it really does return a page 16 years ago
Chris Lalancette 9f32d21c98 xen: fix Xen domU boot with batched mprotect 17 years ago
Nick Piggin db64fe0225 mm: rewrite vmap layer 17 years ago
Jeremy Fitzhardinge eefb47f6a1 xen: use spin_lock_nest_lock when pinning a pagetable 17 years ago
Jeremy Fitzhardinge f7d0b926ac mm: define USE_SPLIT_PTLOCKS rather than repeating expression 17 years ago
Jeremy Fitzhardinge 994025caba xen: add debugfs support 17 years ago
Jeremy Fitzhardinge 7708ad64a2 xen: add xen_ prefixes to make tracing with ftrace easier 17 years ago
Jeremy Fitzhardinge 11ad93e59d xen: clarify locking used when pinning a pagetable. 17 years ago
Jeremy Fitzhardinge 77be1fabd0 x86: add PTE_FLAGS_MASK 17 years ago
Jeremy Fitzhardinge 59438c9fc4 x86: rename PTE_MASK to PTE_PFN_MASK 17 years ago
Jeremy Fitzhardinge d6182fbf04 xen64: allocate and manage user pagetables 17 years ago
Jeremy Fitzhardinge 5deb30d194 xen: rework pgd_walk to deal with 32/64 bit 17 years ago
Jeremy Fitzhardinge 836fe2f291 xen: use set_pte_vaddr 17 years ago
Jeremy Fitzhardinge ce803e705f xen64: use arbitrary_virt_to_machine for xen_set_pmd 17 years ago
Jeremy Fitzhardinge ebd879e397 xen: fix truncation of machine address 17 years ago