aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_spin_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott1-1/+2
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse1-1/+2
2016-04-20arm64: spin-table: add missing of_node_put()Masahiro Yamada1-5/+6
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi1-1/+7
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley1-0/+1
2014-09-08arm64: spin-table: handle unmapped cpu-release-addrsMark Rutland1-5/+17
2014-05-09arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas1-38/+1
2014-03-13arm64: smp: make local symbol staticJingoo Han1-1/+1
2013-10-25arm64: big-endian: write CPU holding pen address as LEMatthew Leach1-1/+10
2013-10-25arm64: factor out spin-table boot methodMark Rutland1-0/+75
2013-10-25arm64: reorganise smp_enable_opsMark Rutland1-5/+6
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier1-0/+66