index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
syscalls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Wire up clone3 syscall
Paul Burton
2019-10-02
3
-3
/
+3
*
mips: remove nargs from __SYSCALL
Firoz Khan
2019-07-30
1
-2
/
+2
*
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-07-15
3
-0
/
+3
*
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
3
-0
/
+3
*
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