aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart1-3/+1
2009-04-06futex: add requeue_pi functionalityDarren Hart1-0/+8
2008-11-24futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner1-1/+2
2008-09-30futex: rely on get_user_pages() for shared futexesPeter Zijlstra1-0/+2
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner1-0/+1
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner1-0/+10
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan1-1/+5
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk1-4/+0
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner1-8/+1
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet1-3/+26
2007-05-09futex_requeue_pi optimizationPierre Peiffer1-1/+8
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer1-1/+3
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell1-0/+29
2006-12-10[PATCH] Fix noise in futex.hDavid Woodhouse1-0/+2
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar1-1/+2
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar1-0/+7
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar1-3/+2
2006-03-27[PATCH] lightweight robust futexes updates 2Ingo Molnar1-10/+4
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar1-0/+95
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek1-5/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+17