aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/futex.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-35/+5
2015-08-20ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov1-3/+3
2015-08-20ARC: ensure futex ops are atomic in !LLSC configVineet Gupta1-0/+12
2015-08-20ARC: make futex_atomic_cmpxchg_inatomic() return bimodalVineet Gupta1-9/+11
2015-08-20ARC: futex cosmeticsVineet Gupta1-8/+9
2015-08-20ARC: add barriers to futex codeVineet Gupta1-11/+10
2015-07-09ARC: Add llock/scond to futex backendVineet Gupta1-6/+42
2015-05-19sched/preempt, futex: Update comments to clarify that preemption doesn't have to be disabledDavid Hildenbrand1-5/+5
2013-02-15ARC: Futex supportVineet Gupta1-0/+151