summaryrefslogtreecommitdiffstats
path: root/include/linux/futex.h
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-149/+1
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-081-2/+2
|\
| * futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-071-2/+2
* | linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger2009-09-241-5/+5
|/
* futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-301-3/+1
* futex: add requeue_pi functionalityDarren Hart2009-04-061-0/+8
* futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-241-1/+2
* futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-301-0/+2
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-231-0/+1
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-011-0/+10
* sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-251-1/+5
* kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-051-4/+0
* Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-181-8/+1
* FUTEX: new PRIVATE futexesEric Dumazet2007-05-091-3/+26
* futex_requeue_pi optimizationPierre Peiffer2007-05-091-1/+8
* Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-091-1/+3
* futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-081-0/+29
* [PATCH] Fix noise in futex.hDavid Woodhouse2006-12-101-0/+2
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-281-1/+2
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-271-0/+7
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-271-3/+2
* [PATCH] lightweight robust futexes updates 2Ingo Molnar2006-03-271-10/+4
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-271-0/+95
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-071-5/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+17