summaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/thread_info.h
Commit message (Expand)AuthorAgeFilesLines
* riscv: Add uprobes supportedGuo Ren2021-01-141-1/+3
* riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-121-1/+4
* riscv: remove address space overrides using set_fs()Christoph Hellwig2020-10-041-6/+0
* riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-141-0/+4
* riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner2019-06-051-9/+1
* riscv: turn mm_segment_t into a structChristoph Hellwig2019-04-251-1/+3
* riscv: add audit supportDavid Abdurachmanov2019-01-071-0/+6
* Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-2/+0
* RISC-V: Task implementationPalmer Dabbelt2017-09-261-0/+94