index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
smp.h
Age
Commit message (
Expand
)
Author
2024-07-11
x86/xen: eliminate some private header files
Juergen Gross
2024-02-15
x86/xen/smp_pv: Count number of vCPUs early
Thomas Gleixner
2023-06-26
x86: xen: add missing prototypes
Arnd Bergmann
2023-02-13
x86/xen: mark xen_pv_play_dead() as __noreturn
Juergen Gross
2023-02-13
x86/xen: don't let xen_pv_play_dead() return
Juergen Gross
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure at boot
Ankur Arora
2017-05-02
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
2017-05-02
x86/xen: split off smp_hvm.c
Vitaly Kuznetsov
2017-05-02
x86/xen: split xen_smp_intr_init()/xen_smp_intr_free()
Vitaly Kuznetsov
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
2016-08-24
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
Boris Ostrovsky
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
2013-05-29
xen: Clean up apic ipi interface
Stefan Bader
2012-05-07
xen: implement apic ipi interface
Ben Guthro