aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/smp.c
Commit message (Expand)AuthorAge
* powerpc: Use generic idle thread allocationThomas Gleixner2012-04-26
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-26
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\
| | * cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-21
* | | powerpc: Mark IPI interrupts IRQF_NO_THREADThomas Gleixner2011-11-24
|/ /
* / powerpc/irq: Remove IRQF_DISABLEDYong Zhang2011-11-07
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* | powerpc/smp: More generic support for "soft hotplug"Benjamin Herrenschmidt2011-09-20
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-26
|\
| * powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-08
| * powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-29
| * powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras2011-06-19
* | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
|/
* powerpc/cell: Use common smp ipi actionsMilton Miller2011-05-25
* Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20
|\
| * sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
* | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-19
|\ \
| * | powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-05-18
| |/
* | powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton 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 call sites of MSG_ALL_BUT_SELFMilton Miller2011-05-19
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-04
* | powerpc/smp: smp_ops->kick_cpu() should be able to failMichael Ellerman2011-04-20
|/
* powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-01
* powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-01
* powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-01
* powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-01
* powerpc: Cleanup APIs for cpu/thread/core mappingsVaidyanathan Srinivasan2010-11-28
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-02
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-02
* powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-24
* powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen2010-07-31
* powerpc: Clean up obsolete code relating to decrementer and timebasePaul Mackerras2010-07-08
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-21
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-06
* powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard2010-05-06
* powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2010-05-06
* powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard2010-05-06
* powerpc/47x: Base ppc476 supportDave Kleikamp2010-05-05
* powerpc: Use set_cpus_allowed_ptrJulia Lawall2010-04-07