aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/futex/syscalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-22/+0
2021-10-07futex: Implement sys_futex_waitv()André Almeida1-0/+119
2021-10-07futex: Split out syscallsPeter Zijlstra1-0/+279