index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/rtmutex: Fix task->pi_waiters integrity
Peter Zijlstra
2023-07-17
1
-1
/
+1
*
rtmutex: Add acquire semantics for rtmutex lock acquisition slow path
Mel Gorman
2022-12-12
1
-3
/
+3
*
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
2021-12-04
1
-4
/
+26
*
locking/rtmutex: Prevent lockdep false positive with PI futexes
Thomas Gleixner
2021-08-17
1
-0
/
+12
*
locking/rtmutex: Add mutex variant for RT
Thomas Gleixner
2021-08-17
1
-0
/
+122
*
locking/rtmutex: Extend the rtmutex core to support ww_mutex
Peter Zijlstra
2021-08-17
1
-2
/
+2
*
locking/rtmutex: Guard regular sleeping locks specific functions
Thomas Gleixner
2021-08-17
1
-0
/
+1
*
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
2021-08-17
1
-11
/
+8
*
locking/rtmutex: Provide rt_mutex_slowlock_locked()
Thomas Gleixner
2021-08-17
1
-1
/
+1
*
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
1
-18
/
+23
*
locking/rtmutex: Split API from implementation
Thomas Gleixner
2021-08-17
1
-0
/
+453