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
/
futex.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
1
-4
/
+4
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2019-08-05
arm64: remove pointless __KERNEL__ guards
Mark Rutland
1
-3
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-22
/
+37
2019-04-26
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
Will Deacon
1
-1
/
+3
2019-04-26
arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OP
Will Deacon
1
-21
/
+34
2019-04-26
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-04-18
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
1
-1
/
+1
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
1
-8
/
+8
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-02-07
arm64: futex: Mask __user pointers prior to dereference
Will Deacon
1
-3
/
+6
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2017-05-30
arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage
Will Deacon
1
-4
/
+4
2016-11-21
arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
Catalin Marinas
1
-10
/
+7
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-8
/
+4
2016-02-02
arm64: futex.h: Add missing PAN toggling
James Morse
1
-0
/
+2
2015-07-27
arm64: atomics: prefetch the destination word for write prior to stxr
Will Deacon
1
-0
/
+2
2015-07-27
arm64: kernel: Add support for Privileged Access Never
James Morse
1
-0
/
+8
2015-05-19
sched/preempt, futex: Update comments to clarify that preemption doesn't have...
David Hildenbrand
1
-2
/
+2
2014-02-07
arm64: asm: remove redundant "cc" clobbers
Will Deacon
1
-2
/
+2
2014-02-07
arm64: atomics: fix use of acquire + release for full barrier semantics
Will Deacon
1
-2
/
+4
2013-12-19
arm64: futex: ensure .fixup entries are sufficiently aligned
Will Deacon
1
-0
/
+1
2013-02-11
arm64: atomics: fix grossly inconsistent asm constraints for exclusives
Will Deacon
1
-1
/
+1
2012-09-17
arm64: Atomic operations
Catalin Marinas
1
-0
/
+136