index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
85xx
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
2016-03-04
1
-31
/
+39
*
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
2016-03-04
1
-88
/
+108
*
powerpc/mpc85xx: refactor the PM operations
chenhui zhao
2016-03-04
1
-54
/
+19
*
powerpc/cache: add cache flush operation for various e500
chenhui zhao
2016-03-04
1
-2
/
+3
*
Merge branch 'clock' into HEAD
Scott Wood
2015-10-27
1
-1
/
+1
|
\
|
*
powerpc/fsl: Move fsl_guts.h out of arch/powerpc
Scott Wood
2015-10-21
1
-1
/
+1
*
|
powerpc/e6500: kexec: Handle hardware threads
Scott Wood
2015-10-27
1
-0
/
+46
*
|
powerpc/85xx: Implement 64-bit kexec support
Tiejun Chen
2015-10-27
1
-0
/
+11
*
|
powerpc/85xx: Don't use generic timebase sync on 64-bit
Scott Wood
2015-10-17
1
-1
/
+1
*
|
powerpc/fsl-booke-64: Allow booting from the secondary thread
Scott Wood
2015-10-17
1
-7
/
+20
|
/
*
powerpc: mpc85xx: flush the l1 cache before cpu down in kexec
Kevin Hao
2015-06-02
1
-50
/
+1
*
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
Yanjiang Jin
2015-03-31
1
-2
/
+2
*
powerpc/e6500: Add support for hardware threads
Andy Fleming
2014-07-29
1
-0
/
+44
*
powerpc: Fix SMP issues with ppc64le ABIv2
Anton Blanchard
2014-04-23
1
-1
/
+2
*
powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell support
Kevin Hao
2014-01-07
1
-6
/
+11
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
1
-0
/
+1
*
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
2013-08-20
1
-2
/
+4
*
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
2013-08-20
1
-0
/
+23
*
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
2013-08-14
1
-0
/
+1
*
powerpc: Delete __cpuinit usage from all users
Paul Gortmaker
2013-07-01
1
-3
/
+3
*
powerpc/85xx: fix a bug with the parameter of mpic_reset_core()
Chen-Hui Zhao
2013-04-03
1
-1
/
+1
*
powerpc/mpc85xx: Change spin table to cached memory
York Sun
2012-11-25
1
-13
/
+36
*
powerpc/85xx: add HOTPLUG_CPU support
Zhao Chenhui
2012-09-12
1
-13
/
+77
*
powerpc/85xx: implement hardware timebase sync
Zhao Chenhui
2012-09-12
1
-0
/
+82
*
powerpc/85xx: Replace epapr spin table macros/defines with a struct
Zhao Chenhui
2012-09-12
1
-23
/
+23
*
powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"
Kyle Moffett
2011-12-07
1
-0
/
+1
*
powerpc/85xx: Make kexec to interate over online cpus
Matthew McClintock
2011-11-03
1
-1
/
+1
*
powerpc/85xx: Setup secondary cores PIR with hard SMP id
Kumar Gala
2011-10-13
1
-4
/
+5
*
powerpc/85xx: Fix support for enabling doorbells for IPIs
Matthew McClintock
2011-10-11
1
-0
/
+1
*
powerpc/85xx: Remove stale BUG_ON in mpc85xx_smp_init
Laurentiu TUDOR
2011-07-08
1
-4
/
+5
*
powerpc/85xx: Set up doorbells even with no mpic
Scott Wood
2011-06-22
1
-9
/
+12
*
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
2011-06-20
1
-1
/
+1
*
powerpc: Consolidate ipi message mux and demux
Milton Miller
2011-05-19
1
-2
/
+4
*
powerpc/smp: smp_ops->kick_cpu() should be able to fail
Michael Ellerman
2011-04-20
1
-2
/
+4
*
powerpc/85xx: Fix writing to spin table 'cpu-release-addr' on ppc64e
Kumar Gala
2011-03-15
1
-1
/
+5
*
powerpc/85xx: flush dcache before resetting cores
Matthew McClintock
2010-10-14
1
-0
/
+50
*
powerpc/85xx: Minor fixups for kexec on 85xx
Matthew McClintock
2010-10-14
1
-13
/
+11
*
powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec
Matthew McClintock
2010-10-14
1
-2
/
+0
*
powerpc/ppc64e: Fix link problem when building ppc64e_defconfig
Kumar Gala
2010-10-08
1
-0
/
+7
*
powerpc/85xx: kexec for SMP 85xx BookE systems
Matthew McClintock
2010-08-02
1
-0
/
+63
*
powerpc/book3e: More doorbell cleanups. Sample the PIR register
Benjamin Herrenschmidt
2010-07-09
1
-1
/
+3
*
powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
Peter Tyser
2010-02-13
1
-2
/
+19
*
powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops
Kumar Gala
2009-09-11
1
-10
/
+0
*
powerpc: Properly start decrementer on BookE secondary CPUs
Benjamin Herrenschmidt
2009-08-28
1
-12
/
+0
*
powerpc: Move definitions of secondary CPU spinloop to header file
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+0
*
powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu
Kumar Gala
2009-06-23
1
-5
/
+4
*
powerpc/85xx: Update smp support to handle doorbells and non-mpic init
Kumar Gala
2009-03-11
1
-8
/
+35
*
powerpc/85xx: Add local_irq_restore in error handling code
Julia Lawall
2008-12-30
1
-0
/
+1
*
powerpc/85xx: Add support for SMP initialization
Kumar Gala
2008-12-03
1
-0
/
+104