Konrad Rzeszutek Wilk
|
26a7999527
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
|
12 years ago |
Konrad Rzeszutek Wilk
|
1fb3a8b2cf
xen/spinlock: Fix locking path engaging too soon under PVHVM.
|
12 years ago |
Konrad Rzeszutek Wilk
|
65320fceda
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
|
12 years ago |
Konrad Rzeszutek Wilk
|
c3f31f6a6f
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.12
|
12 years ago |
Linus Torvalds
|
d936d2d452
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
12 years ago |
Chuck Anderson
|
fc78d343fa
xen/smp: initialize IPI vectors before marking CPU online
|
12 years ago |
Konrad Rzeszutek Wilk
|
6efa20e49b
xen: Support 64-bit PV guest receiving NMIs
|
12 years ago |
Jeremy Fitzhardinge
|
bf7aab3ad4
xen: Defer spinlock setup until boot CPU setup
|
12 years ago |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
Linus Torvalds
|
3e34131a65
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Konrad Rzeszutek Wilk
|
b85fffec7f
xen/smp: Don't leak interrupt name when offlining.
|
12 years ago |
Konrad Rzeszutek Wilk
|
ee336e10d5
xen/smp: Set the per-cpu IRQ number to a valid default.
|
12 years ago |
Konrad Rzeszutek Wilk
|
9547689fcd
xen/smp: Introduce a common structure to contain the IRQ name and interrupt line.
|
12 years ago |
Konrad Rzeszutek Wilk
|
53b94fdc8f
xen/smp: Coalesce the free_irq calls in one function.
|
12 years ago |
Konrad Rzeszutek Wilk
|
466318a87f
xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.
|
12 years ago |
Stefan Bader
|
1db01b4903
xen: Clean up apic ipi interface
|
12 years ago |
Linus Torvalds
|
8700c95adb
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Konrad Rzeszutek Wilk
|
b12abaa192
xen/smp: Unifiy some of the PVs and PVHVM offline CPU path
|
12 years ago |
Konrad Rzeszutek Wilk
|
27d8b207f0
xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.
|
12 years ago |
Konrad Rzeszutek Wilk
|
66ff0fe9e7
xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU online/offline
|
12 years ago |
Konrad Rzeszutek Wilk
|
888b65b4bc
xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.
|
12 years ago |
Thomas Gleixner
|
7d1a941731
x86: Use generic idle loop
|
12 years ago |
Konrad Rzeszutek Wilk
|
dacd45f4e7
xen/smp: Move the common CPU init code a bit to prep for PVH patch.
|
12 years ago |
Konrad Rzeszutek Wilk
|
d55bf532d7
Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic."
|
12 years ago |
Konrad Rzeszutek Wilk
|
06d0b5d9ed
xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot time.
|
12 years ago |
Rusty Russell
|
816afe4ff9
x86/smp: Don't ever patch back to UP if we unplug cpus
|
13 years ago |
Yong Zhang
|
3b6f70fd7d
x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock
|
13 years ago |
Linus Torvalds
|
b5f4035adf
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Konrad Rzeszutek Wilk
|
2f1bd67d54
xen/smp: unbind irqworkX when unplugging vCPUs.
|
13 years ago |
Thomas Gleixner
|
67ba5293f7
Merge branch 'smp/threadalloc' into smp/hotplug
|
13 years ago |