aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/entry.h
AgeCommit message (Expand)Author
2015-10-14s390/udelay: make udelay have busy loop semanticsHeiko Carstens
2015-10-14s390/fpu: always enable the vector facility if it is availableHendrik Brueckner
2015-01-08s390/signal: add sys_sigreturn and sys_rt_sigreturn declarationsHeiko Carstens
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk
2014-10-09s390: add support for vector extensionMartin Schwidefsky
2014-10-09s390/idle: consolidate idle functions and definitionsMartin Schwidefsky
2014-09-25s390/uprobes: architecture backend for uprobesJan Willeke
2014-08-06s390: Use get_signal() signal_setup_done()Richard Weinberger
2014-03-06s390/compat: get rid of compat wrapper assembly codeHeiko Carstens
2014-03-04s390/compat: convert system call wrappers to C part 15Heiko Carstens
2014-03-04s390/compat: convert system call wrappers to C part 05Heiko Carstens
2013-11-04s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-04-17s390/hibernate: Save and restore absolute zero pagesMichael Holzheu
2013-02-03s390: switch to generic old sigaction()Al Viro
2013-02-03s390: switch to generic old sigsuspendAl Viro
2013-02-03s390: switch to generic sigaltstackAl Viro
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-23s390/traps: preinitialize program check tableHeiko Carstens
2012-09-30s390: fold execve_tail() into start_thread(), convert to generic sys_execve()Al Viro
2012-07-20s390/vtimer: rework virtual timer interfaceMartin Schwidefsky
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-03-11[S390] rework smp codeMartin Schwidefsky
2011-12-27[S390] cleanup trap handlingMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-07-24[S390] cleanup program check handler prototypesMartin Schwidefsky
2011-01-05[S390] ptrace cleanupMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from external interruptsMartin Schwidefsky
2010-10-25[S390] cleanup lowcore access from program checksMartin Schwidefsky
2010-08-24[S390] s390: fix build error (sys_execve)Sebastian Ott
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-13[S390] sys_personality: follow u_long to unsigned int conversionHeiko Carstens
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-12Add generic sys_old_mmap()Christoph Hellwig
2010-03-12Add generic sys_old_select()Christoph Hellwig
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-09[S390] remove code for oldselect system callHeiko Carstens
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens