index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
osq_lock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/osq_lock: Annotate a data race in osq_lock
Qian Cai
2020-06-29
1
-1
/
+5
*
locking/osq: Use optimized spinning loop for arm64
Waiman Long
2020-01-17
1
-13
/
+10
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-08-10
1
-0
/
+13
*
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
2016-11-22
1
-1
/
+8
*
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
2016-11-16
1
-3
/
+3
*
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
2015-12-17
1
-3
/
+5
*
locking/osq: Relax atomic semantics
Davidlohr Bueso
2015-09-18
1
-3
/
+8
*
locking: Remove ACCESS_ONCE() usage
Davidlohr Bueso
2015-02-24
1
-7
/
+7
*
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
2015-01-14
1
-1
/
+1
*
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2015-01-14
1
-0
/
+203