Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
* 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen: xen: add FIX_TEXT_POKE to fixmap xen: honour VCPU availability on boot xen: clean up gate trap/interrupt constants xen: set _PAGE_NX in __supported_pte_mask before pagetable construction xen: resume interrupts before system devices. xen/mmu: weaken flush_tlb_other test xen/mmu: some early pagetable cleanups Xen: Add virt_to_pfn helper function x86-64: remove PGE from must-have feature list xen: mask XSAVE from cpuid NULL noise: arch/x86/xen/smp.c xen: remove xen_load_gdt debug xen: make xen_load_gdt simpler xen: clean up xen_load_gdt xen: split construction of p2m mfn tables from registration xen: separate p2m allocation from setting xen: disable preempt for leave_lazy_mmu
No related branches found
No related tags found
Showing
- arch/x86/include/asm/required-features.h 1 addition, 1 deletionarch/x86/include/asm/required-features.h
- arch/x86/include/asm/xen/page.h 2 additions, 1 deletionarch/x86/include/asm/xen/page.h
- arch/x86/xen/enlighten.c 69 additions, 20 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/mmu.c 83 additions, 33 deletionsarch/x86/xen/mmu.c
- arch/x86/xen/mmu.h 3 additions, 0 deletionsarch/x86/xen/mmu.h
- arch/x86/xen/smp.c 2 additions, 2 deletionsarch/x86/xen/smp.c
- arch/x86/xen/xen-ops.h 0 additions, 2 deletionsarch/x86/xen/xen-ops.h
- drivers/xen/cpu_hotplug.c 30 additions, 10 deletionsdrivers/xen/cpu_hotplug.c
- drivers/xen/manage.c 3 additions, 2 deletionsdrivers/xen/manage.c
Loading
Please register or sign in to comment