summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
2016-04-18x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2015-11-09xen: fix backport of previous kexec patchGreg Kroah-Hartman
2015-10-22x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-16x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk
2015-03-06x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski
2015-02-23x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky
2015-02-23x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski
2015-01-14Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich
2014-11-16xen: Support Xen pv-domains using PATJuergen Gross
2014-10-23x86/xen: delay construction of mfn_list_listJuergen Gross
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...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-08-26x86: Replace __get_cpu_var usesChristoph Lameter
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-18arch/x86/xen: Silence compiler warningsDaniel Kiper
2014-07-18xen: Put EFI machinery in placeDaniel Kiper
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-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-15xen/x86: set panic notifier priority to minimumRadim Krčmář
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-01-21xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne
2014-01-07xen/pvh: remove duplicated include from enlighten.cWei Yongjun
2014-01-06xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor
2014-01-06xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor
2014-01-06xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor
2014-01-06xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk
2014-01-06xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor
2013-09-10Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-09-09xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk
2013-09-04Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk
2013-08-05x86: Correctly detect hypervisorJason Wang
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-08xen: mask x2APIC feature in PVZhenzhong Duan
2013-05-08xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk
2013-05-07xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk