aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/include/asm/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-11x86/futex: Remove .fixup usagePeter Zijlstra1-20/+8
2020-03-27x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro1-1/+19
2020-03-27x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro1-8/+8
2020-03-27x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_end()Al Viro1-26/+36
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2018-09-03x86/extable: Introduce _ASM_EXTABLE_UA for uaccess fixupsJann Horn1-3/+3
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-35/+5
2013-12-16x86: replace futex_atomic_cmpxchg_inatomic() with user_atomic_cmpxchg_inatomicQiaowei Ren1-20/+1
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin1-12/+0
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin1-6/+13
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+0
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-7/+9
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+140