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 |
Jeremy Fitzhardinge
|
795f99b61d
xen: setup percpu data pointers
|
16 years ago |
Brian Gerst
|
b2d2f4312b
x86: initialize per-cpu GDT segment in per-cpu setup
|
16 years ago |
Brian Gerst
|
c6f5e0acd5
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
|
16 years ago |
Brian Gerst
|
1b437c8c73
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
|
16 years ago |
Ingo Molnar
|
6dbde35308
percpu: add optimized generic percpu accessors
|
16 years ago |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 years ago |
Mike Travis
|
bcda016edd
x86: cosmetic changes apic-related files.
|
16 years ago |
Mike Travis
|
b78936e14e
xen: convert to cpumask_var_t and new cpumask primitives.
|
16 years ago |