index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.h
Age
Commit message (
Expand
)
Author
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-04-17
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
2013-02-03
s390: switch to generic old sigaction()
Al Viro
2013-02-03
s390: switch to generic old sigsuspend
Al Viro
2013-02-03
s390: switch to generic sigaltstack
Al Viro
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
2012-09-30
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-07-20
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-06-01
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
[S390] rework idle code
Martin Schwidefsky
2012-03-11
[S390] rework smp code
Martin Schwidefsky
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-07-24
[S390] cleanup program check handler prototypes
Martin Schwidefsky
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
2010-08-24
[S390] s390: fix build error (sys_execve)
Sebastian Ott
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-08-13
[S390] sys_personality: follow u_long to unsigned int conversion
Heiko Carstens
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
Add 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 wrappers
Heiko Carstens
2009-01-14
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-09
[S390] remove code for oldselect system call
Heiko Carstens
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens