summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu_pv.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-261-3/+3
|\
| * x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[use...Andy Lutomirski2018-02-151-3/+3
* | x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVELKirill A. Shutemov2018-02-211-0/+21
|/
* Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-121-5/+3Star
|\
| * x86: xen: remove the use of VLAISNick Desaulniers2018-01-081-5/+3Star
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-2/+0Star
|\ \
| * | x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-2/+0Star
* | | Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-221-0/+12
|\ \ \ | | |/ | |/|
| * | x86-64/Xen: eliminate W+X mappingsJan Beulich2017-12-191-0/+12
* | | Merge branch 'WIP.x86-pti.entry-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-12-181-1/+1
|\ \ \ | | |/ | |/|
| * | x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entr...Andy Lutomirski2017-12-171-1/+1
* | | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-2/+2
|\ \ \ | |/ / |/| / | |/
| * xen: support 52 bit physical addresses in pv guestsJuergen Gross2017-10-311-2/+2
* | x86/xen: Drop 5-level paging support code from the XEN_PV codeKirill A. Shutemov2017-10-201-99/+60Star
|/
* Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-291-9/+4Star
|\
| * xen/mmu: Call xen_cleanhighmap() with 4MB aligned for page tables mappingZhenzhong Duan2017-09-281-9/+4Star
* | Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-221-1/+1
|\ \ | |/ |/|
| * xen: x86: mark xen_find_pt_base as __initArnd Bergmann2017-09-151-1/+1
* | 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