summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/futex.h
AgeCommit message (Expand)Author
2020-03-27x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro
2020-03-27x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro
2020-03-27x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...Al Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn
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
2013-12-16x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-03-28Disintegrate asm/system.h for X86David Howells
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro