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 |
Lin Ming
|
1ff2b0c303
xen: implement IRQ_WORK_VECTOR handler
|
13 years ago |
Ben Guthro
|
f447d56d36
xen: implement apic ipi interface
|
13 years ago |
Konrad Rzeszutek Wilk
|
cf405ae612
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
|
13 years ago |
Thomas Gleixner
|
7eb43a6d23
x86: Use generic idle thread allocation
|
13 years ago |
Thomas Gleixner
|
5cdaf1834f
x86: Add task_struct argument to smp_ops.cpu_up
|
13 years ago |
Linus Torvalds
|
9479f0f801
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Srivatsa S. Bhat
|
e8c9e788f4
xen/smp: Remove unnecessary call to smp_processor_id()
|
13 years ago |
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
|
14 years ago |
Konrad Rzeszutek Wilk
|
ed467e69f1
xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead.
|
14 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 |