aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cmpxchg.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-04MIPS: fix typos in commentsGravatar Julia Lawall 1-1/+1
2021-05-26locking/atomic: mips: move to ARCH_ATOMICGravatar Mark Rutland 1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2019-02-11MIPS: fix truncation in __cmpxchg_small for short valuesGravatar Michael Clark 1-2/+1
2017-11-03Update MIPS email addressesGravatar Paul Burton 1-1/+1
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()Gravatar Paul Burton 1-0/+57
2017-06-29MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()Gravatar Paul Burton 1-0/+52