开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-04-08
arm64: use function_nocfi with __pa_symbol
Sami Tolvanen
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