aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/riscv/include/asm/csr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeSamuel Holland1-0/+2
2024-01-17RISC-V: Implement archrandom when Zkr is availableSamuel Ortiz1-0/+9
2023-10-12RISCV: KVM: Add sstateen0 context save/restoreMayuresh Chitale1-0/+1
2023-10-12RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale1-0/+1
2023-10-12RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale1-0/+16
2023-08-08RISC-V: KVM: provide UAPI for host SATP modeDaniel Henrique Barboza1-0/+2
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2023-06-08riscv: Add new csr defines related to vector extensionGreentime Hu1-2/+16
2023-06-06RISC-V: KVM: Redirect AMO load/store misaligned traps to guestwchen1-0/+2
2023-05-05Merge tag 'kvm-riscv-6.4-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-7/+100
2023-04-21RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask definesAnup Patel1-6/+6
2023-04-21RISC-V: Add AIA related CSR definesAnup Patel1-1/+94
2023-03-23riscv: entry: Convert to generic entryGuo Ren1-1/+0
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt1-0/+5
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra1-0/+5
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel1-0/+16
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+7
2022-05-20RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel1-0/+1
2022-04-26riscv: compat: syscall: Add entry.S implementationGuo Ren1-0/+7
2022-03-21perf: RISC-V: Add support for SBI PMU and SscofpmfPalmer Dabbelt1-1/+65
2022-03-21RISC-V: Add sscofpmf extension supportAtish Patra1-1/+7
2022-03-21RISC-V: Add CSR encodings for all HPMCOUNTERSAtish Patra1-0/+58
2022-02-14riscv: mm: Set sv57 on defaultlyQinglin Pan1-0/+1
2022-01-19riscv: Implement sv48 supportAlexandre Ghiti1-2/+1
2021-10-04RISC-V: Add hypervisor extension related CSR definesAnup Patel1-0/+87
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen1-0/+3
2021-02-18RISC-V: Implement ASID allocatorAnup Patel1-0/+6
2020-05-04RISC-V: Remove N-extension related definesAnup Patel1-3/+0
2020-02-18riscv: set pmp configuration if kernel is running in M-modeGreentime Hu1-0/+12
2020-01-04riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley1-9/+9
2019-11-17riscv: clear the instruction cache and all registers when bootingChristoph Hellwig1-0/+1
2019-11-17riscv: read the hart ID from mhartid on bootDamien Le Moal1-0/+1
2019-11-05riscv: abstract out CSR names for supervisor vs machine modeChristoph Hellwig1-10/+62
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-05-16RISC-V: Access CSRs using CSR numbersAnup Patel1-7/+25
2019-05-16RISC-V: Add interrupt related SCAUSE defines in asm/csr.hAnup Patel1-4/+17
2019-05-16RISC-V: Use tabs to align macro values in asm/csr.hAnup Patel1-38/+38
2018-08-13RISC-V: add a definition for the SIE SEIE bitChristoph Hellwig1-0/+1
2018-01-30riscv: rename sptbr to satpChristoph Hellwig1-7/+7
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig1-4/+4
2017-09-26RISC-V: Generic library routines and assemblyPalmer Dabbelt1-0/+132