index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
percpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2018-12-12
arm64: percpu: Fix LSE implementation of value-returning pcpu atomics
Will Deacon
1
-1
/
+1
2018-12-07
arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomics
Will Deacon
1
-230
/
+160
2018-09-25
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
1
-0
/
+3
2018-03-27
arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h
Will Deacon
1
-0
/
+29
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
1
-2
/
+9
2016-11-11
arm64: factor out current_stack_pointer
Mark Rutland
1
-0
/
+2
2016-11-09
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
1
-8
/
+8
2016-10-19
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
1
-64
/
+56
2016-09-09
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
1
-4
/
+4
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-8
/
+0
2015-03-24
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
1
-11
/
+33
2014-11-20
arm64: percpu: Implement this_cpu operations
Steve Capper
1
-0
/
+215
2014-09-08
arm64: LLVMLinux: Use global stack register variable for aarch64
Mark Charlebois
1
-2
/
+2
2014-02-28
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
1
-0
/
+8
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
1
-0
/
+41