Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-11 | 1 | -4/+20 |
|\ | |||||
| * | riscv: set the permission of vdso_data to read-only | Vincent Chen | 2020-06-11 | 1 | -2/+14 |
| * | riscv: use vDSO common flow to reduce the latency of the time-related functions | Vincent Chen | 2020-06-11 | 1 | -2/+6 |
* | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
|/ | |||||
* | riscv: add missing header file includes | Paul Walmsley | 2019-10-28 | 1 | -0/+1 |
* | riscv: mark some code and data as file-static | Paul Walmsley | 2019-10-28 | 1 | -1/+1 |
* | riscv: Remove gate area stubs | Andy Lutomirski | 2019-07-01 | 1 | -19/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 2019-06-19 | 1 | -12/+1 |
* | riscv/vdso: don't clear PG_reserved | David Hildenbrand | 2019-03-06 | 1 | -1/+0 |
* | riscv: remove redundant unlikely() | Tobias Klauser | 2018-01-31 | 1 | -1/+1 |
* | RISC-V: Init and Halt Code | Palmer Dabbelt | 2017-09-27 | 1 | -0/+125 |