index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
rtmutex-debug.c
Age
Commit message (
Expand
)
Author
2021-03-29
locking/rtmutex: Move debug functions as inlines into common header
Thomas Gleixner
2021-03-29
locking/rtmutex: Move rt_mutex_debug_task_free() to rtmutex.c
Thomas Gleixner
2021-03-29
locking/rtmutex: Remove empty and unused debug stubs
Thomas Gleixner
2021-03-29
locking/rtmutex: Remove output from deadlock detector
Sebastian Andrzej Siewior
2021-03-29
locking/rtmutex: Remove rtmutex deadlock tester leftovers
Sebastian Andrzej Siewior
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
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
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
2017-03-23
futex: Remove rt_mutex_deadlock_account_*()
Peter Zijlstra
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2014-06-21
rtmutex: Cleanup deadlock detector debug logic
Thomas Gleixner
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra