summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/syscalls
Commit message (Expand)AuthorAgeFilesLines
* vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
|/
* y2038: use compat_{get,set}_itimer on alphaArnd Bergmann2019-11-151-2/+2
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+2
* alpha: add generic get{eg,eu,g,p,u,pp}id() syscallsArnd Bergmann2019-01-251-0/+3
* alpha: add standard statfs64/fstatfs64 syscallsArnd Bergmann2019-01-251-0/+2
* arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+4
* ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-3/+3
* alpha: update syscall macro definitionsArnd Bergmann2019-01-251-2/+2
* alpha: wire up io_pgetevents system callArnd Bergmann2019-01-251-0/+1
* alpha: add system call table generation supportFiroz Khan2018-12-214-0/+559