aboutsummaryrefslogtreecommitdiff
path: root/include/linux/futex.h
AgeCommit message (Expand)Author
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-07futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart
2009-04-06futex: add requeue_pi functionalityDarren Hart
2008-11-24futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner
2008-09-30futex: rely on get_user_pages() for shared futexesPeter Zijlstra
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner
2008-02-01futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet
2007-05-09futex_requeue_pi optimizationPierre Peiffer
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell
2006-12-10[PATCH] Fix noise in futex.hDavid Woodhouse
2006-07-28[PATCH] pi-futex: robust-futex exitIngo Molnar
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: futex code cleanupsIngo Molnar
2006-03-27[PATCH] lightweight robust futexes updates 2Ingo Molnar
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar
2005-09-07[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek
2005-04-16Linux-2.6.12-rc2Linus Torvalds