aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rtmutex_common.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27rtmutex: Simplify PI algorithm and make highest prio task get lockLai Jiangshan1-14/+2
2009-04-06rt_mutex: add proxy lock routinesDarren Hart1-0/+8
2008-02-08Don't operate with pid_t in rtmutex testerPavel Emelyanov1-1/+1
2007-07-16FUTEX: Tidy up the codeThomas Gleixner1-1/+8
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner1-34/+0
2007-05-09futex_requeue_pi optimizationPierre Peiffer1-0/+34
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar1-0/+8
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner1-0/+22
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar1-0/+93