summaryrefslogtreecommitdiff
path: root/include/linux/futex.h
Commit message (Expand)AuthorAge
* mm: use do_futex() instead of sys_futex() in mm_release()Dominik Brodowski2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* futex: Allow for compiling out PI supportNicolas Pitre2017-08-01
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-03-03
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-13
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-10-08
|\
| * futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitionsAnton Blanchard2009-10-07
* | linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger2009-09-24
|/
* futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart2009-04-30
* futex: add requeue_pi functionalityDarren Hart2009-04-06
* futex: make clock selectable for FUTEX_WAIT_BITSETThomas Gleixner2008-11-24
* futex: rely on get_user_pages() for shared futexesPeter Zijlstra2008-09-30
* futex: runtime enable pi and robust functionalityThomas Gleixner2008-02-23
* futex: Add bitset conditional wait/wakeup functionalityThomas Gleixner2008-02-01
* sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-25
* kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-05
* Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-18
* FUTEX: new PRIVATE futexesEric Dumazet2007-05-09
* futex_requeue_pi optimizationPierre Peiffer2007-05-09
* Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-09
* futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-08
* [PATCH] Fix noise in futex.hDavid Woodhouse2006-12-10
* [PATCH] pi-futex: robust-futex exitIngo Molnar2006-07-28
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* [PATCH] pi-futex: futex code cleanupsIngo Molnar2006-06-27
* [PATCH] lightweight robust futexes updates 2Ingo Molnar2006-03-27
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-27
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16