index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
percpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
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