aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex.c
Commit message (Expand)AuthorAge
* rtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()Darren Hart2009-08-05
* trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-12
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\
| * locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-29
* | rt_mutex: add proxy lock routinesDarren Hart2009-04-06
|/
* hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
* hrtimer: more hrtimer_init_sleeper() fallout.Peter Zijlstra2008-02-13
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* FUTEX: Tidy up the codeThomas Gleixner2007-07-16
* Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-18
* rt-mutex: fix chain walk early wakeup bugThomas Gleixner2007-06-08
* rt-mutex: fix stale return valueThomas Gleixner2007-06-08
* futex_requeue_pi optimizationPierre Peiffer2007-05-09
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] clean up and remove some extra spinlocks from rtmutexSteven Rostedt2006-09-29
* [PATCH] reference rt-mutex-design in rtmutex.cSteven Rostedt2006-07-31
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-27
* [PATCH] pi-futex: rt mutex futex apiIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-27
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27