aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/futex.h
AgeCommit message (Expand)Author
2020-05-27ARM: futex: Address build warningThomas Gleixner
2019-04-23ARM: 8851/1: add TUSERCOND() macro for conditional postfixStefan Agner
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
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...David Hildenbrand
2015-05-19sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...David Hildenbrand
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel
2014-02-25ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon
2014-02-10ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2012-06-16ARM: 7425/1: extable: ensure fixup entries are 4-byte alignedWill Deacon
2012-01-25ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflictsCatalin Marinas
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-05-12ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINSWill Deacon
2011-03-14arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()Thomas Gleixner
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()Michel Lespinasse
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas
2008-09-01[ARM] 5218/1: arm: improved futex supportMikael Pettersson
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King