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
/
asm-generic
/
futex.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
1
-1
/
+1
2021-11-26
futex: Fix sparc32/m68k/nds32 build regression
Arnd Bergmann
1
-2
/
+2
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
1
-20
/
+11
2020-03-27
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-2
/
+2
2019-07-22
futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser()
Vasily Averin
1
-20
/
+1
2019-04-26
futex: Update comments and docs about return values of arch futex code
Will Deacon
1
-2
/
+6
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-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-41
/
+9
2016-04-21
asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic()
Romain Perier
1
-2
/
+6
2015-05-19
sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(...
David Hildenbrand
1
-0
/
+2
2015-05-19
sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli...
David Hildenbrand
1
-2
/
+3
2014-12-08
asm-generic: add generic futex for !CONFIG_SMP
Ley Foon Tan
1
-0
/
+114
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-4
/
+4
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-1
/
+2
2008-04-30
remove __KERNEL__ tests of unexported headers under asm-generic/
Robert P. J. Day
1
-3
/
+0
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
1
-1
/
+1
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-2
/
+2
2006-03-27
[PATCH] lightweight robust futexes updates
Ingo Molnar
1
-1
/
+1
2006-03-27
[PATCH] lightweight robust futexes: arch defaults
Ingo Molnar
1
-0
/
+6
2006-01-08
[PATCH] consolidate asm/futex.h
Jeff Dike
1
-0
/
+53