aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex-debug.c
Commit message (Expand)AuthorAgeFilesLines
* rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan2011-01-271-1/+0
* sched: Convert pi_lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* Don't operate with pid_t in rtmutex testerPavel Emelyanov2008-02-081-3/+9
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-6/+9
* kernel/rtmutex-debug.c: cleanupsAdrian Bunk2007-10-171-6/+1
* FUTEX: Tidy up the codeThomas Gleixner2007-07-161-6/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-2/+3
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-287/+15
* [PATCH] pi-futex: rt mutex debugIngo Molnar2006-06-271-0/+513