summaryrefslogtreecommitdiff
path: root/arch/riscv/include/uapi
AgeCommit message (Expand)Author
2023-12-12riscv: hwprobe: export Zfa ISA extensionClément Léger
2023-12-12riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger
2023-12-12riscv: hwprobe: export Zhintntl ISA extensionClément Léger
2023-12-12riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger
2023-12-12riscv: hwprobe: export vector crypto ISA extensionsClément Léger
2023-12-12riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger
2023-12-12riscv: hwprobe: export missing Zbc ISA extensionClément Léger
2023-11-10Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-11-07Merge patch series "riscv: Add remaining module relocations and tests"Palmer Dabbelt
2023-11-07riscv: Add remaining module relocationsCharlie Jenkins
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-20RISC-V: KVM: Forward SBI DBCN extension to user-spaceAnup Patel
2023-10-12RISC-V: KVM: Allow Zicond extension for Guest/VMAnup Patel
2023-10-12RISCV: KVM: Add sstateen0 to ONE_REGMayuresh Chitale
2023-10-12RISCV: KVM: Add senvcfg context save/restoreMayuresh Chitale
2023-10-12RISC-V: KVM: Enable Smstateen accessesMayuresh Chitale
2023-10-10docs: move riscv under archCosta Shulyupin
2023-09-21RISC-V: hwprobe: Expose Zicboz extension and its block sizeAndrew Jones
2023-09-09Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-08Merge patch "RISC-V: Add ptrace support for vectors"Palmer Dabbelt
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu
2023-09-01Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-31Merge tag 'kvm-riscv-6.6-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2023-08-31Merge patch series "riscv: support ELF format binaries in nommu mode"Palmer Dabbelt
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-23riscv: support the elf-fdpic binfmt loaderGreg Ungerer
2023-08-22RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-08RISC-V: KVM: provide UAPI for host SATP modeDaniel Henrique Barboza
2023-08-08RISC-V: KVM: Allow Zicntr, Zicsr, Zifencei, and Zihpm for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Allow Zba and Zbs extensions for Guest/VMAnup Patel
2023-08-08RISC-V: KVM: Extend ONE_REG to enable/disable multiple ISA extensionsAnup Patel
2023-07-11riscv: sigcontext: Correct the comment of sigreturnGuo Ren
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-01RISC-V: Fix up some vector state related build failuresPalmer Dabbelt
2023-06-22asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarchTiezhu Yang
2023-06-20RISC-V: KVM: Allow Svnapot extension for Guest/VMAnup Patel
2023-06-19Merge patch series "RISC-V: Export Zba, Zbb to usermode via hwprobe"Palmer Dabbelt
2023-06-19RISC-V: KVM: Expose IMSIC registers as attributes of AIA irqchipAnup Patel
2023-06-19RISC-V: hwprobe: Expose Zba, Zbb, and ZbsEvan Green
2023-06-18RISC-V: KVM: Expose APLIC registers as attributes of AIA irqchipAnup Patel
2023-06-18RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel
2023-06-18RISC-V: KVM: Skeletal in-kernel AIA irqchip supportAnup Patel
2023-06-08riscv: KVM: Add vector lazy save/restore supportVincent Chen
2023-06-08riscv: kvm: Add V extension to KVM ISAVincent Chen