summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/sys_s390.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-49/+0
* teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long longAl Viro2013-03-031-12/+2
* s390: do not clobber personality flags in sys_32_personality()Jiri Kosina2012-08-081-4/+5
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* [S390] ipc: call generic sys_ipc demultiplexerHeiko Carstens2011-12-271-64/+12
* [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-131-2/+2
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-11/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-1/+1
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-24/+6
* Unify sys_mmap*Al Viro2009-12-111-28/+2
* includecheck fix: s390, sys_s390.cJaswinder Singh Rajput2009-09-201-1/+0
* [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-141-14/+21
* [S390] remove code for oldselect system callHeiko Carstens2009-01-091-19/+0
* [S390] fix s390x_newunameMartin Schwidefsky2008-11-141-1/+1
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [S390] Wire up sys_fallocate.Martin Schwidefsky2007-07-271-0/+20
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [S390] System call cleanup.Martin Schwidefsky2007-04-271-20/+0
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] s390 misc __user annotationsAl Viro2006-02-081-2/+2
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-7/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+270
OpenPOWER on IntegriCloud