string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / rtmutex.c
2009-08-06 Darren Hartrtmutex: Avoid deadlock in rt_mutex_start_proxy_lock()
2009-06-12 Jean Delvaretrivial: fix ETIMEOUT -> ETIMEDOUT typos
2009-06-10 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-29 Luis Henriqueslocking, rtmutex.c: Documentation cleanup
2009-04-06 Darren Hartrt_mutex: add proxy lock routines
2008-09-06 Arjan van de Venhrtimer: convert kernel/* to the new hrtimer apis
2008-02-13 Peter Zijlstrahrtimer: more hrtimer_init_sleeper() fallout.
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-07-16 Thomas GleixnerFUTEX: Tidy up the code
2007-06-18 Thomas GleixnerRevert "futex_requeue_pi optimization"
2007-06-09 Thomas Gleixnerrt-mutex: fix chain walk early wakeup bug
2007-06-09 Thomas Gleixnerrt-mutex: fix stale return value
2007-05-09 Pierre Peifferfutex_requeue_pi optimization
2007-02-16 Thomas Gleixner[PATCH] hrtimers: namespace and enum cleanup
2006-09-29 Steven Rostedt[PATCH] clean up and remove some extra spinlocks from...
2006-07-31 Steven Rostedt[PATCH] reference rt-mutex-design in rtmutex.c
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-28 Thomas Gleixner[PATCH] rtmutex: Propagate priority settings into PI...
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex futex api
2006-06-28 Thomas Gleixner[PATCH] pi-futex: rt mutex tester
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core