aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/thread_info.h
AgeCommit message (Expand)Author
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner
2019-04-25riscv: turn mm_segment_t into a structChristoph Hellwig
2019-01-07riscv: add audit supportDavid Abdurachmanov
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2017-09-26RISC-V: Task implementationPalmer Dabbelt