index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
smp_pv.c
Age
Commit message (
Expand
)
Author
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
2018-06-21
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure at boot
Ankur Arora
2017-05-02
xen/x86: Call xen_smp_intr_init_pv() on BSP
Boris Ostrovsky
2017-05-02
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
2017-05-02
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
2017-05-02
x86/xen: split off smp_pv.c
Vitaly Kuznetsov