summaryrefslogtreecommitdiff
path: root/kernel/rtmutex-debug.c
AgeCommit message (Expand)Author
2011-01-27rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan
2009-12-14sched: Convert pi_lock to raw_spinlockThomas Gleixner
2008-02-08Don't operate with pid_t in rtmutex testerPavel Emelyanov
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-17kernel/rtmutex-debug.c: cleanupsAdrian Bunk
2007-07-16FUTEX: Tidy up the codeThomas Gleixner
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex debugIngo Molnar