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