summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/uapi
AgeCommit message (Expand)AuthorLines
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra-0/+1
2022-07-29RISC-V: KVM: Add support for Svpbmt inside Guest/VMAnup Patel-0/+1
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser-0/+1
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-05-20RISC-V: KVM: Introduce ISA extension registerAtish Patra-0/+20
2022-04-26riscv: compat: syscall: Add compat_sys_call_table implementationGuo Ren-1/+1
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+128
2021-10-04RISC-V: Include clone3() on rv32Palmer Dabbelt-1/+2
2021-10-04RISC-V: KVM: Implement ONE REG interface for FP registersAtish Patra-0/+10
2021-10-04RISC-V: KVM: Add timer functionalityAtish Patra-0/+17
2021-10-04RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctlsAnup Patel-1/+52
2021-10-04RISC-V: KVM: Implement VCPU interrupts and requests handlingAnup Patel-0/+3
2021-10-04RISC-V: Add initial skeletal KVM supportAnup Patel-0/+47
2020-09-15riscv: Add cache information in AUX vectorZong Li-1/+22
2020-09-15riscv: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOZong Li-0/+3
2020-07-30Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov-1/+1
2020-07-30riscv: Fix typo in asm/hwcap.h uapi headerTobias Klauser-1/+1
2019-12-19riscv, bpf: Add missing uapi header for BPF_PROG_TYPE_PERF_EVENT programsBjörn Töpel-0/+9
2019-11-12riscv: clean up the macro format in each header fileZong Li-9/+9
2019-09-05riscv: Add support for perf registers samplingMao Han-0/+42
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+7
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-7/+7
2019-07-18riscv: enable sys_clone3 syscall for rv64Paul Walmsley-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-60/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-18/+2
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-1/+0
2019-02-25riscv: Use latest system call ABIArnd Bergmann-4/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+3
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-27/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada-1/+0
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov-7/+19
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2018-10-22RISC-V: Add FP register ptrace support for gdb.Jim Wilson-0/+3
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman-24/+1
2018-08-20RISC-V: Don't use a global include guard for uapi/asm/syscalls.hPalmer Dabbelt-5/+8
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li-2/+7
2018-04-02RISC-V: Add definition of relocation typesZong Li-0/+7
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt-0/+26
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+1
2017-09-26RISC-V: User-facing APIPalmer Dabbelt-0/+407