index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rwsem.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/rwsem: Prevent unneeded warning during locking selftest
Waiman Long
2019-04-14
1
-1
/
+2
*
locking/rwsem: Enable lock event counting
Waiman Long
2019-04-10
1
-0
/
+4
*
locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
Waiman Long
2019-04-10
1
-7
/
+14
*
locking/rwsem: Add debug check for __down_read*()
Waiman Long
2019-04-10
1
-2
/
+10
*
locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
Waiman Long
2019-04-10
1
-0
/
+7
*
locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
Waiman Long
2019-04-10
1
-2
/
+15
*
locking/rwsem: Optimize down_read_trylock()
Waiman Long
2019-04-03
1
-5
/
+8
*
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
1
-3
/
+0
*
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-0
/
+130
*
locking/rwsem: Make owner store task pointer of last owning reader
Waiman Long
2018-09-10
1
-24
/
+71
*
locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
Waiman Long
2018-05-16
1
-9
/
+21
*
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
Waiman Long
2018-03-31
1
-1
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
locking/rwsem: Protect all writes to owner by WRITE_ONCE()
Waiman Long
2016-06-08
1
-3
/
+10
*
locking/rwsem: Add reader-owned state to the owner field
Waiman Long
2016-06-08
1
-0
/
+41
*
locking/rwsem: Set lock ownership ASAP
Davidlohr Bueso
2015-02-18
1
-0
/
+20