index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
smp_pv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
1
-1
/
+1
2022-04-12
x86/xen: Allow to retry if cpu_initialize_context() failed.
Boris Ostrovsky
1
-1
/
+4
2022-03-25
xen: fix is_xen_pmu()
Juergen Gross
1
-1
/
+1
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
1
-20
/
+6
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
1
-10
/
+2
2021-11-02
x86/xen: Remove redundant irq_enter/exit() invocations
Thomas Gleixner
1
-2
/
+0
2021-09-20
xen/x86: drop redundant zeroing from cpu_initialize_context()
Jan Beulich
1
-4
/
+0
2021-09-01
xen: remove stray preempt_disable() from PV AP startup code
Juergen Gross
1
-1
/
+0
2020-08-14
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+0
2020-08-11
x86/xen: remove 32-bit Xen PV guest support
Juergen Gross
1
-18
/
+0
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
1
-0
/
+1
2020-06-18
x86/stackprotector: Pre-initialize canary for secondary CPUs
Brian Gerst
1
-2
/
+0
2020-06-11
x86/entry: Switch XEN/PV hypercall entry to IDTENTRY
Thomas Gleixner
1
-1
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-0
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-05-15
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
1
-0
/
+1
2020-03-30
x86/xen: Make the secondary CPU idle tasks reliable
Miroslav Benes
1
-1
/
+2
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
1
-0
/
+1
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
1
-0
/
+1
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
1
-1
/
+3
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_star...
Christophe Leroy
1
-0
/
+2
2018-06-21
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
x86/xen/64, x86/entry/64: Clean up SP code in cpu_initialize_context()
Andy Lutomirski
1
-3
/
+14
2017-07-23
xen/x86: fix cpu hotplug
Juergen Gross
1
-1
/
+2
2017-06-13
xen/vcpu: Handle xen_vcpu_setup() failure at boot
Ankur Arora
1
-5
/
+1
2017-05-02
xen/x86: Call xen_smp_intr_init_pv() on BSP
Boris Ostrovsky
1
-1
/
+1
2017-05-02
x86/xen: remove unused static function from smp_pv.c
Juergen Gross
1
-10
/
+0
2017-05-02
x86/xen: rename some PV-only functions in smp_pv.c
Vitaly Kuznetsov
1
-14
/
+14
2017-05-02
x86/xen: split off smp_pv.c
Vitaly Kuznetsov
1
-0
/
+500