Ian Campbell
|
086748e52f
xen/panic: use xen_reboot and fix smp_send_stop
|
15 年 前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年 前 |
Robert P. J. Day
|
71709247aa
xen: Fix misspelled CONFIG variable in comment.
|
15 年 前 |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 年 前 |
Linus Torvalds
|
ab1831b0b8
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
|
15 年 前 |
Ian Campbell
|
028896721a
xen: register runstate on secondary CPUs
|
15 年 前 |
Rusty Russell
|
d7d3756c5b
cpumask: Use modern cpumask style in Xen
|
15 年 前 |
Tejun Heo
|
c6e22f9e3e
percpu: make percpu symbols in xen unique
|
15 年 前 |
Jeremy Fitzhardinge
|
577eebeae3
xen: make -fstack-protector work under Xen
|
15 年 前 |
Hannes Eder
|
1207cf8eb9
NULL noise: arch/x86/xen/smp.c
|
16 年 前 |
Rusty Russell
|
4f0628963c
cpumask: use new cpumask functions throughout x86
|
16 年 前 |
Jeremy Fitzhardinge
|
9976b39b50
xen: deal with virtually mapped percpu data
|
16 年 前 |
Jeremy Fitzhardinge
|
383414322b
xen: setup percpu data pointers
|
16 年 前 |
Jeremy Fitzhardinge
|
795f99b61d
xen: setup percpu data pointers
|
16 年 前 |
Brian Gerst
|
b2d2f4312b
x86: initialize per-cpu GDT segment in per-cpu setup
|
16 年 前 |
Brian Gerst
|
c6f5e0acd5
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
|
16 年 前 |
Brian Gerst
|
1b437c8c73
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
|
16 年 前 |
Ingo Molnar
|
6dbde35308
percpu: add optimized generic percpu accessors
|
16 年 前 |
Tejun Heo
|
1a51e3a0ae
x86: fold pda into percpu area on SMP
|
16 年 前 |
Mike Travis
|
bcda016edd
x86: cosmetic changes apic-related files.
|
16 年 前 |
Mike Travis
|
b78936e14e
xen: convert to cpumask_var_t and new cpumask primitives.
|
16 年 前 |
Mike Travis
|
e7986739a7
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
|
16 年 前 |
Al Viro
|
df6b07949b
xen_play_dead() is __cpuinit
|
16 年 前 |
Alex Nixon
|
26fd10517e
xen: make CPU hotplug functions static
|
16 年 前 |
Alex Nixon
|
2737146b3a
x86, xen: fix build when !CONFIG_HOTPLUG_CPU
|
16 年 前 |
Alex Nixon
|
d68d82afd4
xen: implement CPU hotplugging
|
17 年 前 |
Jeremy Fitzhardinge
|
d5de884135
x86: split spinlock implementations out into their own files
|
17 年 前 |
Linus Torvalds
|
26dcce0fab
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 年 前 |
Jeremy Fitzhardinge
|
2d9e1e2f58
xen: implement Xen-specific spinlocks
|
17 年 前 |
Jeremy Fitzhardinge
|
56397f8dad
xen: use lock-byte spinlock implementation
|
17 年 前 |