aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp_pv.c
AgeCommit message (Expand)Author
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov
2019-07-10x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner
2019-05-23topology: Create core_cpus and die_cpus sysfs attributesLen Brown
2019-04-17x86/irq/32: Handle irq stack allocation failure properThomas Gleixner
2018-10-22x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy
2018-06-21x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-04-05time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski
2017-07-23xen/x86: fix cpu hotplugJuergen Gross
2017-06-13xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora
2017-05-02xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky
2017-05-02x86/xen: remove unused static function from smp_pv.cJuergen Gross
2017-05-02x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov
2017-05-02x86/xen: split off smp_pv.cVitaly Kuznetsov