Age | Commit message (Expand) | Author |
---|---|---|
2011-01-28 | 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-28 | [PATCH] pi-futex: rt mutex debug | Ingo Molnar |