summaryrefslogtreecommitdiff
path: root/arch/x86/xen/mmu.c
Commit message (Expand)AuthorAge
* xen: support priv-mapping in an HVM tools domainPaul Durrant2017-11-03
* xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fnWei Liu2017-08-31
* xen: make xen_flush_tlb_all() staticJuergen Gross2017-05-19
* x86/xen: split off mmu_pv.cVitaly Kuznetsov2017-05-02
* x86/xen: split off mmu_hvm.cVitaly Kuznetsov2017-05-02
* Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar2017-04-11
|\
| * Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar2017-04-11
| |\
| | * Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...Ingo Molnar2017-03-01
| | |\
| | * | x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-28
* | | | x86: Convert the rest of the code to support p4d_tKirill A. Shutemov2017-03-27
* | | | x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4dXiong Zhang2017-03-27
* | | | x86: Remap GDT tables in the fixmap sectionThomas Garnier2017-03-16
|/ / /
* | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
| |/ |/|
* | xen/x86: Remove PVH supportBoris Ostrovsky2017-02-07
|/
* x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
* x86/xen: avoid m2p lookup when setting early page table entriesDavid Vrabel2016-06-23
* x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2016-06-23
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* Merge branch 'linus' into x86/cleanupsThomas Gleixner2015-12-19
|\
| * xen/x86/pvh: Use HVM's flush_tlb_others opBoris Ostrovsky2015-12-14
| * x86/xen: add reschedule point when mapping foreign GFNsDavid Vrabel2015-10-28
* | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross2015-11-25
|/
* xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-08
* xen: move p2m list if conflicting with e820 mapJuergen Gross2015-08-20
* xen: add explicit memblock_reserve() calls for special pagesJuergen Gross2015-08-20
* xen: check pre-allocated page tables for conflict with memory mapJuergen Gross2015-08-20
* xen: eliminate scalability issues from initial mapping setupJuergen Gross2015-08-20
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\
| * xen/privcmd: improve performance of MMAPBATCH_V2David Vrabel2015-03-16
| * xen: unify foreign GFN map/unmap for auto-xlated physmap guestsDavid Vrabel2015-03-16
* | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
|/
* x86/xen: cleanup arch/x86/xen/mmu.cJuergen Gross2015-01-28
* x86/xen: add some __init annotations in arch/x86/xen/mmu.cJuergen Gross2015-01-28
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-16
|\
| * xen: switch to post-init routines in xen mmu.c earlierJuergen Gross2014-12-11
| * xen: switch to linear virtual mapped sparse p2m listJuergen Gross2014-12-04
| * xen: Hide get_phys_to_machine() to be able to tune common pathJuergen Gross2014-12-04
| * xen: Delay remapping memory of pv-domainJuergen Gross2014-12-04
| * xen: use common page allocation function in p2m.cJuergen Gross2014-12-04
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
| |/
* | xen: Support Xen pv-domains using PATJuergen Gross2014-11-16
|/
* x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-23
* x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel2014-09-23
* x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2014-09-10
* Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
|\
| * x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
* | x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor2014-05-27
* | x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel2014-05-15
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-02
|\