aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c
Commit message (Expand)AuthorAge
* powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-25
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-19
|\ \
| * | powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-05-18
| |/
* | powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller2011-05-19
* | powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-19
* | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* | powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller2011-05-19
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
|/
* powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-01
* powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-02
* powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-24
* powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-31
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-06
* powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-06
* powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-06
* powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-06
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
* powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-07
* powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-29
* | powerpc: stop_this_cpu: remove the cpu from the online map.Valentine Barshak2009-12-09
|/
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
* cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-23
* powerpc/85xx: Fix SMP compile error and allow NULL for smp_opsKumar Gala2009-09-10
* powerpc/pseries: Reduce the polling interval in __cpu_up()Gautham R Shenoy2009-08-26
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-26
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* | powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()Nathan Lynch2008-12-20
* | powerpc: Move smp_hw_index to 32-bit codeNathan Lynch2008-12-15
* | powerpc: Provide a separate handler for each IPI actionMilton Miller2008-11-19
|/
* Merge commit 'origin'Benjamin Herrenschmidt2008-10-14
|\
| * kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* | powerpc/smp: No need to set_need_resched when getting a resched IPIMilton Miller2008-10-13
|/