index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ux500
/
platsmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
ARM: ux500: make ux500_cpu_die static
Ben Dooks
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2017-03-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
1
-2
/
+7
2017-03-02
ARM: ux500: resume the second core properly
Linus Walleij
1
-2
/
+7
2017-02-28
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
1
-1
/
+1
2017-01-12
ARM: ux500: simplify secondary boot
Linus Walleij
1
-26
/
+19
2016-07-12
ARM: ux500: consolidate soc_device code in id.c
Arnd Bergmann
1
-1
/
+0
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
1
-1
/
+1
2015-08-06
ARM: ux500: simplify secondary CPU boot
Linus Walleij
1
-93
/
+39
2015-05-18
ARM: ux500: get SCU base from device tree
Linus Walleij
1
-1
/
+8
2015-05-18
ARM: ux500: remove static maps from platsmp
Linus Walleij
1
-21
/
+7
2013-12-11
ARM: clean up cache handling in platform code
Nicolas Pitre
1
-2
/
+1
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-2
/
+2
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-04-08
ARM: ux500: make remaining headers local
Arnd Bergmann
1
-1
/
+1
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
1
-1
/
+1
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
1
-8
/
+0
2013-01-29
Merge tag 'ux500-no-idh' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Olof Johansson
1
-0
/
+3
2013-01-29
ARM: ux500: de-globalize <mach/id.h>
Linus Walleij
1
-0
/
+3
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
1
-1
/
+1
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-3
/
+1
2013-01-10
ARM: mach-ux500: use SGI0 to wake up the other core
Srinidhi Kasagar
1
-1
/
+1
2012-09-22
Merge branch 'multiplatform/smp_ops' into next/multiplatform
Olof Johansson
1
-10
/
+14
2012-09-14
ARM: consolidate pen_release instead of having per platform definitions
Marc Zyngier
1
-6
/
+0
2012-09-14
ARM: SoC: convert ux500 to SMP operations
Marc Zyngier
1
-4
/
+14
2012-09-04
ARM: ux500: Correct Ux500 family names usage
Loic PALLARDY
1
-1
/
+1
2012-08-09
ARM: ux500: reform Ux500 family names
Linus Walleij
1
-1
/
+1
2012-05-14
Merge branch 'ux500/delete-u5500' into next/soc
Arnd Bergmann
1
-6
/
+2
2012-05-02
ARM: ux500: delete U5500 support
Linus Walleij
1
-6
/
+2
2012-05-02
ARM: ux500: core U9540 support
Linus Walleij
1
-2
/
+2
2012-04-11
ARM: ux500: wake secondary cpu via resched
Jonas Aaberg
1
-1
/
+1
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
1
-0
/
+1
2011-11-01
Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-1
/
+1
2011-10-20
ARM: smp: fix clipping of number of CPUs
Russell King
1
-6
/
+4
2011-10-17
ARM: ux500: convert logical CPU numbers to physical numbers
Will Deacon
1
-1
/
+1
2011-07-07
ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1
Stephen Boyd
1
-8
/
+0
2011-05-23
ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
Linus Walleij
1
-0
/
+3
2011-05-23
ARM: consolidate SMP cross call implementation
Russell King
1
-1
/
+4
2011-01-10
ux500: remove build-time changing macros
Rabin Vincent
1
-8
/
+29
2011-01-06
Merge branch 'devel-stable' into devel
Russell King
1
-1
/
+1
2011-01-06
Merge branch 'misc' into devel
Russell King
1
-47
/
+26
2010-12-20
ARM: Fix subtle race in CPU pen_release hotplug code
Russell King
1
-7
/
+15
2010-12-20
ARM: SMP: consolidate trace_hardirqs_off() into common SMP code
Russell King
1
-2
/
+0
2010-12-20
ARM: SMP: consolidate the common parts of smp_prepare_cpus()
Russell King
1
-21
/
+3
2010-12-20
ARM: SMP: get rid of get_core_count()
Russell King
1
-6
/
+3
2010-12-20
ARM: SMP: Clean up ncores sanity checks
Russell King
1
-6
/
+0
2010-12-20
ARM: SMP: move CPU number sanity checks to smp_init_cpus()
Russell King
1
-13
/
+13
2010-12-19
ux500: platsmp: Fix section mismatch
Jonas Aaberg
1
-1
/
+1
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
1
-1
/
+1
[next]