summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner5-60/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2-18/+2
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman1-0/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-02-25riscv: Use latest system call ABIArnd Bergmann1-4/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+3
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-27/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2018-11-20riscv: add asm/unistd.h UAPI headerDavid Abdurachmanov1-7/+19
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2018-10-22RISC-V: Add FP register ptrace support for gdb.Jim Wilson1-0/+3
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2-24/+1
2018-08-20RISC-V: Don't use a global include guard for uapi/asm/syscalls.hPalmer Dabbelt1-5/+8
2018-07-04RISC-V: Add definiion of extract symbol's index and type for 32-bitZong Li1-2/+7
2018-04-02RISC-V: Add definition of relocation typesZong Li1-0/+7
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt1-0/+26
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner1-0/+1
2017-09-26RISC-V: User-facing APIPalmer Dabbelt10-0/+407