summaryrefslogtreecommitdiff
path: root/src/arch-x86_64-syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* arm: add some missing syscallsPaul Moore2015-05-061-0/+4
* 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-2/+6
* arch: sync the syscall table entriesPaul Moore2014-06-251-2/+7
* arch: update the x86_64 syscall tablePaul Moore2014-06-251-2/+4
* add finit_module syscalls to x86 and x86-64 syscall tablesSerge Hallyn2014-06-241-1/+1
* tests: create a simple program to test the internal syscall tablesPaul Moore2014-05-221-0/+15
* 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-2/+10
* arch: ensure full syscall coverage across x86 and x86_64Paul Moore2013-01-211-0/+69
* arch: add support for syscall name resolutionPaul Moore2012-09-271-0/+344