Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] | David Howells | 2019-05-16 | 3 | -0/+18 |
* | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann | 2019-04-15 | 3 | -0/+12 |
* | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 3 | -0/+42 |
* | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 1 | -5/+5 |
* | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 1 | -22/+22 |
* | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 2 | -51/+51 |
* | arch: add split IPC system calls where needed | Arnd Bergmann | 2019-01-25 | 1 | -0/+11 |
* | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2019-01-25 | 2 | -6/+6 |
* | mips: add system call table generation support | Firoz Khan | 2018-12-14 | 7 | -0/+1261 |