Benjamin Herrenschmidt
|
880102e785
Merge remote branch 'origin/master' into merge
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
4c8440666b
Merge branch 'merge' into next
|
14 vuotta sitten |
Milton Miller
|
714542721b
powerpc: Use bytes instead of bitops in smp ipi multiplexing
|
14 vuotta sitten |
Milton Miller
|
1ece355b68
powerpc: Add kconfig for muxed smp ipi support
|
14 vuotta sitten |
Milton Miller
|
23d72bfd8f
powerpc: Consolidate ipi message mux and demux
|
14 vuotta sitten |
Milton Miller
|
e047637132
powerpc: Remove call sites of MSG_ALL_BUT_SELF
|
14 vuotta sitten |
kerstin jonsson
|
c560bbceaf
powerpc/4xx: Fix regression in SMP on 476
|
14 vuotta sitten |
KOSAKI Motohiro
|
104699c0ab
powerpc: Convert old cpumask API into new one
|
14 vuotta sitten |
Michael Ellerman
|
de30097476
powerpc/smp: smp_ops->kick_cpu() should be able to fail
|
14 vuotta sitten |
Peter Zijlstra
|
184748cc50
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
aeeafbfa7a
powerpc/smp: Increase vdso_data->processorCount, not just decrease it
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
c56e58537d
powerpc/smp: Create idle threads on demand and properly reset them
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
105765f451
powerpc/smp: Don't expose per-cpu "cpu_state" array
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
d72944457b
powerpc/smp: Add a smp_ops->bringup_up() done callback
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
1c91cc5705
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
7a53a4fe70
powerpc/smp: Remove unused smp_ops->cpu_enable()
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
b527d07114
powerpc/smp: Remove unused generic_cpu_enable()
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
4fcb8833af
powerpc/smp: Fix generic_mach_cpu_die()
|
14 vuotta sitten |
Benjamin Herrenschmidt
|
fa3f82c8bb
powerpc/smp: soft-replugged CPUs must go back to start_secondary
|
14 vuotta sitten |
Vaidyanathan Srinivasan
|
99d8670525
powerpc: Cleanup APIs for cpu/thread/core mappings
|
14 vuotta sitten |
Paul Mackerras
|
cf9efce0ce
powerpc: Account time using timebase rather than PURR
|
15 vuotta sitten |
Michael Neuling
|
e1f0ece113
powerpc: Move arch_sd_sibling_asym_packing() to smp.c
|
15 vuotta sitten |
Signed-off-by: Darren Hart
|
6685a47749
powerpc: Silence __cpu_up() under normal operation
|
15 vuotta sitten |
Tiejun Chen
|
d77cb21b57
powerpc/smp: remove the incorrect decrementer initial codes for AP
|
15 vuotta sitten |
Paul Mackerras
|
c1aa687d49
powerpc: Clean up obsolete code relating to decrementer and timebase
|
15 vuotta sitten |
Milton Miller
|
abb17f9c3a
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
|
15 vuotta sitten |
Anton Blanchard
|
828a69869b
powerpc/cpumask: Update some comments
|
15 vuotta sitten |
Anton Blanchard
|
cc1ba8ea6d
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
|
15 vuotta sitten |
Anton Blanchard
|
b6decb7079
powerpc/cpumask: Convert fixup_irqs to new cpumask API
|
15 vuotta sitten |
Anton Blanchard
|
bfb9126def
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
|
15 vuotta sitten |