summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/entry.h
Commit message (Expand)AuthorAgeFilesLines
* s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro2012-09-301-3/+0
* s390/vtimer: rework virtual timer interfaceMartin Schwidefsky2012-07-201-3/+1
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-1/+1
* [S390] irq: external interrupt code passingHeiko Carstens2012-03-111-1/+2
* [S390] rework idle codeMartin Schwidefsky2012-03-111-1/+4
* [S390] rework smp codeMartin Schwidefsky2012-03-111-1/+8
* [S390] cleanup trap handlingMartin Schwidefsky2011-12-271-5/+5
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-2/+11
* [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-241-4/+3
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-1/+1
* [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-251-1/+1
* [S390] cleanup lowcore access from program checksMartin Schwidefsky2010-10-251-1/+1
* [S390] s390: fix build error (sys_execve)Sebastian Ott2010-08-241-2/+2
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* [S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens2010-08-131-1/+1
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-121-2/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-1/+1
* Add generic sys_old_mmap()Christoph Hellwig2010-03-121-3/+2
* Add generic sys_old_select()Christoph Hellwig2010-03-121-1/+0
* [S390] Convert sys_execve to function with parameters.Heiko Carstens2009-09-221-1/+2
* [S390] Convert sys_clone to function with parameters.Heiko Carstens2009-09-221-1/+2
* [CVE-2009-0029] s390 specific system call wrappersHeiko Carstens2009-01-141-7/+8
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-1/+0
* [S390] remove code for oldselect system callHeiko Carstens2009-01-091-2/+0
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-0/+60