index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-prima2
/
platsmp.c
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
2019-02-01
ARM: smp: remove arch-provided "pen_release"
Russell King
2017-02-28
ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol
Florian Fainelli
2015-12-01
ARM: use const and __initconst for smp_operations
Masahiro Yamada
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
2015-01-20
ARM: sirf: move platsmp to support Atlas7 SoC
Zhiwu Song
2014-03-05
ARM: prima2: platsmp: fix checkpatch issues
Barry Song
2013-12-11
ARM: clean up cache handling in platform code
Nicolas Pitre
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-03-25
ARM: sirf: enable multiplatform support
Arnd Bergmann
2013-02-04
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
Barry Song
2013-01-22
ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures
Barry Song