summaryrefslogtreecommitdiff
path: root/src/arch-arm-syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* all: update my email addressPaul Moore2016-02-111-1/+1
* 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
* arch: use private syscall #define offsets to prevent collisionsPaul Moore2015-08-291-353/+353
* 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-2/+3
* | Merge branch 'working-ppc64'Paul Moore2015-08-051-1/+8
|\ \ | |/ |/|
| * Merge branch 'master' into working-ppc64Paul Moore2015-02-121-1/+3
| |\
| * | arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+7
* | | arm: add some missing syscallsPaul Moore2015-05-061-1/+6
* | | arm: fix some problems with the syscall tablePaul Moore2015-04-101-12/+12
| |/ |/|
* | all: update syscall tables for Linux v3.19Paul Moore2015-02-091-1/+3
|/
* arch: Add AArch64 supportMarcin Juszkiewicz2014-08-271-0/+1
* arch: update the syscall tables to 3.17-rc1+Paul Moore2014-08-201-1/+5
* arch: sync the syscall table entriesPaul Moore2014-06-251-0/+4
* arch: update the arm syscall tablePaul Moore2014-06-251-5/+8
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-0/+14
* all: assorted formatting fixesPaul Moore2013-10-211-2/+1
* arch: remove direct access to the syscall tablesPaul Moore2013-03-261-0/+48
* arch: add basic ARM supportPaul Moore2013-03-261-0/+432