aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-debug.c
Commit message (Expand)AuthorAge
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* lockdep, rtmutex, bug: Show taint flags on errorBen Hutchings2011-12-06
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock()Thomas Gleixner2011-10-05
* rtmutex: Cleanup the debug codeThomas Gleixner2011-09-12
* rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan2011-01-27
* sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-14
* Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-08
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* kernel/rtmutex-debug.c: cleanupsAdrian Bunk2007-10-17
* FUTEX: Tidy up the codeThomas Gleixner2007-07-16
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-27