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
/
include
/
linux
/
rtmutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/rtmutex: Add rt_mutex_lock_nest_lock() and rt_mutex_lock_killable().
Sebastian Andrzej Siewior
2021-12-04
1
-0
/
+9
*
locking/rtmutex: Reduce <linux/rtmutex.h> header dependencies, only include <...
Sebastian Andrzej Siewior
2021-08-17
1
-1
/
+1
*
locking/rtmutex: Prevent future include recursion hell
Sebastian Andrzej Siewior
2021-08-17
1
-1
/
+1
*
locking/rtmutex: Provide rt_mutex_base_is_locked()
Thomas Gleixner
2021-08-17
1
-0
/
+12
*
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
2021-08-17
1
-6
/
+17
*
locking/rtmutex: Remove rt_mutex_is_locked()
Peter Zijlstra
2021-08-17
1
-11
/
+0
*
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
2021-08-17
1
-7
/
+12
*
locking/rtmutex: Remove empty and unused debug stubs
Thomas Gleixner
2021-03-29
1
-12
/
+2
*
locking/rtmutex: Consolidate rt_mutex_init()
Sebastian Andrzej Siewior
2021-03-29
1
-9
/
+3
*
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
2021-03-29
1
-7
/
+0
*
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
2021-03-29
1
-5
/
+2
*
locking/rtmutex: Remove rt_mutex_timed_lock()
Sebastian Andrzej Siewior
2021-03-29
1
-3
/
+0
*
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2018-07-25
1
-0
/
+7
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-09-08
1
-6
/
+5
*
rt_mutex: Add lockdep annotations
Peter Zijlstra
2017-06-08
1
-4
/
+21
*
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-06-21
1
-4
/
+2
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
1
-12
/
+6
*
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-08
1
-2
/
+2
*
sysctl extern cleanup: rtmutex
Dave Young
2010-03-12
1
-0
/
+2
*
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-3
/
+3
*
include: replace __FUNCTION__ with __func__
Harvey Harrison
2008-10-16
1
-1
/
+1
*
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
2007-01-26
1
-2
/
+2
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-10
/
+0
*
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
2006-06-27
1
-1
/
+14
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
1
-0
/
+104