aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-14sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig1-3/+0
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro1-3/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno1-4/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker1-38/+59
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-2/+3
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+77