Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 3 | -0/+42 |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann | 1 | -5/+5 |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 1 | -22/+22 |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2 | -51/+51 |
2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann | 1 | -0/+11 |
2019-01-25 | ipc: rename old-style shmctl/semctl/msgctl syscalls | Arnd Bergmann | 2 | -6/+6 |
2018-12-14 | mips: add system call table generation support | Firoz Khan | 7 | -0/+1261 |