Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-06 | 1 | -2/+2 |
|\ | |||||
| * | sh: remove nargs from __SYSCALL | Firoz Khan | 2019-03-06 | 1 | -2/+2 |
* | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 1 | -0/+20 |
* | | 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 | -21/+21 |
* | | arch: add pkey and rseq syscall numbers everywhere | Arnd Bergmann | 2019-01-25 | 1 | -0/+4 |
* | | arch: add split IPC system calls where needed | Arnd Bergmann | 2019-01-25 | 1 | -0/+11 |
* | | sh: add statx system call | Arnd Bergmann | 2019-01-25 | 1 | -0/+1 |
|/ | |||||
* | sh: add system call table generation support | Firoz Khan | 2018-12-19 | 4 | -0/+498 |