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
/
arm64
/
kernel
/
smp_spin_table.c
Age
Commit message (
Expand
)
Author
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2019-08-13
arm64: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-04-20
arm64: spin-table: add missing of_node_put()
Masahiro Yamada
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
2015-01-07
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
Paul Walmsley
2014-09-08
arm64: spin-table: handle unmapped cpu-release-addrs
Mark Rutland
2014-05-09
arm64: Remove boot thread synchronisation for spin-table release method
Catalin Marinas
2014-03-13
arm64: smp: make local symbol static
Jingoo Han
2013-10-25
arm64: big-endian: write CPU holding pen address as LE
Matthew Leach
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
2013-01-29
arm64: SMP: rework the SMP code to be enabling method agnostic
Marc Zyngier