summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp_pv.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Move native_write_cr0/4() out of lineThomas Gleixner2019-07-101-0/+1
* topology: Create core_cpus and die_cpus sysfs attributesLen Brown2019-05-231-0/+1
* x86/irq/32: Handle irq stack allocation failure properThomas Gleixner2019-04-171-1/+3
* x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...Christophe Leroy2018-10-221-0/+2
* x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
* time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-051-0/+1
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()Andy Lutomirski2017-11-021-3/+14
|/
* xen/x86: fix cpu hotplugJuergen Gross2017-07-231-1/+2
* xen/vcpu: Handle xen_vcpu_setup() failure at bootAnkur Arora2017-06-131-5/+1Star
* xen/x86: Call xen_smp_intr_init_pv() on BSPBoris Ostrovsky2017-05-021-1/+1
* x86/xen: remove unused static function from smp_pv.cJuergen Gross2017-05-021-10/+0Star
* x86/xen: rename some PV-only functions in smp_pv.cVitaly Kuznetsov2017-05-021-14/+14
* x86/xen: split off smp_pv.cVitaly Kuznetsov2017-05-021-0/+500