aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/smp.h
AgeCommit message (Expand)Author
2013-08-11powerpc: VPHN topology change updates all siblingsRobert Jennings
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell
2011-09-20powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-20powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala
2008-08-20powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell