index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.h
Age
Commit message (
Expand
)
Author
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
2017-02-23
s390: restore address space when returning to user space
Heiko Carstens
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
2016-05-10
s390: add missing declarations
Heiko Carstens
2015-10-14
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-01-08
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-08-06
s390: Use get_signal() signal_setup_done()
Richard Weinberger
2014-03-06
s390/compat: get rid of compat wrapper assembly code
Heiko Carstens
2014-03-04
s390/compat: convert system call wrappers to C part 15
Heiko Carstens
2014-03-04
s390/compat: convert system call wrappers to C part 05
Heiko Carstens
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
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
[next]