summaryrefslogtreecommitdiff
path: root/arch/x86/xen/enlighten.c
AgeCommit message (Expand)Author
2021-10-06xen/x86: fix PV trap handling on secondary processorsJan Beulich
2020-05-20x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky
2018-07-25x86/amd: don't set X86_BUG_SYSRET_SS_ATTRS when running under XenDavid Woodhouse
2018-07-25xen: set cpu capabilities from xen_start_kernel()Juergen Gross
2018-01-02x86/mm: Enable CR4.PCIDE on supported systemsAndy Lutomirski
2016-08-16x86/xen, pat: Remove PAT table init code from XenToshi Kani
2016-08-16x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19x86/xen: Avoid fast syscall path for Xen PV guestsBoris Ostrovsky
2015-10-23xen/arm: Enable cpu_hotplug.cStefano Stabellini
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov
2015-09-28xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky
2015-09-08Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-20xen/x86: Don't try to set PCE bit in CR4Boris Ostrovsky
2015-08-20xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky
2015-08-20xen/PMU: Initialization code for Xen PMUBoris Ostrovsky
2015-08-20xen: add explicit memblock_reserve() calls for special pagesJuergen Gross
2015-07-31Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar
2015-07-31x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-07-06x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooksAndy Lutomirski
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-07x86/mm/pat: Emulate PAT when it is disabledBorislav Petkov
2015-05-19x86/fpu: Simplify fpu__cpu_init()Ingo Molnar
2015-05-19x86/fpu: Rename fpu_init() to fpu__cpu_init()Ingo Molnar
2015-05-08Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar
2015-05-05hypervisor/x86/xen: Unset X86_BUG_SYSRET_SS_ATTRS on Xen PV guestsBoris Ostrovsky
2015-04-22x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvopAndy Lutomirski
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