aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-26powerpc/futex: Switch to user_access blockChristophe Leroy1-7/+5
2020-05-28powerpc: Remove IBM405 Erratum #77Christophe Leroy1-3/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2019-08-20powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy1-0/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy1-1/+0
2018-07-30powerpc/405: move PPC405_ERR77 in asm-405.hChristophe Leroy1-0/+1
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-21/+5
2016-11-14powerpc: EX_TABLE macro for exception tablesNicholas Piggin1-9/+5
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt1-3/+4
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-6/+7
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-9/+11
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIERAnton Blanchard1-3/+3
2009-04-15powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras1-6/+6
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-0/+117