| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Drop return value of smp_ops->probe() | Michael Ellerman | 2015-04-10 | 1 | -2/+2 |
* | powerpc: Remove the celleb support | Michael Ellerman | 2015-04-07 | 1 | -1/+0 |
* | powerpc: Remove some unused functions | Michael Ellerman | 2015-01-28 | 1 | -1/+0 |
* | powerpc/kvm/book3s_hv: Rework the secondary inhibit code | Michael Ellerman | 2014-05-28 | 1 | -8/+0 |
* | powerpc: Implement tick broadcast IPI as a fixed IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
* | powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message | Srivatsa S. Bhat | 2014-03-05 | 1 | -1/+1 |
* | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman | 2013-11-21 | 1 | -1/+1 |
* | powerpc: Make chip-id information available to userspace | Vasant Hegde | 2013-08-14 | 1 | -0/+1 |
* | powerpc: Add smp_generic_cpu_bootable | Andy Fleming | 2013-08-14 | 1 | -0/+2 |
* | powerpc: VPHN topology change updates all siblings | Robert Jennings | 2013-08-01 | 1 | -0/+4 |
* | powerpc: Fix build errors with UP configs in HV-style KVM | Paul Mackerras | 2013-04-18 | 1 | -0/+2 |
* | POWERPC: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -2/+2 |
* | Merge commit 'origin/queue' into for-queue | Alexander Graf | 2012-10-31 | 1 | -0/+2 |
|\ |
|
| * | powerpc/85xx: add HOTPLUG_CPU support | Zhao Chenhui | 2012-09-12 | 1 | -0/+1 |
| * | powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE | Zhao Chenhui | 2012-09-12 | 1 | -0/+1 |
* | | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online | Paul Mackerras | 2012-10-30 | 1 | -0/+8 |
|/ |
|
* | powerpc: Random little legacy iSeries removal tidy ups | Stephen Rothwell | 2012-03-28 | 1 | -1/+0 |
* | powerpc/smp: More generic support for "soft hotplug" | Benjamin Herrenschmidt | 2011-09-20 | 1 | -0/+1 |
* | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable | Scott Wood | 2011-06-29 | 1 | -1/+0 |
* | powerpc: Fix early boot accounting of CPUs | Matt Evans | 2011-06-17 | 1 | -1/+1 |
* | powerpc/cell: Use common smp ipi actions | Milton Miller | 2011-05-26 | 1 | -2/+0 |
* | powerpc: Add kconfig for muxed smp ipi support | Milton Miller | 2011-05-19 | 1 | -0/+2 |
* | powerpc: Consolidate ipi message mux and demux | Milton Miller | 2011-05-19 | 1 | -5/+11 |
* | powerpc: Move smp_ops_t from machdep.h to smp.h | Milton Miller | 2011-05-19 | 1 | -0/+15 |
* | powerpc: Remove call sites of MSG_ALL_BUT_SELF | Milton Miller | 2011-05-19 | 1 | -1/+1 |
* | powerpc/smp: smp_ops->kick_cpu() should be able to fail | Michael Ellerman | 2011-04-20 | 1 | -1/+1 |
* | powerpc: Properly handshake CPUs going out of boot spin loop | Benjamin Herrenschmidt | 2011-04-20 | 1 | -0/+1 |
* | powerpc/smp: Don't expose per-cpu "cpu_state" array | Benjamin Herrenschmidt | 2011-04-01 | 1 | -1/+1 |
* | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 | Benjamin Herrenschmidt | 2011-04-01 | 1 | -1/+1 |
* | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+1 |
* | powerpc/smp: Remove unused generic_cpu_enable() | Benjamin Herrenschmidt | 2011-04-01 | 1 | -1/+0 |
* | powerpc/smp: soft-replugged CPUs must go back to start_secondary | Benjamin Herrenschmidt | 2011-04-01 | 1 | -0/+1 |
* | powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks | Anton Blanchard | 2010-05-06 | 1 | -3/+13 |
* | powerpc/cpumask: Convert fixup_irqs to new cpumask API | Anton Blanchard | 2010-05-06 | 1 | -1/+1 |
* | percpu: make percpu symbols in powerpc unique | Tejun Heo | 2009-10-29 | 1 | -1/+1 |
* | cpumask: remove arch_send_call_function_ipi | Rusty Russell | 2009-09-24 | 1 | -1/+0 |
* | cpumask: arch_send_call_function_ipi_mask: powerpc | Rusty Russell | 2009-09-24 | 1 | -1/+2 |
* | powerpc: Remaining 64-bit Book3E support | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+1 |
* | powerpc: Move definitions of secondary CPU spinloop to header file | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+9 |
* | powerpc: Provide a separate handler for each IPI action | Milton Miller | 2008-11-19 | 1 | -0/+7 |
* | powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP | Kumar Gala | 2008-10-13 | 1 | -1/+2 |
* | powerpc: Turn get/set_hard_smp_proccessor_id into inlines | Benjamin Herrenschmidt | 2008-08-20 | 1 | -10/+29 |
* | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell | 2008-08-04 | 1 | -0/+127 |