aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-2/+11
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky1-4/+3
2011-01-05[S390] ptrace cleanupMartin Schwidefsky1-1/+1
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky1-1/+1
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky1-1/+1
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott1-2/+2
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens1-1/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-2/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-1/+1
2010-03-12Add generic sys_old_mmap()Christoph Hellwig1-3/+2
2010-03-12Add generic sys_old_select()Christoph Hellwig1-1/+0
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens1-1/+2
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens1-1/+2
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens1-7/+8
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-1/+0
2009-01-09[S390] remove code for oldselect system callHeiko Carstens1-2/+0
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+60