index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-17
locking/rtmutex: Make sure we wake anything on the wake_q when we release the...
John Stultz
1
-1
/
+1
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+9
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
1
-4
/
+4
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
1
-3
/
+9
2023-07-17
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
1
-1
/
+1
2022-12-12
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
1
-3
/
+3
2021-12-04
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
1
-4
/
+26
2021-08-17
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
1
-0
/
+12
2021-08-17
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
1
-0
/
+122
2021-08-17
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
1
-2
/
+2
2021-08-17
locking/rtmutex: Guard regular sleeping locks specific functions
Thomas Gleixner
1
-0
/
+1
2021-08-17
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
1
-11
/
+8
2021-08-17
locking/rtmutex: Provide rt_mutex_slowlock_locked()
Thomas Gleixner
1
-1
/
+1
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
1
-18
/
+23
2021-08-17
locking/rtmutex: Split API from implementation
Thomas Gleixner
1
-0
/
+453