summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_spin_table.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Drop function_nocfiSami Tolvanen2022-09-261-1/+1
* arm64: Rename arm64-internal cache maintenance functionsFuad Tabba2021-05-251-2/+2
* arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba2021-05-251-3/+4
* arm64: use function_nocfi with __pa_symbolSami Tolvanen2021-04-081-1/+2
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni2020-09-071-2/+2
* arm64: prefer __section from compiler_attributes.hNick Desaulniers2019-08-131-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-121-1/+2
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-251-1/+2
* arm64: spin-table: add missing of_node_put()Masahiro Yamada2016-04-201-5/+6
* ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi2015-05-191-1/+7
* arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley2015-01-071-0/+1
* arm64: spin-table: handle unmapped cpu-release-addrsMark Rutland2014-09-081-5/+17
* arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas2014-05-091-38/+1
* arm64: smp: make local symbol staticJingoo Han2014-03-131-1/+1
* arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-251-1/+10
* arm64: factor out spin-table boot methodMark Rutland2013-10-251-0/+75
* arm64: reorganise smp_enable_opsMark Rutland2013-10-251-5/+6
* arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-291-0/+66