aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/enlighten.c
Commit message (Expand)AuthorAge
* hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky2015-05-05
* Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-16
|\
| * x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-16
* | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-06
|/
* x86/xen: Initialize cr4 shadow for 64-bit PV(H) guestsBoris Ostrovsky2015-02-23
* x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not setBoris Ostrovsky2015-02-23
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
* Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-13
|\
| * x86/xen: properly retrieve NMI reasonJan Beulich2015-01-13
* | xen: Support Xen pv-domains using PATJuergen Gross2014-11-16
|/
* x86/xen: delay construction of mfn_list_listJuergen Gross2014-10-23
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | x86/xen: Set EFER.NX and EFER.SCE in PVH guestsMukesh Rathor2014-10-06
* | xen: eliminate scalability issues from initrd handlingJuergen Gross2014-10-03
* | x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel2014-09-23
|/
* Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-07
|\
| * xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk2014-07-14
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ | |/ |/|
| * arch/x86/xen: Silence compiler warningsDaniel Kiper2014-07-18
| * xen: Put EFI machinery in placeDaniel Kiper2014-07-18
* | Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-19
|\ \ | |/ |/|
| * x86/xen: fix memory setup for PVH dom0David Vrabel2014-06-05
* | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\|
| * xen/x86: set panic notifier priority to minimumRadim Krčmář2014-05-15
* | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05
|/
* xen/pvh: set CR4 flags for APsMukesh Rathor2014-02-03
* xen/pvh: Set X86_CR0_WP and others in CR0 (v2)Roger Pau Monne2014-01-21
* xen/pvh: remove duplicated include from enlighten.cWei Yongjun2014-01-07
* xen/pvh: Piggyback on PVHVM for event channels (v2)Mukesh Rathor2014-01-06
* xen/pvh: Secondary VCPU bringup (non-bootup CPUs)Mukesh Rathor2014-01-06
* xen/pvh: Load GDT/GS in early PV bootup code for BSP.Mukesh Rathor2014-01-06
* xen/pvh: Don't setup P2M tree.Konrad Rzeszutek Wilk2014-01-06
* xen/pvh: Early bootup changes in PV code (v4).Mukesh Rathor2014-01-06
* Merge tag 'stable/for-linus-3.12-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-09-10
|\
| * xen/spinlock: Fix locking path engaging too soon under PVHVM.Konrad Rzeszutek Wilk2013-09-09
* | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-04
|\|
| * xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao2013-08-20
| * xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk2013-08-09
* | x86: Correctly detect hypervisorJason Wang2013-08-05
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
* Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds2013-05-11
|\
| * xen: mask x2APIC feature in PVZhenzhong Duan2013-05-08
| * xen/smp/pvhvm: Don't point per_cpu(xen_vpcu, 33 and larger) to shared_infoKonrad Rzeszutek Wilk2013-05-08
| * xen/vcpu: Document the xen_vcpu_info and xen_vcpuKonrad Rzeszutek Wilk2013-05-07
| * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.Konrad Rzeszutek Wilk2013-05-06
* | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\ \ | |/ |/|
| * x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-11
* | xen/time: Fix kasprintf splat when allocating timer%d IRQ line.Konrad Rzeszutek Wilk2013-04-16