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