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
/
arm
/
mach-ux500
/
platsmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-02-28
1
-1
/
+1
|
\
|
*
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2017-02-28
1
-1
/
+1
*
|
ARM: ux500: simplify secondary boot
Linus Walleij
2017-01-12
1
-26
/
+19
|
/
*
ARM: ux500: consolidate soc_device code in id.c
Arnd Bergmann
2016-07-12
1
-1
/
+0
*
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-12-01
1
-1
/
+1
*
ARM: ux500: simplify secondary CPU boot
Linus Walleij
2015-08-06
1
-93
/
+39
*
ARM: ux500: get SCU base from device tree
Linus Walleij
2015-05-18
1
-1
/
+8
*
ARM: ux500: remove static maps from platsmp
Linus Walleij
2015-05-18
1
-21
/
+7
*
ARM: clean up cache handling in platform code
Nicolas Pitre
2013-12-11
1
-2
/
+1
*
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-07-14
1
-2
/
+2
*
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-02
1
-2
/
+2
|
\
|
*
ARM: ux500: make remaining headers local
Arnd Bergmann
2013-04-08
1
-1
/
+1
|
*
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
2013-04-08
1
-1
/
+1
*
|
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-03-26
1
-8
/
+0
|
/
*
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
2013-01-29
1
-0
/
+3
|
\
|
*
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
2013-01-29
1
-0
/
+3
*
|
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
2013-01-12
1
-1
/
+1
*
|
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2013-01-10
1
-3
/
+1
*
|
ARM: mach-ux500: use SGI0 to wake up the other core
Srinidhi Kasagar
2013-01-10
1
-1
/
+1
|
/
*
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
2012-09-22
1
-10
/
+14
|
\
|
*
ARM: consolidate pen_release instead of having per platform definitions
Marc Zyngier
2012-09-14
1
-6
/
+0
|
*
ARM: SoC: convert ux500 to SMP operations
Marc Zyngier
2012-09-14
1
-4
/
+14
*
|
ARM: ux500: Correct Ux500 family names usage
Loic PALLARDY
2012-09-04
1
-1
/
+1
*
|
ARM: ux500: reform Ux500 family names
Linus Walleij
2012-08-09
1
-1
/
+1
|
/
*
Merge branch 'ux500/delete-u5500' into next/soc
Arnd Bergmann
2012-05-14
1
-6
/
+2
|
\
|
*
ARM: ux500: delete U5500 support
Linus Walleij
2012-05-02
1
-6
/
+2
*
|
ARM: ux500: core U9540 support
Linus Walleij
2012-05-02
1
-2
/
+2
|
/
*
ARM: ux500: wake secondary cpu via resched
Jonas Aaberg
2012-04-11
1
-1
/
+1
*
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-23
1
-0
/
+1
*
Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
1
-1
/
+1
|
\
|
*
ARM: ux500: convert logical CPU numbers to physical numbers
Will Deacon
2011-10-17
1
-1
/
+1
*
|
ARM: smp: fix clipping of number of CPUs
Russell King
2011-10-20
1
-6
/
+4
|
/
*
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
2011-07-07
1
-8
/
+0
*
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
2011-05-23
1
-0
/
+3
*
ARM: consolidate SMP cross call implementation
Russell King
2011-05-23
1
-1
/
+4
*
ux500: remove build-time changing macros
Rabin Vincent
2011-01-10
1
-8
/
+29
*
Merge branch 'devel-stable' into devel
Russell King
2011-01-06
1
-1
/
+1
|
\
|
*
ux500: platsmp: Fix section mismatch
Jonas Aaberg
2010-12-19
1
-1
/
+1
*
|
Merge branch 'misc' into devel
Russell King
2011-01-06
1
-47
/
+26
|
\
\
|
*
|
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
2010-12-20
1
-7
/
+15
|
*
|
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
2010-12-20
1
-2
/
+0
|
*
|
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
2010-12-20
1
-21
/
+3
|
*
|
ARM: SMP: get rid of get_core_count()
Russell King
2010-12-20
1
-6
/
+3
|
*
|
ARM: SMP: Clean up ncores sanity checks
Russell King
2010-12-20
1
-6
/
+0
|
*
|
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
2010-12-20
1
-13
/
+13
|
*
|
ARM: SMP: pass an ipi number to smp_cross_call()
Russell King
2010-12-03
1
-1
/
+1
|
|
/
*
/
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
2010-12-14
1
-1
/
+1
|
/
*
ARM: 6391/1: ux500: add CPU hotplug support
Sundar Iyer
2010-09-19
1
-0
/
+2
*
ARM: 6088/1: ux500: use UX500_* macros instead of U8500_*
Rabin Vincent
2010-05-04
1
-5
/
+5
*
ARM: 6027/1: ux500: enable l2x0 support
Srinidhi Kasagar
2010-04-14
1
-1
/
+2
[next]