index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
osq_lock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-30
locking/osq_lock: Clarify osq_wait_next()
David Laight
1
-5
/
+4
2023-12-30
locking/osq_lock: Clarify osq_wait_next() calling convention
David Laight
1
-12
/
+9
2023-12-30
locking/osq_lock: Move the definition of optimistic_spin_node into osq_lock.c
David Laight
1
-0
/
+7
2021-03-22
locking: Fix typos in comments
Ingo Molnar
1
-2
/
+2
2020-06-29
locking/osq_lock: Annotate a data race in osq_lock
Qian Cai
1
-1
/
+5
2020-01-17
locking/osq: Use optimized spinning loop for arm64
Waiman Long
1
-13
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
1
-0
/
+13
2016-11-22
locking/osq: Break out of spin-wait busy waiting loop for a preempted vCPU in...
Pan Xinhui
1
-1
/
+8
2016-11-16
locking/core: Remove cpu_relax_lowlatency() users
Christian Borntraeger
1
-3
/
+3
2015-12-17
locking/osq: Fix ordering of node initialisation in osq_lock
Will Deacon
1
-3
/
+5
2015-09-18
locking/osq: Relax atomic semantics
Davidlohr Bueso
1
-3
/
+8
2015-02-24
locking: Remove ACCESS_ONCE() usage
Davidlohr Bueso
1
-7
/
+7
2015-01-14
locking/osq: No need for load/acquire when acquire-polling
Davidlohr Bueso
1
-1
/
+1
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
1
-0
/
+203