Linus Torvalds
|
e22057c859
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Linus Torvalds
|
d4c6fa73fe
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Konrad Rzeszutek Wilk
|
106b44388d
xen/smp: Fix bringup bug in AP code.
|
13 years ago |
Konrad Rzeszutek Wilk
|
41bd956de3
xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.
|
13 years ago |
Alex Shi
|
2113f46916
xen: use this_cpu_xxx replace percpu_xxx funcs
|
13 years ago |
Stefano Stabellini
|
f10cd522c5
xen: disable PV spinlocks on HVM
|
13 years ago |
Konrad Rzeszutek Wilk
|
ed467e69f1
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
|
13 years ago |
Stefano Stabellini
|
3c05c4bed4
xen: Do not enable PV IPIs when vector callback not present
|
14 years ago |
Andrew Jones
|
900cba8881
xen: support CONFIG_MAXSMP
|
15 years ago |
Linus Torvalds
|
80fe02b5da
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Daniel Kiper
|
b53cedebd7
arch/x86/xen/smp: Cleanup code/data sections definitions
|
14 years ago |
Peter Zijlstra
|
184748cc50
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
|
14 years ago |
Stefano Stabellini
|
99bbb3a84a
xen: PV on HVM: support PV spinlocks and IPIs
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Stefano Stabellini
|
ea5b8f7393
xen: initialize cpu masks for pv guests in xen_smp_init
|
14 years ago |
Stefano Stabellini
|
801fd14a72
xen: use vcpu_ops to setup cpu masks
|
14 years ago |
Alok Kataria
|
76fac077db
x86, kexec: Make sure to stop all CPUs before exiting the kernel
|
14 years ago |
Ian Campbell
|
086748e52f
xen/panic: use xen_reboot and fix smp_send_stop
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Robert P. J. Day
|
71709247aa
xen: Fix misspelled CONFIG variable in comment.
|
15 years ago |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 years ago |
Linus Torvalds
|
ab1831b0b8
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
15 years ago |
Ian Campbell
|
028896721a
xen: register runstate on secondary CPUs
|
15 years ago |
Rusty Russell
|
d7d3756c5b
cpumask: Use modern cpumask style in Xen
|
15 years ago |
Tejun Heo
|
c6e22f9e3e
percpu: make percpu symbols in xen unique
|
15 years ago |
Jeremy Fitzhardinge
|
577eebeae3
xen: make -fstack-protector work under Xen
|
16 years ago |
Hannes Eder
|
1207cf8eb9
NULL noise: arch/x86/xen/smp.c
|
16 years ago |
Rusty Russell
|
4f0628963c
cpumask: use new cpumask functions throughout x86
|
16 years ago |
Jeremy Fitzhardinge
|
9976b39b50
xen: deal with virtually mapped percpu data
|
16 years ago |
Jeremy Fitzhardinge
|
383414322b
xen: setup percpu data pointers
|
16 years ago |