Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-05 | rtmutex: Add missing rcu_read_unlock() in debug_rt_mutex_print_deadlock() | Thomas Gleixner | 1 | -1/+3 |
2011-09-12 | rtmutex: Cleanup the debug code | Thomas Gleixner | 1 | -65/+10 |
2011-01-28 | rtmutex: Simplify PI algorithm and make highest prio task get lock | Lai Jiangshan | 1 | -1/+0 |
2009-12-15 | sched: Convert pi_lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2008-02-08 | Don't operate with pid_t in rtmutex tester | Pavel Emelyanov | 1 | -3/+9 |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov | 1 | -6/+9 |
2007-10-17 | kernel/rtmutex-debug.c: cleanups | Adrian Bunk | 1 | -6/+1 |
2007-07-16 | FUTEX: Tidy up the code | Thomas Gleixner | 1 | -6/+0 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-07-04 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar | 1 | -2/+3 |
2006-07-04 | [PATCH] lockdep: better lock debugging | Ingo Molnar | 1 | -287/+15 |
2006-06-28 | [PATCH] pi-futex: rt mutex debug | Ingo Molnar | 1 | -0/+513 |