index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rtmutex.h
Age
Commit message (
Expand
)
Author
2018-07-25
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
2014-06-21
rtmutex: Confine deadlock logic to futex
Thomas Gleixner
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2011-07-08
plist: Remove the need to supply locks to plist heads
Dima Zavin
2010-03-12
sysctl extern cleanup: rtmutex
Dave Young
2009-12-14
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
2008-10-16
include: replace __FUNCTION__ with __func__
Harvey Harrison
2007-01-26
[PATCH] fix various kernel-doc in header files
Robert P. J. Day
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex core
Ingo Molnar