aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/unistd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-1/+1
2019-02-07syscalls: remove obsolete __IGNORE_ macrosArnd Bergmann1-2/+0
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann1-3/+0
2018-08-29y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann1-0/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-01-23s390/syscalls: use generated syscall_table.h and unistd.h header filesHendrik Brueckner1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-17s390: ignore pkey system callsHeiko Carstens1-0/+3
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens1-20/+0
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu1-7/+0
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens1-1/+16
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann1-6/+6
2015-03-25s390: remove 31 bit supportHeiko Carstens1-8/+0
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro1-8/+0
2013-02-14burying unused conditionalsAl Viro1-3/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-11-28s390: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-10-29s390: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-366/+1
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2012-10-09UAPI: (Scripted) Disintegrate arch/s390/include/asmDavid Howells1-366/+1
2012-09-30s390: convert to generic kernel_execve()Al Viro1-0/+1
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro1-0/+1
2012-09-26s390/syscalls: wire up kcmp system callHeiko Carstens1-1/+2
2012-09-26s390: add support for runtime instrumentationJan Glauber1-1/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+0
2011-12-27[S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens1-0/+1
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens1-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-23[S390] Ignore sendmmsg system call note wired up warningHeiko Carstens1-0/+1
2011-03-23[S390] wire up sys_syncfsHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens1-1/+2
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens1-1/+2
2010-08-13[S390] wire up prlimit64 and fanotify* syscallsHeiko Carstens1-1/+4
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-0/+1
2010-01-13[S390] unwire sys_recvmmsg againHeiko Carstens1-2/+4
2009-12-18[S390] wire up sys_recvmmsgHeiko Carstens1-1/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-06-12[S390] wire up sys_perf_counter_openHeiko Carstens1-1/+2
2009-06-12[S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens1-1/+2
2009-04-14[S390] wire up preadv/pwritev system callsHeiko Carstens1-1/+3
2008-08-01[S390] move include/asm-s390 to arch/s390/include/asmMartin Schwidefsky1-0/+411