aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/smp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt1-3/+6
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+4
2016-03-04powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao1-0/+1
2016-03-04powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao1-0/+3
2016-02-29powerpc/smp: Add smp_muxed_ipi_set_messageSuresh Warrier1-0/+1
2016-02-29powerpc/smp: Support more IPI messagesSuresh Warrier1-0/+3
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman1-2/+2
2015-04-07powerpc: Remove the celleb supportMichael Ellerman1-1/+0
2015-01-28powerpc: Remove some unused functionsMichael Ellerman1-1/+0
2014-05-28powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman1-8/+0
2014-03-05powerpc: Implement tick broadcast IPI as a fixed IPI messageSrivatsa S. Bhat1-1/+1
2014-03-05powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI messageSrivatsa S. Bhat1-1/+1
2013-11-21powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman1-1/+1
2013-08-14powerpc: Make chip-id information available to userspaceVasant Hegde1-0/+1
2013-08-14powerpc: Add smp_generic_cpu_bootableAndy Fleming1-0/+2
2013-08-01powerpc: VPHN topology change updates all siblingsRobert Jennings1-0/+4
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras1-0/+2
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-31Merge commit 'origin/queue' into for-queueAlexander Graf1-0/+2
2012-10-30KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras1-0/+8
2012-09-12powerpc/85xx: add HOTPLUG_CPU supportZhao Chenhui1-0/+1
2012-09-12powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPAREZhao Chenhui1-0/+1
2012-03-28powerpc: Random little legacy iSeries removal tidy upsStephen Rothwell1-1/+0
2011-09-20powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt1-0/+1
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood1-1/+0
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans1-1/+1
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-2/+0
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller1-0/+2
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-5/+11
2011-05-19powerpc: Move smp_ops_t from machdep.h to smp.hMilton Miller1-0/+15
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller1-1/+1
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman1-1/+1
2011-04-20powerpc: Properly handshake CPUs going out of boot spin loopBenjamin Herrenschmidt1-0/+1
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt1-1/+1
2011-04-01powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt1-1/+1
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt1-0/+1
2011-04-01powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt1-1/+0
2011-04-01powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt1-0/+1
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard1-3/+13
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard1-1/+1
2009-10-29percpu: make percpu symbols in powerpc uniqueTejun Heo1-1/+1
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-24cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell1-1/+2
2009-08-20powerpc: Remaining 64-bit Book3E supportBenjamin Herrenschmidt1-0/+1
2009-08-20powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt1-0/+9
2008-11-19powerpc: Provide a separate handler for each IPI actionMilton Miller1-0/+7
2008-10-13powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMPKumar Gala1-1/+2
2008-08-20powerpc: Turn get/set_hard_smp_proccessor_id into inlinesBenjamin Herrenschmidt1-10/+29
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+127