summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_spin_table.c
AgeCommit message (Expand)AuthorLines
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott-1/+2
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse-1/+2
2016-04-20arm64: spin-table: add missing of_node_put()Masahiro Yamada-5/+6
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi-1/+7
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley-0/+1
2014-09-08arm64: spin-table: handle unmapped cpu-release-addrsMark Rutland-5/+17
2014-05-09arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas-38/+1
2014-03-13arm64: smp: make local symbol staticJingoo Han-1/+1
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach-1/+10
2013-10-25arm64: factor out spin-table boot methodMark Rutland-0/+75
2013-10-25arm64: reorganise smp_enable_opsMark Rutland-5/+6
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier-0/+66