aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp_spin_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26treewide: Drop function_nocfiSami Tolvanen1-1/+1
2021-05-25arm64: Rename arm64-internal cache maintenance functionsFuad Tabba1-2/+2
2021-05-25arm64: __flush_dcache_area to take end parameter instead of sizeFuad Tabba1-3/+4
2021-04-08arm64: use function_nocfi with __pa_symbolSami Tolvanen1-1/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-09-07arm64: fix some spelling mistakes in the comments by codespellXiaoming Ni1-2/+2
2019-08-13arm64: prefer __section from compiler_attributes.hNick Desaulniers1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
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