index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
futex.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
futex: Fix inode life-time issue
Peter Zijlstra
1
-7
/
+10
2019-11-20
futex: Add mutex around futex exit
Thomas Gleixner
1
-0
/
+1
2019-11-20
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
1
-28
/
+3
2019-11-20
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
1
-2
/
+4
2019-11-20
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
1
-0
/
+33
2019-11-20
futex: Move futex exit handling into futex code
Thomas Gleixner
1
-13
/
+16
2018-12-07
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
1
-8
/
+0
2018-04-02
mm: use do_futex() instead of sys_futex() in mm_release()
Dominik Brodowski
1
-3
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
futex: Allow for compiling out PI support
Nicolas Pitre
1
-1
/
+6
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-2
/
+2
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
1
-0
/
+4
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-149
/
+1
2009-10-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2009-10-07
futex: Fix typo in FUTEX_WAIT/WAKE_BITSET_PRIVATE definitions
Anton Blanchard
1
-2
/
+2
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
1
-5
/
+5
2009-04-30
futex: remove FUTEX_REQUEUE_PI (non CMP)
Darren Hart
1
-3
/
+1
2009-04-06
futex: add requeue_pi functionality
Darren Hart
1
-0
/
+8
2008-11-24
futex: make clock selectable for FUTEX_WAIT_BITSET
Thomas Gleixner
1
-1
/
+2
2008-09-30
futex: rely on get_user_pages() for shared futexes
Peter Zijlstra
1
-0
/
+2
2008-02-23
futex: runtime enable pi and robust functionality
Thomas Gleixner
1
-0
/
+1
2008-02-01
futex: Add bitset conditional wait/wakeup functionality
Thomas Gleixner
1
-0
/
+10
2008-01-25
sched, futex: detach sched.h and futex.h
Alexey Dobriyan
1
-1
/
+5
2007-11-05
kernel/futex.c: make 3 functions static
Adrian Bunk
1
-4
/
+0
2007-06-18
Revert "futex_requeue_pi optimization"
Thomas Gleixner
1
-8
/
+1
2007-05-09
FUTEX: new PRIVATE futexes
Eric Dumazet
1
-3
/
+26
2007-05-09
futex_requeue_pi optimization
Pierre Peiffer
1
-1
/
+8
2007-05-09
Make futex_wait() use an hrtimer for timeout
Pierre Peiffer
1
-1
/
+3
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-0
/
+29
2006-12-10
[PATCH] Fix noise in futex.h
David Woodhouse
1
-0
/
+2
2006-07-28
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
1
-1
/
+2
2006-06-27
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
1
-0
/
+7
2006-06-27
[PATCH] pi-futex: futex code cleanups
Ingo Molnar
1
-3
/
+2
2006-03-27
[PATCH] lightweight robust futexes updates 2
Ingo Molnar
1
-10
/
+4
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
1
-1
/
+1
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
1
-0
/
+95
2005-09-07
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
1
-5
/
+31
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+17