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 |
Juergen Gross
|
bf9d834a9b
x86/xen: add some __init annotations in arch/x86/xen/mmu.c
|
10 years ago |
Linus Torvalds
|
eb64c3c6cd
Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
10 years ago |
Juergen Gross
|
cdfa0badfc
xen: switch to post-init routines in xen mmu.c earlier
|
10 years ago |
Linus Torvalds
|
3100e448e7
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Juergen Gross
|
054954eb05
xen: switch to linear virtual mapped sparse p2m list
|
10 years ago |
Juergen Gross
|
0aad568983
xen: Hide get_phys_to_machine() to be able to tune common path
|
10 years ago |
Juergen Gross
|
1f3ac86b4c
xen: Delay remapping memory of pv-domain
|
10 years ago |
Juergen Gross
|
7108c9ce8f
xen: use common page allocation function in p2m.c
|
10 years ago |
Juergen Gross
|
47591df505
xen: Support Xen pv-domains using PAT
|
10 years ago |
Andy Lutomirski
|
1ad83c858c
x86_64,vsyscall: Make vsyscall emulation configurable
|
10 years ago |
Juergen Gross
|
2c185687ab
x86/xen: delay construction of mfn_list_list
|
10 years ago |
David Vrabel
|
7f2f882245
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
|
11 years ago |