index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
entry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-7
/
+5
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-1
/
+0
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
1
-4
/
+2
|
\
|
*
s390/kprobes: move insn_page to text segment
Heiko Carstens
2020-10-09
1
-0
/
+2
|
*
s390: remove orphaned extern variables declarations
Vasily Gorbik
2020-10-02
1
-1
/
+0
|
*
s390: remove orphaned function declarations
Vasily Gorbik
2020-09-30
1
-3
/
+0
*
|
s390: add 3f program exception handler
Janosch Frank
2020-09-14
1
-0
/
+1
|
/
*
s390/mm: add (non)secure page access exceptions handlers
Vasily Gorbik
2020-02-27
1
-0
/
+2
*
s390: fix __EMIT_BUG() macro
Sven Schnelle
2020-01-22
1
-0
/
+1
*
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
2019-06-14
1
-1
/
+0
*
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
1
-1
/
+1
*
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
1
-0
/
+3
*
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-06-25
1
-1
/
+0
*
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
2018-05-09
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-13
1
-0
/
+1
|
\
|
*
s390/sthyi: add s390_sthyi system call
QingFeng Hao
2017-10-09
1
-0
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
s390: add a system call for guarded storage
Martin Schwidefsky
2017-03-22
1
-0
/
+2
*
s390: restore address space when returning to user space
Heiko Carstens
2017-02-23
1
-0
/
+1
*
s390/als: convert architecture level set code to C
Heiko Carstens
2016-07-31
1
-0
/
+2
*
s390: add missing declarations
Heiko Carstens
2016-05-10
1
-0
/
+4
*
s390/udelay: make udelay have busy loop semantics
Heiko Carstens
2015-10-14
1
-1
/
+0
*
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
2015-10-14
1
-2
/
+0
*
s390/signal: add sys_sigreturn and sys_rt_sigreturn declarations
Heiko Carstens
2015-01-08
1
-1
/
+3
*
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-11-19
1
-0
/
+2
*
s390: add support for vector extension
Martin Schwidefsky
2014-10-09
1
-0
/
+3
*
s390/idle: consolidate idle functions and definitions
Martin Schwidefsky
2014-10-09
1
-1
/
+1
*
s390/uprobes: architecture backend for uprobes
Jan Willeke
2014-09-25
1
-0
/
+1
*
s390: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-2
/
+2
*
s390/compat: get rid of compat wrapper assembly code
Heiko Carstens
2014-03-06
1
-5
/
+0
*
s390/compat: convert system call wrappers to C part 15
Heiko Carstens
2014-03-04
1
-0
/
+1
*
s390/compat: convert system call wrappers to C part 05
Heiko Carstens
2014-03-04
1
-0
/
+2
*
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
2013-11-04
1
-1
/
+0
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
1
-12
/
+6
*
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
2013-06-26
1
-1
/
+1
*
s390/hibernate: Save and restore absolute zero pages
Michael Holzheu
2013-04-17
1
-0
/
+1
*
s390: switch to generic old sigaction()
Al Viro
2013-02-03
1
-2
/
+0
*
s390: switch to generic old sigsuspend
Al Viro
2013-02-03
1
-1
/
+0
*
s390: switch to generic sigaltstack
Al Viro
2013-02-03
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-12-13
1
-1
/
+20
|
\
|
*
s390/traps: preinitialize program check table
Heiko Carstens
2012-11-23
1
-1
/
+20
*
|
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
1
-4
/
+0
|
/
*
s390: fold execve_tail() into start_thread(), convert to generic sys_execve()
Al Viro
2012-09-30
1
-3
/
+0
*
s390/vtimer: rework virtual timer interface
Martin Schwidefsky
2012-07-20
1
-3
/
+1
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-1
/
+1
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-1
/
+2
*
[S390] rework idle code
Martin Schwidefsky
2012-03-11
1
-1
/
+4
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-1
/
+8
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
1
-5
/
+5
*
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
1
-2
/
+11
[next]