Benjamin Herrenschmidt
|
d72944457b
powerpc/smp: Add a smp_ops->bringup_up() done callback
|
14 gadi atpakaļ |
Benjamin Herrenschmidt
|
1c91cc5705
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
|
14 gadi atpakaļ |
Benjamin Herrenschmidt
|
7a53a4fe70
powerpc/smp: Remove unused smp_ops->cpu_enable()
|
14 gadi atpakaļ |
Benjamin Herrenschmidt
|
b527d07114
powerpc/smp: Remove unused generic_cpu_enable()
|
14 gadi atpakaļ |
Benjamin Herrenschmidt
|
4fcb8833af
powerpc/smp: Fix generic_mach_cpu_die()
|
14 gadi atpakaļ |
Benjamin Herrenschmidt
|
fa3f82c8bb
powerpc/smp: soft-replugged CPUs must go back to start_secondary
|
14 gadi atpakaļ |
Vaidyanathan Srinivasan
|
99d8670525
powerpc: Cleanup APIs for cpu/thread/core mappings
|
15 gadi atpakaļ |
Paul Mackerras
|
cf9efce0ce
powerpc: Account time using timebase rather than PURR
|
15 gadi atpakaļ |
Michael Neuling
|
e1f0ece113
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
|
15 gadi atpakaļ |
Signed-off-by: Darren Hart
|
6685a47749
powerpc: Silence __cpu_up() under normal operation
|
15 gadi atpakaļ |
Tiejun Chen
|
d77cb21b57
powerpc/smp: remove the incorrect decrementer initial codes for AP
|
15 gadi atpakaļ |
Paul Mackerras
|
c1aa687d49
powerpc: Clean up obsolete code relating to decrementer and timebase
|
15 gadi atpakaļ |
Milton Miller
|
abb17f9c3a
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
|
15 gadi atpakaļ |
Anton Blanchard
|
828a69869b
powerpc/cpumask: Update some comments
|
15 gadi atpakaļ |
Anton Blanchard
|
cc1ba8ea6d
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
|
15 gadi atpakaļ |
Anton Blanchard
|
b6decb7079
powerpc/cpumask: Convert fixup_irqs to new cpumask API
|
15 gadi atpakaļ |
Anton Blanchard
|
bfb9126def
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
|
15 gadi atpakaļ |
Dave Kleikamp
|
e7f75ad01d
powerpc/47x: Base ppc476 support
|
15 gadi atpakaļ |
Julia Lawall
|
21dbeb91a2
powerpc: Use set_cpus_allowed_ptr
|
15 gadi atpakaļ |
Nathan Fontenot
|
d0174c7219
powerpc: Move cpu hotplug driver lock from pseries to powerpc
|
15 gadi atpakaļ |
Linus Torvalds
|
d0316554d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
15 gadi atpakaļ |
Valentine Barshak
|
8389b37dff
powerpc: stop_this_cpu: remove the cpu from the online map.
|
15 gadi atpakaļ |
Tejun Heo
|
6b7487fc65
percpu: make percpu symbols in powerpc unique
|
15 gadi atpakaļ |
Rusty Russell
|
ea0f1cab6e
cpumask: Use accessors for cpu_*_mask: powerpc
|
16 gadi atpakaļ |
Rusty Russell
|
f063ea02fb
cpumask: arch_send_call_function_ipi_mask: powerpc
|
16 gadi atpakaļ |
Kumar Gala
|
757cbd46d1
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
|
16 gadi atpakaļ |
Gautham R Shenoy
|
6776426320
powerpc/pseries: Reduce the polling interval in __cpu_up()
|
16 gadi atpakaļ |
Benjamin Herrenschmidt
|
7ccbe504b5
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
|
16 gadi atpakaļ |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 gadi atpakaļ |
Nathan Lynch
|
b2ea25b958
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
|
16 gadi atpakaļ |