index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
syscalls
Age
Commit message (
Expand
)
Author
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
2020-04-01
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2019-07-29
powerpc: Wire up clone3 syscall
Michael Ellerman
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-02
powerpc: remove nargs from __SYSCALL
Firoz Khan
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
2018-12-21
powerpc: add system call table generation support
Firoz Khan