index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
smp.h
Age
Commit message (
Expand
)
Author
2013-04-18
powerpc: Fix build errors with UP configs in HV-style KVM
Paul Mackerras
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-31
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-30
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-09-12
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-03-28
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2011-09-20
powerpc/smp: More generic support for "soft hotplug"
Benjamin Herrenschmidt
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
2011-06-17
powerpc: Fix early boot accounting of CPUs
Matt Evans
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
2011-05-19
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
powerpc: Move smp_ops_t from machdep.h to smp.h
Milton Miller
2011-05-19
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-04-20
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: Remove unused generic_cpu_enable()
Benjamin Herrenschmidt
2011-04-01
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
2009-09-24
cpumask: remove arch_send_call_function_ipi
Rusty Russell
2009-09-24
cpumask: arch_send_call_function_ipi_mask: powerpc
Rusty Russell
2009-08-20
powerpc: Remaining 64-bit Book3E support
Benjamin Herrenschmidt
2009-08-20
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2008-11-19
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-10-12
powerpc: Make ppc32 respect the boot cpu id for !CONFIG_SMP
Kumar Gala
2008-08-20
powerpc: Turn get/set_hard_smp_proccessor_id into inlines
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell