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
/
kernel
/
rtmutex-debug.c
Age
Commit message (
Expand
)
Author
2011-12-06
lockdep, rtmutex, bug: Show taint flags on error
Ben Hutchings
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-05
rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()
Thomas Gleixner
2011-09-12
rtmutex: Cleanup the debug code
Thomas Gleixner
2011-01-27
rtmutex: Simplify PI algorithm and make highest prio task get lock
Lai Jiangshan
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2008-02-08
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
2007-10-17
kernel/rtmutex-debug.c: cleanups
Adrian Bunk
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar