summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/futex.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: remove __KERNEL__ ifdefs from non-UAPI headersChristoph Hellwig2020-08-151-3/+0
* sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro2020-03-281-3/+0
* futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-281-3/+2
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno2018-04-131-4/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
* sh: add working futex atomic ops on userspace addresses for smpRich Felker2016-08-051-38/+59
* futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-5/+5
* futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-2/+3
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+77