Benjamin Herrenschmidt
|
aeeafbfa7a
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
|
14 years ago |
Benjamin Herrenschmidt
|
c56e58537d
powerpc/smp: Create idle threads on demand and properly reset them
|
14 years ago |
Benjamin Herrenschmidt
|
105765f451
powerpc/smp: Don't expose per-cpu "cpu_state" array
|
14 years ago |
Benjamin Herrenschmidt
|
d72944457b
powerpc/smp: Add a smp_ops->bringup_up() done callback
|
14 years ago |
Benjamin Herrenschmidt
|
1c91cc5705
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
|
14 years ago |
Benjamin Herrenschmidt
|
7a53a4fe70
powerpc/smp: Remove unused smp_ops->cpu_enable()
|
14 years ago |
Benjamin Herrenschmidt
|
b527d07114
powerpc/smp: Remove unused generic_cpu_enable()
|
14 years ago |
Benjamin Herrenschmidt
|
4fcb8833af
powerpc/smp: Fix generic_mach_cpu_die()
|
14 years ago |
Benjamin Herrenschmidt
|
fa3f82c8bb
powerpc/smp: soft-replugged CPUs must go back to start_secondary
|
14 years ago |
Vaidyanathan Srinivasan
|
99d8670525
powerpc: Cleanup APIs for cpu/thread/core mappings
|
14 years ago |
Paul Mackerras
|
cf9efce0ce
powerpc: Account time using timebase rather than PURR
|
15 years ago |
Michael Neuling
|
e1f0ece113
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
|
15 years ago |
Signed-off-by: Darren Hart
|
6685a47749
powerpc: Silence __cpu_up() under normal operation
|
15 years ago |
Tiejun Chen
|
d77cb21b57
powerpc/smp: remove the incorrect decrementer initial codes for AP
|
15 years ago |
Paul Mackerras
|
c1aa687d49
powerpc: Clean up obsolete code relating to decrementer and timebase
|
15 years ago |
Milton Miller
|
abb17f9c3a
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
|
15 years ago |
Anton Blanchard
|
828a69869b
powerpc/cpumask: Update some comments
|
15 years ago |
Anton Blanchard
|
cc1ba8ea6d
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
|
15 years ago |
Anton Blanchard
|
b6decb7079
powerpc/cpumask: Convert fixup_irqs to new cpumask API
|
15 years ago |
Anton Blanchard
|
bfb9126def
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
|
15 years ago |
Dave Kleikamp
|
e7f75ad01d
powerpc/47x: Base ppc476 support
|
15 years ago |
Julia Lawall
|
21dbeb91a2
powerpc: Use set_cpus_allowed_ptr
|
15 years ago |
Nathan Fontenot
|
d0174c7219
powerpc: Move cpu hotplug driver lock from pseries to powerpc
|
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 |
Valentine Barshak
|
8389b37dff
powerpc: stop_this_cpu: remove the cpu from the online map.
|
15 years ago |
Tejun Heo
|
6b7487fc65
percpu: make percpu symbols in powerpc unique
|
15 years ago |
Rusty Russell
|
ea0f1cab6e
cpumask: Use accessors for cpu_*_mask: powerpc
|
15 years ago |
Rusty Russell
|
f063ea02fb
cpumask: arch_send_call_function_ipi_mask: powerpc
|
15 years ago |
Kumar Gala
|
757cbd46d1
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
|
16 years ago |
Gautham R Shenoy
|
6776426320
powerpc/pseries: Reduce the polling interval in __cpu_up()
|
16 years ago |