aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu_pv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-2/+2
2017-06-13x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov1-8/+8
2017-06-13x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski1-3/+3
2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski1-28/+23
2017-06-05x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski1-5/+5
2017-05-19xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross1-64/+38
2017-05-11xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross1-3/+4
2017-05-02xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross1-0/+13
2017-05-02x86/xen: split off mmu_pv.cVitaly Kuznetsov1-0/+2717