Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
eeb09917c138ccd6d9a1c8410891ca2fa5feb5ea
/
arch
/
powerpc
/
platforms
/
85xx
/
smp.c
eeb0991
powerpc/mpc85xx: also write addr_h to spin table for 64bit boot entry
by Bai Yingjie
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
aa91796e
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
by Christophe Leroy
· 6 years ago
d2e6007
powerpc/64: Use array of paca pointers and allocate pacas individually
by Nicholas Piggin
· 7 years ago
c64af64
powerpc: Add struct smp_ops_t.cause_nmi_ipi operation
by Nicholas Piggin
· 8 years ago
b866cc2
powerpc: Change the doorbell IPI calling convention
by Nicholas Piggin
· 8 years ago
ef8bd77
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h>
by Ingo Molnar
· 8 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 8 years ago
6becef7
powerpc/mpc85xx: Add CPU hotplug support for E6500
by chenhui zhao
· 9 years ago
2f4f1f8
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
by chenhui zhao
· 9 years ago
56f1ba2
powerpc/mpc85xx: refactor the PM operations
by chenhui zhao
· 9 years ago
e7affb1
powerpc/cache: add cache flush operation for various e500
by chenhui zhao
· 9 years ago
43f2cfc
Merge branch 'clock' into HEAD
by Scott Wood
· 9 years ago
f34b3e1
powerpc/e6500: kexec: Handle hardware threads
by Scott Wood
· 9 years ago
939fbf0
powerpc/85xx: Implement 64-bit kexec support
by Tiejun Chen
· 9 years ago
9484865
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
by Scott Wood
· 9 years ago
1112450a
powerpc/85xx: Don't use generic timebase sync on 64-bit
by Scott Wood
· 9 years ago
01c593d
powerpc/fsl-booke-64: Allow booting from the secondary thread
by Scott Wood
· 9 years ago
379caf6
powerpc: mpc85xx: flush the l1 cache before cpu down in kexec
by Kevin Hao
· 10 years ago
88b7936
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
by Yanjiang Jin
· 10 years ago
e16c876
powerpc/e6500: Add support for hardware threads
by Andy Fleming
· 13 years ago
2751b62
powerpc: Fix SMP issues with ppc64le ABIv2
by Anton Blanchard
· 11 years ago
455d23a
powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
by Kevin Hao
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
beb2dc0
powerpc: Convert some mftb/mftbu into mfspr
by Scott Wood
· 11 years ago
d52459c
powerpc/fsl-booke: Work around erratum A-006958
by Scott Wood
· 11 years ago
39fd402
powerpc: Convert platforms to smp_generic_cpu_bootable
by Andy Fleming
· 11 years ago
061d19f
powerpc: Delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
ddb487d
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
by Chen-Hui Zhao
· 12 years ago
bc15236
powerpc/mpc85xx: Change spin table to cached memory
by York Sun
· 12 years ago
d0832a7
powerpc/85xx: add HOTPLUG_CPU support
by Zhao Chenhui
· 12 years ago
bf34526
powerpc/85xx: implement hardware timebase sync
by Zhao Chenhui
· 12 years ago
15f34eb
powerpc/85xx: Replace epapr spin table macros/defines with a struct
by Zhao Chenhui
· 12 years ago
582d3e0
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
by Kyle Moffett
· 13 years ago
43a327b
powerpc/85xx: Make kexec to interate over online cpus
by Matthew McClintock
· 13 years ago
4511680
powerpc/85xx: Setup secondary cores PIR with hard SMP id
by Kumar Gala
· 13 years ago
de423ff
powerpc/85xx: Fix support for enabling doorbells for IPIs
by Matthew McClintock
· 13 years ago
2647aa1
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
by Laurentiu TUDOR
· 14 years ago
dc2c9c5
powerpc/85xx: Set up doorbells even with no mpic
by Scott Wood
· 14 years ago
9ca980d
powerpc: Avoid extra indirect function call in sending IPIs
by Paul Mackerras
· 14 years ago
23d72bf
powerpc: Consolidate ipi message mux and demux
by Milton Miller
· 14 years ago
de30097
powerpc/smp: smp_ops->kick_cpu() should be able to fail
by Michael Ellerman
· 14 years ago
decbb28
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
by Kumar Gala
· 14 years ago
677de42
powerpc/85xx: flush dcache before resetting cores
by Matthew McClintock
· 14 years ago
5d69296
powerpc/85xx: Minor fixups for kexec on 85xx
by Matthew McClintock
· 14 years ago
edb8580
powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
by Matthew McClintock
· 14 years ago
5b8544c
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
by Kumar Gala
· 14 years ago
f933a41
powerpc/85xx: kexec for SMP 85xx BookE systems
by Matthew McClintock
· 14 years ago
b9f1cd7
powerpc/book3e: More doorbell cleanups. Sample the PIR register
by Benjamin Herrenschmidt
· 15 years ago
d1d47ec
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
by Peter Tyser
· 15 years ago
757cbd4
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
by Kumar Gala
· 15 years ago
77c0a70
powerpc: Properly start decrementer on BookE secondary CPUs
by Benjamin Herrenschmidt
· 15 years ago
cf54dc7
powerpc: Move definitions of secondary CPU spinloop to header file
by Benjamin Herrenschmidt
· 15 years ago
cb1ffb620
powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu
by Kumar Gala
· 16 years ago
563fdd4
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
by Kumar Gala
· 16 years ago
870029a
powerpc/85xx: Add local_irq_restore in error handling code
by Julia Lawall
· 16 years ago
d5b26db
powerpc/85xx: Add support for SMP initialization
by Kumar Gala
· 16 years ago