summaryrefslogtreecommitdiff
path: root/src/arch-ppc64.c
Commit message (Expand)AuthorAgeFilesLines
* arch: basic infrastructure for tracking per-syscall/ABI kernel versionsPaul Moore2022-05-091-0/+4
* arch: move the ARCH_DEF() calls into the arch/ABI specific filesPaul Moore2021-11-011-0/+2
* arch: consolidate all of the multiplexed syscall handlingPaul Moore2021-08-121-598/+17
* ppc64: Add multiplexing support for ipc and socket syscallsTom Hromatka2020-04-151-8/+606
* all: update my email addressPaul Moore2016-02-111-1/+1
* arch: enable more involved arch/ABI specific rule creationPaul Moore2016-02-091-2/+0
* arch: move the low level filter rule addition code into the arch layerPaul Moore2016-02-091-0/+2
* arch: make use of function tables instead of switch statementsPaul Moore2016-02-091-0/+8
* arch: add a ppc64 syscall tablePaul Moore2015-02-061-0/+40