index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
smp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
1
-0
/
+11
*
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
1
-1
/
+0
*
powerpc/nmi: Add an API for sending "safe" NMIs
Michael Ellerman
2018-06-03
1
-0
/
+1
*
powerpc/setup: Add cpu_to_phys_id array
Nicholas Piggin
2018-03-30
1
-0
/
+1
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-2
/
+2
*
powerpc/smp: Add cpu_l2_cache_map
Oliver O'Halloran
2017-08-31
1
-0
/
+6
*
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
1
-0
/
+2
*
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
Nicholas Piggin
2017-04-28
1
-0
/
+1
*
powerpc: Add NMI IPI infrastructure
Nicholas Piggin
2017-04-28
1
-3
/
+11
*
powerpc: Introduce msgsnd/doorbell barrier primitives
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
1
-2
/
+1
*
powerpc/smp: Remove migrate_irq() custom implementation
Benjamin Herrenschmidt
2017-04-07
1
-1
/
+0
*
powerpc: Add optional smp_ops->prepare_cpu SMP callback
Benjamin Herrenschmidt
2017-04-06
1
-0
/
+1
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-1
/
+1
*
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
1
-3
/
+6
*
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-03-19
1
-0
/
+4
|
\
|
*
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
2016-03-04
1
-0
/
+1
|
*
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-04
1
-0
/
+3
*
|
powerpc/smp: Add smp_muxed_ipi_set_message
Suresh Warrier
2016-02-29
1
-0
/
+1
*
|
powerpc/smp: Support more IPI messages
Suresh Warrier
2016-02-29
1
-0
/
+3
|
/
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
1
-2
/
+2
*
powerpc: Remove the celleb support
Michael Ellerman
2015-04-07
1
-1
/
+0
*
powerpc: Remove some unused functions
Michael Ellerman
2015-01-28
1
-1
/
+0
*
powerpc/kvm/book3s_hv: Rework the secondary inhibit code
Michael Ellerman
2014-05-28
1
-8
/
+0
*
powerpc: Implement tick broadcast IPI as a fixed IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
*
powerpc: Free up the slot of PPC_MSG_CALL_FUNC_SINGLE IPI message
Srivatsa S. Bhat
2014-03-05
1
-1
/
+1
*
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2013-11-21
1
-1
/
+1
*
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
1
-0
/
+1
*
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
2013-08-14
1
-0
/
+2
*
powerpc: VPHN topology change updates all siblings
Robert Jennings
2013-08-01
1
-0
/
+4
*
powerpc: Fix build errors with UP configs in HV-style KVM
Paul Mackerras
2013-04-18
1
-0
/
+2
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
Merge commit 'origin/queue' into for-queue
Alexander Graf
2012-10-31
1
-0
/
+2
|
\
|
*
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
1
-0
/
+1
|
*
powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE
Zhao Chenhui
2012-09-12
1
-0
/
+1
*
|
KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online
Paul Mackerras
2012-10-30
1
-0
/
+8
|
/
*
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
1
-1
/
+0
*
powerpc/smp: More generic support for "soft hotplug"
Benjamin Herrenschmidt
2011-09-20
1
-0
/
+1
*
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
2011-06-29
1
-1
/
+0
*
powerpc: Fix early boot accounting of CPUs
Matt Evans
2011-06-17
1
-1
/
+1
*
powerpc/cell: Use common smp ipi actions
Milton Miller
2011-05-26
1
-2
/
+0
*
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
1
-0
/
+2
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-5
/
+11
*
powerpc: Move smp_ops_t from machdep.h to smp.h
Milton Miller
2011-05-19
1
-0
/
+15
*
powerpc: Remove call sites of MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
1
-1
/
+1
*
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
1
-1
/
+1
*
powerpc: Properly handshake CPUs going out of boot spin loop
Benjamin Herrenschmidt
2011-04-20
1
-0
/
+1
*
powerpc/smp: Don't expose per-cpu "cpu_state" array
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+1
*
powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32
Benjamin Herrenschmidt
2011-04-01
1
-1
/
+1
*
powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+1
[next]