summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/uapi
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: Provide the frequency of time CSR via hwprobePalmer Dabbelt12 days1-0/+1
* Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-202-0/+20
|\
| * Merge patch series "riscv: Apply Zawrs when available"Palmer Dabbelt2024-07-122-0/+2
| |\
| | * KVM: riscv: Support guest wrs.ntoAndrew Jones2024-07-121-0/+1
| | * riscv: hwprobe: export Zawrs ISA extensionAndrew Jones2024-07-121-0/+1
| * | riscv: hwprobe: export highest virtual userspace addressClément Léger2024-07-111-0/+1
| * | RISC-V: KVM: Allow Zcmop extension for Guest/VMClément Léger2024-06-261-0/+1
| * | riscv: hwprobe: export Zcmop ISA extensionClément Léger2024-06-261-0/+1
| * | RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VMClément Léger2024-06-261-0/+4
| * | riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensionsClément Léger2024-06-261-0/+4
| * | RISC-V: KVM: Allow Zimop extension for Guest/VMClément Léger2024-06-261-0/+1
| * | riscv: hwprobe: export Zimop ISA extensionClément Léger2024-06-261-0/+1
| * | riscv: hwprobe: add zve Vector subextensions into hwprobe interfaceAndy Chiu2024-05-301-0/+5
* | | riscv: convert to generic syscall tableArnd Bergmann2024-07-102-35/+7
* | | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
|/ /
* | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+1
|\ \
| * | riscv: hwprobe: export Zihintpause ISA extensionClément Léger2024-04-281-0/+1
| |/
* | Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-05-101-1/+1
|\ \
| * | riscv: hwprobe: fix invalid sign extension for RISCV_HWPROBE_EXT_ZVFHMINClément Léger2024-04-231-1/+1
* | | RISC-V: KVM: Add perf sampling support for guestsAtish Patra2024-04-261-0/+1
|/ /
* / RISC-V: Update AT_VECTOR_SIZE_ARCH for new AT_MINSIGSTKSZVictor Isaev2024-03-271-1/+1
|/
* Merge tag 'kvm-riscv-6.9-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-03-111-0/+2
|\
| * RISC-V: KVM: Allow Zacas extension for Guest/VMAnup Patel2024-03-061-0/+1
| * RISC-V: KVM: Allow Ztso extension for Guest/VMAnup Patel2024-03-061-0/+1
* | kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini2024-02-081-1/+0
|/
* RISC-V: KVM: Allow Zfa extension for Guest/VMAnup Patel2024-01-191-0/+1
* RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VMAnup Patel2024-01-191-0/+2
* RISC-V: KVM: Allow Zihintntl extension for Guest/VMAnup Patel2024-01-191-0/+1
* RISC-V: KVM: Allow Zfh[min] extensions for Guest/VMAnup Patel2024-01-191-0/+2
* RISC-V: KVM: Allow vector crypto extensions for Guest/VMAnup Patel2024-01-191-0/+10
* RISC-V: KVM: Allow scalar crypto extensions for Guest/VMAnup Patel2024-01-191-0/+10
* RISC-V: KVM: Allow Zbc extension for Guest/VMAnup Patel2024-01-191-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-171-0/+13
|\
| * RISC-V: KVM: Add support for SBI STA registersAndrew Jones2023-12-301-0/+9
| * RISC-V: KVM: Add support for SBI extension registersAndrew Jones2023-12-301-0/+3
| * RISC-V: KVM: Add SBI STA extension skeletonAndrew Jones2023-12-301-0/+1
* | Merge patch series "riscv: hwprobe: add Zicond, Zacas and Ztso support"Palmer Dabbelt2024-01-091-0/+3
|\ \
| * | riscv: hwprobe: export Zicond extensionClément Léger2024-01-091-0/+1
| * | riscv: hwprobe: export Zacas ISA extensionClément Léger2024-01-091-0/+1
| * | riscv: hwprobe: export Ztso ISA extensionClément Léger2024-01-091-0/+1
* | | Merge patch series "RISC-V: hwprobe: Introduce which-cpus"Palmer Dabbelt2024-01-091-0/+3
|\ \ \ | |/ / |/| |
| * | RISC-V: hwprobe: Introduce which-cpus flagAndrew Jones2024-01-031-0/+3
| |/
* | riscv: hwprobe: export Zfa ISA extensionClément Léger2023-12-121-0/+1
* | riscv: hwprobe: export Zvfh[min] ISA extensionsClément Léger2023-12-121-0/+2
* | riscv: hwprobe: export Zhintntl ISA extensionClément Léger2023-12-121-0/+1
* | riscv: hwprobe: export Zfh[min] ISA extensionsClément Léger2023-12-121-0/+2
* | riscv: hwprobe: export vector crypto ISA extensionsClément Léger2023-12-121-0/+10
* | riscv: hwprobe: add support for scalar crypto ISA extensionsClément Léger2023-12-121-0/+9
* | riscv: hwprobe: export missing Zbc ISA extensionClément Léger2023-12-121-0/+1
|/
* Merge tag 'riscv-for-linus-6.7-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-11-101-1/+4
|\