summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/percpu.h
AgeCommit message (Expand)Author
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-03-24arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper
2014-09-08arm64: LLVMLinux: Use global stack register variable for aarch64Mark Charlebois
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2013-12-19arm64: percpu: implement optimised pcpu access using tpidr_el1Will Deacon