summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/futex.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06riscv: extable: add a dedicated uaccess handlerJisheng Zhang1-17/+6
2022-01-06riscv: extable: consolidate definitionsJisheng Zhang1-0/+1
2022-01-06riscv: consolidate __ex_table constructionJisheng Zhang1-9/+3
2020-03-28futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2019-11-23Merge branch 'next/nommu' into for-nextPaul Walmsley1-0/+6
2019-11-18riscv: add nommu supportChristoph Hellwig1-0/+6
2019-11-12riscv: clean up the macro format in each header fileZong Li1-3/+3
2019-04-26riscv: remove CONFIG_RISCV_ISA_AChristoph Hellwig1-13/+0
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2018-10-23RISC-V: Add futex support.Jim Wilson1-0/+128