summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/smp.c
AgeCommit message (Expand)Author
2018-05-25powerpc/powermac: Move pmac_pfunc_base_install prototype to header fileMathieu Malaterre
2018-01-16powerpc: make use of for_each_node_by_type() instead of open-coding itDmitry Torokhov
2017-04-28powerpc: Add struct smp_ops_t.cause_nmi_ipi operationNicholas Piggin
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-13powerpc/sparse: Make a bunch of things staticDaniel Axtens
2016-09-06powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior
2016-07-14powerpc/pmac/smp: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner
2015-04-15powerpc/powermac: Fix build error seen with powermac smp buildsGuenter Roeck
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt
2011-11-25powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton 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: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-04-20powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt
2011-04-01powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt
2011-04-01powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt
2011-04-01powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2009-09-24cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell
2009-08-20powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt
2009-06-26powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2008-12-16powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras