index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
spinlock_rt.c
Age
Commit message (
Expand
)
Author
8 days
locking/rt: Fix the incorrect RCU protection in rt_spin_unlock()
Thomas Gleixner
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-10-24
locking/rt: Add sparse annotation for RCU.
Sebastian Andrzej Siewior
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
2023-09-20
locking/rtmutex: Add a lockdep assert to catch potential nested blocking
Thomas Gleixner
2023-09-20
locking/rtmutex: Use rt_mutex specific scheduler helpers
Sebastian Andrzej Siewior
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2021-12-04
locking: Remove rt_rwlock_is_contended().
Sebastian Andrzej Siewior
2021-10-01
locking/rt: Take RCU nesting into account for __might_resched()
Thomas Gleixner
2021-10-01
sched: Clean up the might_sleep() underscore zoo
Thomas Gleixner
2021-08-17
locking/spinlock/rt: Prepare for RT local_lock
Thomas Gleixner
2021-08-17
locking/rwlock: Provide RT variant
Thomas Gleixner
2021-08-17
locking/spinlock: Provide RT variant
Thomas Gleixner