summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu_pv.c
Commit message (Expand)AuthorAgeFilesLines
* xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan2017-09-281-9/+4Star
* x86/paravirt: Remove no longer used paravirt functionsJuergen Gross2017-09-131-2/+0Star
* Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-071-20/+0Star
|\
| * xen: remove unused function xen_set_domain_pte()Juergen Gross2017-08-311-20/+0Star
* | Merge branch 'x86/boot' into x86/mm, to pick up interacting changesIngo Molnar2017-07-181-2/+2
|\|
| * kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-131-2/+2
* | x86/mm: Rework lazy TLB mode and TLB freshness trackingAndy Lutomirski2017-07-051-3/+2Star
|/
* x86/boot/64: Rename init_level4_pgt and early_level4_pgtKirill A. Shutemov2017-06-131-8/+8
* x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()Andy Lutomirski2017-06-131-3/+3
* x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski2017-06-051-28/+23Star
* x86/mm: Pass flush_tlb_info to flush_tlb_others() etcAndy Lutomirski2017-06-051-5/+5
* xen: cleanup pvh leftovers from pv-only sourcesJuergen Gross2017-05-191-64/+38Star
* xen: adjust early dom0 p2m handling to xen hypervisor behaviorJuergen Gross2017-05-111-3/+4
* xen,kdump: handle pv domain in paddr_vmcoreinfo_note()Juergen Gross2017-05-021-0/+13
* x86/xen: split off mmu_pv.cVitaly Kuznetsov2017-05-021-0/+2717