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
/
include
/
asm-generic
/
qrwlock.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2018-10-02
1
-3
/
+4
*
locking/qrwlock: Prevent slowpath writers getting held up by fastpath
Will Deacon
2017-10-25
1
-18
/
+5
*
locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
Will Deacon
2017-10-25
1
-2
/
+2
*
locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
Will Deacon
2017-10-25
1
-11
/
+1
*
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-10-10
1
-20
/
+0
*
locking/qrwlock: Fix write unlock bug on big endian systems
pan xinhui
2016-08-10
1
-2
/
+25
*
locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics
Will Deacon
2015-08-12
1
-7
/
+6
*
locking/qrwlock: Implement queue_write_unlock() using smp_store_release()
Will Deacon
2015-08-12
1
-8
/
+1
*
locking/qrwlock: Better optimization for interrupt context readers
Waiman Long
2015-07-06
1
-2
/
+2
*
locking/qrwlock: Rename functions to queued_*()
Waiman Long
2015-07-06
1
-29
/
+29
*
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-06-06
1
-0
/
+166