Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7e71b48f9e27e437ca523432ea285c2585a539dc
/
kernel
/
locking
/
rtmutex-debug.c
9cb8f06
kernel: rename show_stack_loglvl() => show_stack()
by Dmitry Safonov
· 4 years, 7 months ago
fe1993a
kernel: use show_stack_loglvl()
by Dmitry Safonov
· 4 years, 7 months ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a23ba90
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
by Davidlohr Bueso
· 7 years ago
f569478
rt_mutex: Add lockdep annotations
by Peter Zijlstra
· 8 years ago
de4d195
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a5dd63e
lockdep: Use "WARNING" tag on lockdep splats
by Paul E. McKenney
· 8 years ago
fffa954
futex: Remove rt_mutex_deadlock_account_*()
by Peter Zijlstra
· 8 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 8 years ago
8930ed8
rtmutex: Cleanup deadlock detector debug logic
by Thomas Gleixner
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
1696a8b
locking: Move the rtmutex code to kernel/locking/
by Peter Zijlstra
· 11 years ago
[Renamed from kernel/rtmutex-debug.c]
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
fbdc4b9
lockdep, rtmutex, bug: Show taint flags on error
by Ben Hutchings
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
68cc399
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
by Thomas Gleixner
· 13 years ago
0fa914c
rtmutex: Cleanup the debug code
by Thomas Gleixner
· 14 years ago
8161239
rtmutex: Simplify PI algorithm and make highest prio task get lock
by Lai Jiangshan
· 14 years ago
1d61548
sched: Convert pi_lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
48d13e4
Don't operate with pid_t in rtmutex tester
by Pavel Emelyanov
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
a4d63e7
kernel/rtmutex-debug.c: cleanups
by Adrian Bunk
· 17 years ago
36cf3b5
FUTEX: Tidy up the code
by Thomas Gleixner
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 19 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 19 years ago
e7eebaf
[PATCH] pi-futex: rt mutex debug
by Ingo Molnar
· 19 years ago