aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-30arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2016-11-21arm64: Factor out PAN enabling/disabling into separate uaccess_* macrosCatalin Marinas1-10/+7
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel1-8/+4
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse1-0/+2
2015-07-27arm64: atomics: prefetch the destination word for write prior to stxrWill Deacon1-0/+2
2015-07-27arm64: kernel: Add support for Privileged Access NeverJames Morse1-0/+8
2015-05-19sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabledDavid Hildenbrand1-2/+2
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon1-2/+2
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon1-2/+4
2013-12-19arm64: futex: ensure .fixup entries are sufficiently alignedWill Deacon1-0/+1
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon1-1/+1
2012-09-17arm64: Atomic operationsCatalin Marinas1-0/+136