Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-17 | parisc: Wire up clone3 syscall | Helge Deller | 1 | -1/+1 |
2019-07-15 | arch: mark syscall number 435 reserved for clone3 | Christian Brauner | 1 | -0/+1 |
2019-06-28 | arch: wire-up pidfd_open() | Christian Brauner | 1 | -0/+1 |
2019-05-16 | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 1 | -0/+6 |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 1 | -0/+4 |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 1 | -0/+21 |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann | 1 | -5/+10 |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 1 | -23/+46 |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 1 | -27/+27 |
2019-01-25 | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 1 | -0/+4 |
2018-12-10 | parisc: add system call table generation support | Firoz Khan | 4 | -0/+496 |