aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/include/asm/thread_info.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18riscv: traps: add missing prototypeConor Dooley1-0/+2
2022-04-26riscv: compat: Add basic compat data type implementationGuo Ren1-0/+1
2022-03-30riscv: Increase stack size under KASANDmitry Vyukov1-2/+8
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen1-0/+15
2021-01-14riscv: Add uprobes supportedGuo Ren1-1/+3
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+4
2020-10-04riscv: remove address space overrides using set_fs()Christoph Hellwig1-6/+0
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab1-0/+4
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov1-1/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner1-9/+1
2019-04-25riscv: turn mm_segment_t into a structChristoph Hellwig1-1/+3
2019-01-07riscv: add audit supportDavid Abdurachmanov1-0/+6
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-2/+0
2017-09-26RISC-V: Task implementationPalmer Dabbelt1-0/+94