index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
percpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: move percpu cmpxchg implementation from cmpxchg.h to percpu.h
Will Deacon
2018-03-27
1
-0
/
+29
*
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
1
-2
/
+9
*
arm64: factor out current_stack_pointer
Mark Rutland
2016-11-11
1
-0
/
+2
*
arm64: percpu: kill off final ACCESS_ONCE() uses
Mark Rutland
2016-11-09
1
-8
/
+8
*
arm64: percpu: rewrite ll/sc loops in assembly
Will Deacon
2016-10-19
1
-64
/
+56
*
arm64: use preempt_disable_notrace in _percpu_read/write
Chunyan Zhang
2016-09-09
1
-4
/
+4
*
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-07-27
1
-8
/
+0
*
arm64: percpu: Make this_cpu accessors pre-empt safe
Steve Capper
2015-03-24
1
-11
/
+33
*
arm64: percpu: Implement this_cpu operations
Steve Capper
2014-11-20
1
-0
/
+215
*
arm64: LLVMLinux: Use global stack register variable for aarch64
Mark Charlebois
2014-09-08
1
-2
/
+2
*
arm64: Fix !CONFIG_SMP kernel build
Catalin Marinas
2014-02-28
1
-0
/
+8
*
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
2013-12-19
1
-0
/
+41