aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_spin_table.c
AgeCommit message (Expand)Author
2022-09-26treewide: Drop function_nocfiSami Tolvanen
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba
2021-04-08arm64: use function_nocfi with __pa_symbolSami Tolvanen
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse
2016-04-20arm64: spin-table: add missing of_node_put()Masahiro Yamada
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley
2014-09-08arm64: spin-table: handle unmapped cpu-release-addrsMark Rutland
2014-05-09arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas
2014-03-13arm64: smp: make local symbol staticJingoo Han
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach
2013-10-25arm64: factor out spin-table boot methodMark Rutland
2013-10-25arm64: reorganise smp_enable_opsMark Rutland
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier