Commit Graph

332 Commits (bdfe8ac153546537ed24de69610ea781a734f785)

Author SHA1 Message Date
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 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 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
Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86 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 965c7ecaf2 x86: remove the Voyager 32-bit subarch 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
Jeremy Fitzhardinge c99608637e x86, xen: do multicall callbacks with interrupts disabled 16 years ago
Jeremy Fitzhardinge 3d39e9d07b x86, xen: degrade BUG to WARN when multicall fails 16 years ago
Ian Campbell b93d51dc62 x86, xen: record and display initiator of each multicall when debugging 16 years ago
Jeremy Fitzhardinge 0341c14da4 x86: use _types.h headers in asm where available 16 years ago
Ian Campbell 694aa96060 xen: fix xen_flush_tlb_others 16 years ago
Tejun Heo ccbeed3a05 x86: make lazy %gs optional on x86_32 16 years ago
Jeremy Fitzhardinge 792dc4f6cd xen: use our own eventchannel->irq path 16 years ago
Tejun Heo 130ace11a9 x86: style cleanups for xen assemblies 16 years ago
Jeremy Fitzhardinge e4d0407185 xen: use direct ops on 64-bit 16 years ago
Jeremy Fitzhardinge 5393744b71 xen: make direct versions of irq_enable/disable/save/restore to common code 16 years ago
Jeremy Fitzhardinge 383414322b xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge 1f4f931501 xen: fix 32-bit build resulting from mmu move 16 years ago
Jeremy Fitzhardinge 06fc732c33 xen: disable interrupts before saving in percpu 16 years ago
Jeremy Fitzhardinge 795f99b61d xen: setup percpu data pointers 16 years ago
Jeremy Fitzhardinge da5de7c22e x86/paravirt: use callee-saved convention for pte_val/make_pte/etc 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
Brian Gerst b2d2f4312b x86: initialize per-cpu GDT segment in per-cpu setup 16 years ago
Ingo Molnar 99d0000f71 x86, xen: fix hardirq.h merge fallout 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
Brian Gerst 3d1e42a7cf x86-64: Move oldrsp from PDA to per-cpu. 16 years ago
Brian Gerst 9af45651f1 x86-64: Move kernelstack from PDA to per-cpu. 16 years ago
Brian Gerst c6f5e0acd5 x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Brian Gerst 9eb912d1aa x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. 16 years ago
Brian Gerst 1b437c8c73 x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit. 16 years ago