aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/powermac/smp.c
Commit message (Expand)AuthorAge
* irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely2012-04-12
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-16
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-16
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-14
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-15
* powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
* powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-19
* powerpc/psurge: Create a irq_host for secondary cpusMilton Miller2011-05-19
* powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-19
* powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-19
* powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-19
* powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
* powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt2011-04-18
* powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-06
* of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-09
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-23
* powerpc/pmac: Fix PowerSurge SMP IPI allocationBenjamin Herrenschmidt2009-08-19
* powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMPBenjamin Herrenschmidt2009-06-26
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-30
* powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt2009-01-12
* powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_indexNathan Lynch2008-12-15
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-15
* powerpc: Allow create_branch() to return errorsMichael Ellerman2008-06-30
* powerpc: Move code patching code into arch/powerpc/lib/code-patching.cMichael Ellerman2008-06-30
* [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\
| * [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-07
| * [POWERPC] powermac: Support G5 CPU hotplugJohannes Berg2007-05-07
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
|/
* [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-24
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-12
* [POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-06
* [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-09
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-07
* [PATCH] more fallout from get_property returning pointer to constAl Viro2006-09-23
* [POWERPC] powermac: Constify & voidify get_property()Jeremy Kerr2006-07-31
* [PATCH] irq-flags: POWERPC: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30