aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/futex.h
AgeCommit message (Expand)Author
2020-03-27sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-04-12sh: fix futex FUTEX_OP_SET op on userspace addressesAurelien Jarno
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
2016-08-05sh: add working futex atomic ops on userspace addresses for smpRich Felker
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2008-07-29sh: migrate to arch/sh/include/Paul Mundt