index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
syscalls
/
syscall.tbl
Age
Commit message (
Expand
)
Author
2022-10-11
alpha: remove the needless aliases osf_{readv,writev}
Lukas Bulwahn
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2021-11-25
futex: Wireup futex_waitv syscall
André Almeida
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2021-01-24
fs: add mount_setattr()
Christian Brauner
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-06-17
arch: wire-up close_range()
Christian Brauner
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
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-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
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-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-01-25
alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019-01-25
alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019-01-25
alpha: update syscall macro definitions
Arnd Bergmann
2019-01-25
alpha: wire up io_pgetevents system call
Arnd Bergmann
2018-12-21
alpha: add system call table generation support
Firoz Khan