aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/compat_wrapper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18s390: remove compat_wrapper.cArnd Bergmann1-186/+0
2019-01-18s390: autogenerate compat syscall wrappersArnd Bergmann1-19/+4
2019-01-18s390: use generic UID16 implementationArnd Bergmann1-0/+15
2018-12-13seccomp, s390: fix build for syscall type changeTycho Andersen1-1/+1
2018-07-04s390: wire up rseq system callHeiko Carstens1-0/+1
2018-04-16s390/kexec_file: Add kexec_file_load system callPhilipp Rudo1-0/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao1-0/+1
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-0/+1
2017-03-09s390: wire up statx system callHeiko Carstens1-0/+1
2016-01-19s390: wire up copy_file_range syscallHeiko Carstens1-0/+1
2015-11-16s390: wire up mlock2 system callHeiko Carstens1-0/+1
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens1-0/+7
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens1-51/+0
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens1-6/+6
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-1/+1
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk1-0/+2
2014-10-17s390: wire up bpf syscallHeiko Carstens1-0/+1
2014-08-12s390: wire up memfd_create syscallHeiko Carstens1-0/+1
2014-08-12s390: wire up seccomp and getrandom syscallsHeiko Carstens1-0/+2
2014-04-11s390/compat: fix typoHeiko Carstens1-1/+1
2014-04-11s390: wire up sys_renameat2Heiko Carstens1-0/+1
2014-03-29s390/compat: add copyright statementHeiko Carstens1-0/+6
2014-03-06s390/compat: get rid of compat wrapper assembly codeHeiko Carstens1-0/+209