summary refs log tree commit diff
path: root/arch/riscv/include/asm/csr.h
AgeCommit message (Expand)Author
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel
2022-04-26riscv: compat: syscall: Add entry.S implementationGuo Ren
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra
2022-03-21RISC-V: Add CSR encodings for all HPMCOUNTERSAtish Patra
2022-02-14riscv: mm: Set sv57 on defaultlyQinglin Pan
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti
2021-10-04RISC-V: Add hypervisor extension related CSR definesAnup Patel
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen
2021-02-18RISC-V: Implement ASID allocatorAnup Patel
2020-05-04RISC-V: Remove N-extension related definesAnup Patel
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley
2019-11-17riscv: clear the instruction cache and all registers when bootingChristoph Hellwig
2019-11-17riscv: read the hart ID from mhartid on bootDamien Le Moal
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel
2019-05-16RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel
2019-05-16RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel
2018-08-13RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig
2018-01-30riscv: rename sptbr to satpChristoph Hellwig
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt