index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
1
-12
/
+1
2019-06-07
s390: enforce CONFIG_SMP
Heiko Carstens
1
-1
/
+1
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-1
/
+2
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
1
-1
/
+1
2019-04-29
s390/kexec_file: Disable kexec_load when IPLed secure
Philipp Rudo
1
-0
/
+2
2019-04-11
s390: don't build vdso32 with clang
Arnd Bergmann
1
-1
/
+1
2019-02-22
s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace
Thomas Richter
1
-0
/
+1
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
1
-1
/
+2
2019-01-18
s390: remove compat_wrapper.c
Arnd Bergmann
1
-1
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-1
/
+2
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390/kasan: avoid instrumentation of early C code
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-1
/
+1
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
1
-21
/
+3
2018-05-09
s390: introduce compile time check for empty .bss section
Vasily Gorbik
1
-0
/
+3
2018-05-09
s390/early: move functions which may not access bss section to extra file
Heiko Carstens
1
-10
/
+14
2018-05-07
s390: move spectre sysfs attribute code
Martin Schwidefsky
1
-0
/
+1
2018-04-16
s390/kexec_file: Add ELF loader
Philipp Rudo
1
-0
/
+1
2018-04-16
s390/kexec_file: Add image loader
Philipp Rudo
1
-1
/
+1
2018-04-16
s390/kexec_file: Add kexec_file_load system call
Philipp Rudo
1
-0
/
+2
2018-03-28
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
1
-2
/
+2
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
1
-0
/
+4
2017-11-16
s390/perf: add perf_regs support and user stack dump
Heiko Carstens
1
-1
/
+1
2017-11-14
s390: enable CPU alternatives unconditionally
Heiko Carstens
1
-2
/
+1
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
s390: introduce CPU alternatives
Vasily Gorbik
1
-0
/
+1
2017-10-09
Merge branch 'sthyi' into features
Martin Schwidefsky
1
-1
/
+1
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao
1
-1
/
+1
2017-09-28
s390: add support for FORTIFY_SOURCE
Heiko Carstens
1
-0
/
+2
2017-03-22
s390/debugfs: introduce top-level 's390' directory
Heiko Carstens
1
-1
/
+1
2017-03-22
s390/sysinfo: allow compiler warnings again
Heiko Carstens
1
-2
/
+0
2017-03-22
s390: add a system call for guarded storage
Martin Schwidefsky
1
-1
/
+1
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens
1
-8
/
+2
2017-01-16
s390: provide sclp based boot console
Heiko Carstens
1
-1
/
+1
2016-12-12
s390: cleanup arch/s390/kernel Makefile
Heiko Carstens
1
-30
/
+36
2016-12-12
s390: exclude early C code from gcov profiling
Heiko Carstens
1
-0
/
+1
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-09-20
s390: enable UBSAN
Christian Borntraeger
1
-0
/
+3
2016-08-07
s390: move exports to definitions
Al Viro
1
-1
/
+1
2016-07-31
s390/als: fix compile with gcov enabled
Heiko Carstens
1
-0
/
+1
2016-07-31
s390/als: convert architecture level set code to C
Heiko Carstens
1
-3
/
+7
2016-06-28
s390: enable kcov support
Heiko Carstens
1
-0
/
+3
2016-06-14
s390/vx: add support functions for in-kernel FPU use
Hendrik Brueckner
1
-1
/
+1
2015-12-30
s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOK
Heiko Carstens
1
-1
/
+1
2015-12-18
s390: compile head.S always with -march=z900
Heiko Carstens
1
-2
/
+4
2015-10-14
s390/diag: add tracepoint for diagnose calls
Martin Schwidefsky
1
-0
/
+2
2015-07-29
s390/sclp: convert early sclp console code to C
Martin Schwidefsky
1
-0
/
+11
2015-03-25
s390: remove "64" suffix from mem64.S and swsusp_asm64.S
Heiko Carstens
1
-1
/
+1
2015-03-25
s390: remove "64" suffix from a couple of files
Heiko Carstens
1
-1
/
+1
[next]