index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2022-01-07
parisc: Rewrite light-weight syscall and futex code
John David Anglin
2021-12-21
parisc: Fix mask used to select futex spinlock
John David Anglin
2021-11-04
parisc: Don't disable interrupts in cmpxchg and futex operations
Dave Anglin
2021-11-01
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2020-10-15
parisc: Switch to more fine grained lws locks
John David Anglin
2020-03-27
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2017-03-28
new helper: uaccess_kernel()
Al Viro
2016-05-22
parisc: Update futex.h to match generic implementation
John David Anglin
2012-02-27
[PARISC] futex: Use same lock set as lws calls
John David Anglin
2011-07-18
[PARISC] Fix futex support
Carlos O'Donell
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin