aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28RISC-V: Remove __smp_bp__{before,after}_atomicPalmer Dabbelt1-15/+0
2017-11-28RISC-V: Comment on why {,cmp}xchg is ordered how it isPalmer Dabbelt1-2/+7
2017-11-28RISC-V: Remove unused arguments from ATOMIC_OPPalmer Dabbelt1-47/+47
2017-11-15Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linuxLinus Torvalds58-0/+4916
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt1-0/+61
2017-09-26RISC-V: User-facing APIPalmer Dabbelt15-0/+710
2017-09-26RISC-V: Paging and MMUPalmer Dabbelt7-0/+910
2017-09-26RISC-V: Device, timer, IRQs, and the SBIPalmer Dabbelt7-0/+364
2017-09-26RISC-V: Task implementationPalmer Dabbelt6-0/+328
2017-09-26RISC-V: ELF and module implementationPalmer Dabbelt3-0/+150
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt6-0/+822
2017-09-26RISC-V: Atomic and Locking CodePalmer Dabbelt10-0/+1423
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt3-0/+162