summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/vdso.c
AgeCommit message (Expand)Author
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-10riscv: set the permission of vdso_data to read-onlyVincent Chen
2020-06-10riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-07-01riscv: Remove gate area stubsAndy Lutomirski
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-03-05riscv/vdso: don't clear PG_reservedDavid Hildenbrand
2018-01-30riscv: remove redundant unlikely()Tobias Klauser
2017-09-26RISC-V: Init and Halt CodePalmer Dabbelt