aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/smp_spin_table.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26treewide: Drop function_nocfiGravatar Sami Tolvanen 1-1/+1
2021-05-25arm64: Rename arm64-internal cache maintenance functionsGravatar Fuad Tabba 1-2/+2
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeGravatar Fuad Tabba 1-3/+4
2021-04-08arm64: use function_nocfi with __pa_symbolGravatar Sami Tolvanen 1-1/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 1-1/+1
2020-09-07arm64: fix some spelling mistakes in the comments by codespellGravatar Xiaoming Ni 1-2/+2
2019-08-13arm64: prefer __section from compiler_attributes.hGravatar Nick Desaulniers 1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2017-01-12arm64: Use __pa_symbol for kernel symbolsGravatar Laura Abbott 1-1/+2
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapGravatar James Morse 1-1/+2
2016-04-20arm64: spin-table: add missing of_node_put()Gravatar Masahiro Yamada 1-5/+6
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticGravatar Lorenzo Pieralisi 1-1/+7
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cGravatar Paul Walmsley 1-0/+1
2014-09-08arm64: spin-table: handle unmapped cpu-release-addrsGravatar Mark Rutland 1-5/+17
2014-05-09arm64: Remove boot thread synchronisation for spin-table release methodGravatar Catalin Marinas 1-38/+1
2014-03-13arm64: smp: make local symbol staticGravatar Jingoo Han 1-1/+1
2013-10-25arm64: big-endian: write CPU holding pen address as LEGravatar Matthew Leach 1-1/+10
2013-10-25arm64: factor out spin-table boot methodGravatar Mark Rutland 1-0/+75
2013-10-25arm64: reorganise smp_enable_opsGravatar Mark Rutland 1-5/+6
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticGravatar Marc Zyngier 1-0/+66