Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda | 2023-04-29 | 1 | -5/+5 |
* | locking/atomic: openrisc: move to ARCH_ATOMIC | Mark Rutland | 2021-05-26 | 1 | -2/+2 |
* | locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc... | Will Deacon | 2018-06-21 | 1 | -1/+2 |
* | openrisc: add 1 and 2 byte cmpxchg support | Stafford Horne | 2017-11-03 | 1 | -32/+115 |
* | openrisc: xchg: fix `computed is not used` warning | Stafford Horne | 2017-03-15 | 1 | -2/+6 |
* | openrisc: add cmpxchg and xchg implementations | Stefan Kristiansson | 2017-02-24 | 1 | -0/+83 |