aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/cmpxchg.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-26locking/atomic: openrisc: move to ARCH_ATOMICMark Rutland1-2/+2
2018-06-21locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h>Will Deacon1-1/+2
2017-11-03openrisc: add 1 and 2 byte cmpxchg supportStafford Horne1-32/+115
2017-03-16openrisc: xchg: fix `computed is not used` warningStafford Horne1-2/+6
2017-02-25openrisc: add cmpxchg and xchg implementationsStefan Kristiansson1-0/+83