summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vdso.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-111-4/+20
|\
| * riscv: set the permission of vdso_data to read-onlyVincent Chen2020-06-101-2/+14
| * riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen2020-06-101-2/+6
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
|/
* riscv: add missing header file includesPaul Walmsley2019-10-281-0/+1
* riscv: mark some code and data as file-staticPaul Walmsley2019-10-281-1/+1
* riscv: Remove gate area stubsAndy Lutomirski2019-07-011-19/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* riscv/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-051-1/+0
* riscv: remove redundant unlikely()Tobias Klauser2018-01-301-1/+1
* RISC-V: Init and Halt CodePalmer Dabbelt2017-09-261-0/+125