Age | Commit message (Expand) | Author |
2021-04-12 | s390/traps: convert pgm_check.S to C | Heiko Carstens |
2021-01-19 | s390: convert to generic entry | Sven Schnelle |
2020-10-09 | s390/kprobes: move insn_page to text segment | Heiko Carstens |
2020-08-11 | s390/numa: move code to arch/s390/kernel | Alexander Gordeev |
2020-05-06 | s390: ptrace: hard-code "s390x" instead of UTS_MACHINE | Masahiro Yamada |
2020-04-04 | Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-23 | s390: remove broken hibernate / power management support | Heiko Carstens |
2020-03-12 | ima: add a new CONFIG for loading arch-specific policies | Nayna Jain |
2020-02-27 | s390/protvirt: introduce host side setup | Vasily Gorbik |
2019-12-01 | s390: remove compat vdso code | Heiko Carstens |
2019-08-21 | s390: clean .bss before running uncompressed kernel | Vasily Gorbik |
2019-06-07 | s390: enforce CONFIG_SMP | Heiko Carstens |
2019-05-02 | s390/unwind: introduce stack unwind API | Martin Schwidefsky |
2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer |
2019-04-29 | s390/kexec_file: Disable kexec_load when IPLed secure | Philipp Rudo |
2019-04-11 | s390: don't build vdso32 with clang | Arnd Bergmann |
2019-02-22 | s390/cpum_cf_diag: Add support for s390 counter facility diagnostic trace | Thomas Richter |
2019-02-22 | s390/cpum_cf: move common functions into a separate file | Hendrik Brueckner |
2019-01-18 | s390: remove compat_wrapper.c | Arnd Bergmann |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2018-10-09 | s390/kasan: reipl and kexec support | Vasily Gorbik |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik |
2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik |
2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik |
2018-05-09 | s390: introduce compile time check for empty .bss section | Vasily Gorbik |
2018-05-09 | s390/early: move functions which may not access bss section to extra file | Heiko Carstens |
2018-05-07 | s390: move spectre sysfs attribute code | Martin Schwidefsky |
2018-04-16 | s390/kexec_file: Add ELF loader | Philipp Rudo |
2018-04-16 | s390/kexec_file: Add image loader | Philipp Rudo |
2018-04-16 | s390/kexec_file: Add kexec_file_load system call | Philipp Rudo |
2018-03-28 | s390: move nobp parameter functions to nospec-branch.c | Martin Schwidefsky |
2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky |
2017-11-16 | s390/perf: add perf_regs support and user stack dump | Heiko Carstens |
2017-11-14 | s390: enable CPU alternatives unconditionally | 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-18 | s390: introduce CPU alternatives | Vasily Gorbik |
2017-10-09 | Merge branch 'sthyi' into features | Martin Schwidefsky |
2017-10-09 | s390/sthyi: reorganize sthyi implementation | QingFeng Hao |
2017-09-28 | s390: add support for FORTIFY_SOURCE | Heiko Carstens |
2017-03-22 | s390/debugfs: introduce top-level 's390' directory | Heiko Carstens |
2017-03-22 | s390/sysinfo: allow compiler warnings again | Heiko Carstens |
2017-03-22 | s390: add a system call for guarded storage | Martin Schwidefsky |
2017-02-08 | s390/sclp: move early printk code to drivers | Heiko Carstens |
2017-01-16 | s390: provide sclp based boot console | Heiko Carstens |
2016-12-12 | s390: cleanup arch/s390/kernel Makefile | Heiko Carstens |
2016-12-12 | s390: exclude early C code from gcov profiling | Heiko Carstens |
2016-10-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2016-09-20 | s390: enable UBSAN | Christian Borntraeger |