aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/xen
AgeCommit message (Expand)Author
2016-04-07x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2015-10-27x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-22x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-09-15x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-09-03x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-08-22x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2014-11-10x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU downBoris Ostrovsky
2014-10-23x86/xen: panic on bad Xen-provided memory mapMartin Kelly
2014-10-23x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()Boris Ostrovsky
2014-10-23x86/xen: avoid race in p2m handlingJuergen Gross
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross
2014-10-23x86/xen: avoid writing to freed memory after race in p2m handlingJuergen Gross
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-06x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor
2014-10-03xen: eliminate scalability issues from initrd handlingJuergen Gross
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel
2014-09-23x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel
2014-09-23xen/efi: Directly include needed headersDaniel Kiper
2014-09-23xen/setup: Remap Xen Identity Mapped RAMMatt Rushton
2014-09-16x86/smpboot: Initialize secondary CPU only if master CPU will wait for itIgor Mammedov
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-08-11x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-08-11x86/xen: resume timer irqs earlyDavid Vrabel
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-31xen/setup: Remove Identity Map Debug MessageMatt Rushton
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-18arch/x86/xen: Silence compiler warningsDaniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
2014-07-14xen/grant-table: remove support for V2 tablesDavid Vrabel
2014-07-14x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel
2014-07-14xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk
2014-06-19Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-18x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05Revert "xen/pvh: Update E820 to work with PVH (v2)"David Vrabel
2014-06-05x86/xen: fix memory setup for PVH dom0David Vrabel
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-27x86/xen: map foreign pfns for autotranslated guestsMukesh Rathor
2014-05-21Merge remote-tracking branch 'origin/x86/espfix' into x86/vdsoH. Peter Anvin
2014-05-15x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()David Vrabel
2014-05-15x86/xen: set regions above the end of RAM as 1:1David Vrabel
2014-05-15x86/xen: only warn once if bad MFNs are found during setupDavid Vrabel
2014-05-15x86/xen: compactly store large identity ranges in the p2mDavid Vrabel
2014-05-15x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFNDavid Vrabel
2014-05-15x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()David Vrabel