summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* x86/xen: Add SPDX identifier in arch/x86/xen filesJuergen Gross2018-09-031-0/+2
* x86/xen: Move pv specific parts of arch/x86/xen/mmu.c to mmu_pv.cJuergen Gross2018-09-031-186/+0Star
* Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-081-17/+43
|\
| * xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCEPaul Durrant2018-05-141-17/+43
* | tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...Steven Rostedt (VMware)2018-05-141-3/+1Star
|/
* xen: support priv-mapping in an HVM tools domainPaul Durrant2017-11-031-2/+12
* xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu2017-08-311-1/+1
* xen: make xen_flush_tlb_all() staticJuergen Gross2017-05-191-1/+1
* x86/xen: split off mmu_pv.cVitaly Kuznetsov2017-05-021-2712/+2Star
* x86/xen: split off mmu_hvm.cVitaly Kuznetsov2017-05-021-74/+0Star
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-111-1/+1
|\
| * Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-111-1/+1
| |\
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-011-20/+1Star
| | |\
| | * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* | | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-271-62/+90
* | | | x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang2017-03-271-96/+149
* | | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-161-0/+1
|/ / /
* | / sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
| |/ |/|
* | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-071-20/+1Star
|/
* x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+2
* x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel2016-06-231-41/+31Star
* x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2016-06-231-1/+1
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-4/+4
* Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-191-7/+3Star
|\
| * xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky2015-12-141-7/+2Star
| * x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-281-0/+1
* | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-251-1/+0Star
|/
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-081-16/+16
* xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-201-22/+235
* xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-201-0/+15
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-201-3/+16
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-201-10/+116
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-161-124/+83Star
|\
| * xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-161-19/+82
| * xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-161-107/+3Star
* | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-7/+7
|/
* x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-281-2/+0Star
* x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-281-7/+8
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-161-14/+26
|\
| * xen: switch to post-init routines in xen mmu.c earlierJuergen Gross2014-12-111-1/+1
| * xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-041-14/+20
| * xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-041-1/+1
| * xen: Delay remapping memory of pv-domainJuergen Gross2014-12-041-0/+4
| * xen: use common page allocation function in p2m.cJuergen Gross2014-12-041-0/+2
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-2/+4
|\ \
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-031-2/+4
| |/
* / xen: Support Xen pv-domains using PATJuergen Gross2014-11-161-46/+1Star
|/
* x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-231-1/+4
* x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel2014-09-231-44/+4Star
* x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-101-15/+12Star