index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lock_events_list.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
1
-0
/
+5
2025-03-08
locking/lock_events: Add locking events for lockdep
Waiman Long
1
-0
/
+7
2025-03-08
locking/lock_events: Add locking events for rtmutex slow paths
Waiman Long
1
-0
/
+21
2020-12-09
locking/rwsem: Remove reader optimistic spinning
Waiman Long
1
-4
/
+1
2020-12-09
locking/rwsem: Enable reader optimistic lock stealing
Waiman Long
1
-0
/
+1
2019-06-17
locking/rwsem: Adaptive disabling of reader optimistic spinning
Waiman Long
1
-4
/
+6
2019-06-17
locking/rwsem: Enable time-based spinning on reader-owned rwsem
Waiman Long
1
-0
/
+1
2019-06-17
locking/rwsem: Enable readers spinning on writer
Waiman Long
1
-0
/
+1
2019-06-17
locking/rwsem: Implement lock handoff to prevent lock starvation
Waiman Long
1
-0
/
+2
2019-06-17
locking/rwsem: Code cleanup after files merging
Waiman Long
1
-2
/
+0
2019-04-10
locking/rwsem: Enable lock event counting
Waiman Long
1
-0
/
+17
2019-04-10
locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs
Waiman Long
1
-0
/
+50