Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / rtmutex.c
2011-12-11 Paul E. McKenneyRevert "rcu: Permit rt_mutex_unlock() with irqs disabled"
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-29 Paul E. McKenneyrcu: Permit rt_mutex_unlock() with irqs disabled
2011-07-08 Dima Zavinplist: Remove the need to supply locks to plist heads
2011-01-28 Lai Jiangshanrtmutex: Simplify PI algorithm and make highest prio...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-14 Thomas Gleixnerrtmutes: Convert rtmutex.lock to raw_spinlock
2009-12-14 Thomas Gleixnersched: Convert pi_lock to raw_spinlock
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-13 Peter Zijlstrahrtimer: more hrtimer_init_sleeper() fallout.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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