summaryrefslogtreecommitdiff
path: root/kernel/rt.c
AgeCommit message (Expand)Author
2010-02-21Forward to 2.6.33-rc8Thomas Gleixner
2009-09-15rt: Fix rwlocks/rwsem rt_[down_]read_trylock()Thomas Gleixner
2009-08-25rt: Fix recursive read lock of rw_semaphoresThomas Gleixner
2009-08-23rt: Remove rwlocks BUG_ON and useless read_depth checkThomas Gleixner
2009-07-29rt-locks: provide atomic_dec_and_mutex_lock for -rtThomas Gleixner
2009-07-29rt-locks: implement rt_downgrade_writeSteven Rostedt
2009-07-29rt-locks: fix recursive rwlocks and cleanup rwsemsThomas Gleixner
2009-07-29rt: Make rt_down_read_trylock() behave like down_read_trylock()Jan Blunck
2009-07-29rt: Add the preempt-rt lock replacement APIsThomas Gleixner