summaryrefslogtreecommitdiff
path: root/src/arch-aarch64-syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* arch: Update the internal syscall tables to Linux v5.8-rc7Tom Hromatka2020-08-031-1/+4
* aarch64: Use architecture specific header to general syscallsTom Hromatka2020-06-011-3/+3
* arch: update the internal syscall tables to Linux v5.4-rc4Paul Moore2019-11-041-3/+32
* arch: add support for io-uring related system calls in kernel 5.1Stephen Coleman2019-08-021-0/+3
* arch: update the syscalls for Linux v5.0-rc5Tom Hromatka2019-02-191-1/+3
* arch: update the syscalls for Linux v4.15-rc7Paul Moore2018-01-101-1/+4
* arch: add the statx syscallTobias Klauser2018-01-101-1/+2
* arch: update the syscall tables to 4.10-rc6+Paul Moore2017-02-021-6/+6
* all: update the syscall validation code/scripts for January 2017Paul Moore2017-01-251-5/+5
* arch: update syscalls for Linux 4.9Justin Cormack2017-01-251-1/+6
* arch: update the syscall tables to 4.5-rc4+Paul Moore2016-02-191-1/+3
* arch: update the syscalls for Linux 4.3Paul Moore2015-11-111-2/+2
* arch: update s390/s390x system call tablesHeiko Carstens2015-11-111-0/+4
* Merge branch 'working-s390' into masterPaul Moore2015-08-281-0/+1
|\
| * arch: add support for s390xJan Willeke2015-07-131-0/+1
* | arch: update the syscall tables for 4.2-rc5Paul Moore2015-08-051-1/+2
* | Merge branch 'working-ppc64'Paul Moore2015-08-051-0/+7
|\ \ | |/ |/|
| * Merge branch 'master' into working-ppc64Paul Moore2015-02-121-2/+4
| |\
| * | arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+7
* | | arm: add some missing syscallsPaul Moore2015-05-061-0/+4
| |/ |/|
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-091-2/+4
|/
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-0/+495