summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/smp.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre2018-05-251-1/+0
* powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov2018-01-161-2/+2
* powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin2017-04-281-0/+1
* powerpc: Change the doorbell IPI calling conventionNicholas Piggin2017-04-131-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-071-1/+1
|\
| * powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-131-1/+1
* | powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-25/+25
|/
* powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-07-141-2/+1
* powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck2015-04-151-6/+4
* powerpc: Drop return value of smp_ops->probe()Michael Ellerman2015-04-101-5/+3
* of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely2014-06-261-1/+1
* Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-061-1/+1
|\
| * irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely2013-06-101-1/+1
* | powerpc: Delete __cpuinit usage from all usersPaul Gortmaker2013-07-011-1/+1
|/
* POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-121-1/+1
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-4/+4
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-161-1/+1
* powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-251-2/+2
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-081-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-201-1/+1
* powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-191-7/+42
* powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-191-4/+4
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-191-21/+6
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-14/+3
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-201-3/+7
* powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-181-3/+5
* powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-011-7/+0
* powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-011-4/+8
* powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-011-16/+55
* powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-011-6/+8
* powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-011-4/+0
* powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-011-3/+55
* powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-011-12/+5
* powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-011-20/+5
* powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-011-2/+0
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-211-2/+3
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-2/+2
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-091-6/+6
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-201-1/+1
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-261-64/+102
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-131-1/+1
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-161-1/+1
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-2/+2
OpenPOWER on IntegriCloud