summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/spinlock.h
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Move to queued RW locksPalmer Dabbelt2022-05-111-99/+0
* RISC-V: Move to generic spinlocksPalmer Dabbelt2022-05-111-40/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv/spinlock: Strengthen implementations with fencesAndrea Parri2018-04-021-14/+15
* RISC-V: remove spin_unlock_wait()Palmer Dabbelt2017-11-281-9/+0
* RISC-V: Add READ_ONCE in arch_spin_is_locked()Palmer Dabbelt2017-11-281-1/+1
* Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...Linus Torvalds2017-11-151-14/+0
* RISC-V: Atomic and Locking CodePalmer Dabbelt2017-09-261-0/+165