index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2018-06-19
powerpc: smp_send_stop do not offline stopped CPUs
Nicholas Piggin
2018-06-03
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
powerpc: move a stray NMI IPI case under NMI_IPI ifdef
Nicholas Piggin
2018-06-03
powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef
Nicholas Piggin
2018-06-03
powerpc: generic clockevents broadcast receiver call tick_receive_broadcast
Nicholas Piggin
2018-05-03
powerpc64/ftrace: Disable ftrace during hotplug
Naveen N. Rao
2018-05-03
powerpc64/ftrace: Delay enabling ftrace on secondary cpus
Naveen N. Rao
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
2018-04-25
powerpc: Fix smp_send_stop NMI IPI handling
Nicholas Piggin
2018-04-03
powerpc: hard disable irqs in smp_send_stop loop
Nicholas Piggin
2018-04-03
powerpc: use NMI IPI for smp_send_stop
Nicholas Piggin
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-01-16
powernv/kdump: Fix cases where the kdump kernel can get HMI's
Balbir Singh
2017-08-31
powerpc/smp: Add Power9 scheduler topology
Oliver O'Halloran
2017-08-31
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
powerpc/smp: Rework CPU topology construction
Oliver O'Halloran
2017-08-31
powerpc/smp: Use cpu_to_chip_id() to find core siblings
Oliver O'Halloran
2017-08-09
powerpc: NMI IPI improve lock primitive
Nicholas Piggin
2017-07-31
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-28
powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU
Michael Ellerman
2017-07-12
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-07
Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-02
powerpc: use spin loop primitives in some functions
Nicholas Piggin
2017-06-28
powerpc/smp: Convert NR_CPUS to nr_cpu_ids
Santosh Sivaraj
2017-06-28
powerpc/smp: Do not BUG_ON if invalid CPU during kick
Santosh Sivaraj
2017-05-23
powerpc: Adjust system_state check
Thomas Gleixner
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-05-03
powerpc/smp: Document irq enable/disable after migrating IRQs
Michael Ellerman
2017-04-28
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-15
powerpc/smp: Replace open coded task affinity logic
Thomas Gleixner
2017-04-13
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-07
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-06
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-08-22
powerpc, hotplug: Avoid to touch non-existent cpumasks.
Boqun Feng
2016-08-01
powerpc: Move cpu_has_feature() to a separate file
Kevin Hao
2016-06-21
powerpc: export cpu_to_core_id()
Mauricio Faria de Oliveira
2016-06-16
powerpc/sparse: Include headers containing prototypes
Daniel Axtens
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
[prev]
[next]