Juergen Gross
|
c71e6d804c
xen: make xen_flush_tlb_all() static
|
8 years ago |
Vitaly Kuznetsov
|
7e0563dea9
x86/xen: split off mmu_pv.c
|
8 years ago |
Vitaly Kuznetsov
|
feef87ebfd
x86/xen: split off mmu_hvm.c
|
8 years ago |
Ingo Molnar
|
e5185a76a2
Merge branch 'x86/boot' into x86/mm, to avoid conflict
|
8 years ago |
Ingo Molnar
|
4729277156
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
|
8 years ago |
Kirill A. Shutemov
|
f2a6a70501
x86: Convert the rest of the code to support p4d_t
|
8 years ago |
Xiong Zhang
|
907cd43902
x86/xen: Change __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
|
8 years ago |
Thomas Garnier
|
69218e4799
x86: Remap GDT tables in the fixmap section
|
8 years ago |
Ingo Molnar
|
589ee62844
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
|
8 years ago |
Ingo Molnar
|
0871d5a66d
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
|
8 years ago |
Boris Ostrovsky
|
063334f305
xen/x86: Remove PVH support
|
8 years ago |
Ingo Molnar
|
66441bd3cf
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
|
8 years ago |
Paul Gortmaker
|
7a2463dcac
x86/xen: Audit and remove any unnecessary uses of module.h
|
9 years ago |
David Vrabel
|
d6b186c1e2
x86/xen: avoid m2p lookup when setting early page table entries
|
9 years ago |
Juergen Gross
|
1cf3874130
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
|
9 years ago |
Adam Buchbinder
|
6a6256f9e0
x86: Fix misspellings in comments
|
9 years ago |
Thomas Gleixner
|
0fa85119cd
Merge branch 'linus' into x86/cleanups
|
9 years ago |
Boris Ostrovsky
|
20f36e0380
xen/x86/pvh: Use HVM's flush_tlb_others op
|
9 years ago |
Juergen Gross
|
d6ccc3ec95
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
|
9 years ago |
David Vrabel
|
914beb9fc2
x86/xen: add reschedule point when mapping foreign GFNs
|
9 years ago |
Julien Grall
|
a13d7201d7
xen/privcmd: Further s/MFN/GFN/ clean-up
|
10 years ago |
Juergen Gross
|
70e6119955
xen: move p2m list if conflicting with e820 map
|
10 years ago |
Juergen Gross
|
6c2681c863
xen: add explicit memblock_reserve() calls for special pages
|
10 years ago |
Juergen Gross
|
04414baab5
xen: check pre-allocated page tables for conflict with memory map
|
10 years ago |
Juergen Gross
|
8f5b0c6398
xen: eliminate scalability issues from initial mapping setup
|
10 years ago |
Linus Torvalds
|
497a5df7bf
Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
10 years ago |
Kirill A. Shutemov
|
9823336833
x86: expose number of page table levels on Kconfig level
|
10 years ago |
David Vrabel
|
4e8c0c8c4b
xen/privcmd: improve performance of MMAPBATCH_V2
|
10 years ago |
David Vrabel
|
628c28eefd
xen: unify foreign GFN map/unmap for auto-xlated physmap guests
|
10 years ago |
Juergen Gross
|
270b79338e
x86/xen: cleanup arch/x86/xen/mmu.c
|
10 years ago |