aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cmpxchg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesMichael Clark1-2/+1
2017-11-03Update MIPS email addressesPaul Burton1-1/+1
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Paul Burton1-0/+57
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Paul Burton1-0/+52