aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/syscall.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-05s390/syscalls: Fix out of bounds arguments accessJiri Olsa1-0/+6
2015-03-30s390/syscalls: simplify syscall_get_arch()Heiko Carstens1-1/+1
2014-07-28s390/seccomp: fix error return for filtered system callsJan Willeke1-1/+1
2014-05-20s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky1-1/+1
2014-03-20audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris1-1/+1
2014-03-20syscall_get_arch: remove useless function argumentsEric Paris1-3/+2
2013-04-26s390: system call path micro optimizationMartin Schwidefsky1-0/+1
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens1-0/+10
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky1-1/+1
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky1-1/+2
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-2/+3
2010-10-25[S390] cleanup system call parameter setupMartin Schwidefsky1-4/+0
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-0/+7
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens1-0/+1
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-12/+16
2008-10-10[S390] ptrace changesMartin Schwidefsky1-0/+80