summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/futex.h
AgeCommit message (Expand)Author
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-01-07parisc: Rewrite light-weight syscall and futex codeJohn David Anglin
2021-12-21parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-11-04parisc: Don't disable interrupts in cmpxchg and futex operationsDave Anglin
2021-11-01parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-03-28new helper: uaccess_kernel()Al Viro
2016-05-22parisc: Update futex.h to match generic implementationJohn David Anglin
2012-02-27[PARISC] futex: Use same lock set as lws callsJohn David Anglin
2011-07-18[PARISC] Fix futex supportCarlos O'Donell
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2008-10-10parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin