| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-10 | s390: Enable Rust support | Jan Polensky | 1 | -11/+17 |
| 2026-04-14 | Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+1 |
| 2026-03-12 | kbuild: Consolidate C dialect options | Nathan Chancellor | 1 | -2/+1 |
| 2026-03-11 | s390: Add -m64 to KBUILD_CPPFLAGS | Thomas Weißschuh | 1 | -2/+1 |
| 2025-12-02 | Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -7/+7 |
| 2025-11-25 | s390/vdso: Rename vdso64 to vdso | Heiko Carstens | 1 | -2/+2 |
| 2025-11-24 | s390: Add stackprotector support | Heiko Carstens | 1 | -0/+4 |
| 2025-11-17 | s390/syscalls: Switch to generic system call table generation | Heiko Carstens | 1 | -2/+1 |
| 2025-11-17 | s390: Remove compat support | Heiko Carstens | 1 | -3/+0 |
| 2025-10-30 | kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS | Nathan Chancellor | 1 | -1/+2 |
| 2025-09-29 | s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR | Heiko Carstens | 1 | -0/+1 |
| 2025-04-09 | s390: Allow to compile with z17 optimizations | Vasily Gorbik | 1 | -0/+2 |
| 2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-31 | s390: Fix linker error when -no-pie option is unavailable | Sumanth Korikkar | 1 | -1/+1 |
| 2025-03-17 | kbuild: Introduce Kconfig symbol for linking vmlinux with relocations | Ard Biesheuvel | 1 | -1/+1 |
| 2025-01-28 | s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS | Nathan Chancellor | 1 | -1/+1 |
| 2024-12-10 | s390/Kconfig: Select VMAP_STACK unconditionally | Heiko Carstens | 1 | -9/+0 |
| 2024-07-03 | s390: use a larger stack for KMSAN | Ilya Leoshkevich | 1 | -1/+1 |
| 2024-04-29 | s390: Compile kernel with -fPIC and link with -no-pie | Sumanth Korikkar | 1 | -7/+2 |
| 2024-04-17 | s390/expoline: Make modules use kernel expolines | Vasily Gorbik | 1 | -6/+0 |
| 2024-03-13 | s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support | Heiko Carstens | 1 | -0/+1 |
| 2024-02-20 | s390: compile relocatable kernel without -fPIE | Josh Poimboeuf | 1 | -1/+7 |
| 2024-02-14 | s390: link vmlinux with '-z notext' | Nathan Chancellor | 1 | -1/+1 |
| 2023-10-28 | kbuild: unify vdso_install rules | Masahiro Yamada | 1 | -3/+3 |
| 2023-07-24 | s390: use obj-y to descend into drivers/s390/ | Masahiro Yamada | 1 | -1/+0 |
| 2023-06-28 | s390/decompressor: fix misaligned symbol build error | Heiko Carstens | 1 | -0/+1 |
| 2023-03-27 | s390: reintroduce expoline dependence to scripts | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2022-11-08 | s390: always build relocatable kernel | Heiko Carstens | 1 | -2/+0 |
| 2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada | 1 | -2/+0 |
| 2022-07-13 | s390/nospec: remove unneeded header includes | Vasily Gorbik | 1 | -1/+1 |
| 2022-07-13 | s390/nospec: build expoline.o for modules_prepare target | Vasily Gorbik | 1 | -1/+7 |
| 2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds | 1 | -9/+1 |
| 2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+1 |
| 2022-05-23 | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+2 |
| 2022-05-17 | s390/boot: do not emit debug info for assembly with llvm's IAS | Heiko Carstens | 1 | -0/+2 |
| 2022-05-11 | kbuild: factor out the common installation code into scripts/install.sh | Masahiro Yamada | 1 | -2/+1 |
| 2022-04-27 | s390: disable -Warray-bounds | Sven Schnelle | 1 | -0/+10 |
| 2022-04-06 | s390: allow to compile with z16 optimizations | Heiko Carstens | 1 | -0/+2 |
| 2022-03-10 | s390: raise minimum supported machine generation to z10 | Vasily Gorbik | 1 | -6/+0 |
| 2022-03-10 | s390/nospec: add an option to use thunk-extern | Vasily Gorbik | 1 | -5/+9 |
| 2022-03-01 | s390: always use the packed stack layout | Vasily Gorbik | 1 | -7/+2 |
| 2021-11-16 | s390/vdso: filter out -mstack-guard and -mstack-size | Sven Schnelle | 1 | -4/+6 |
| 2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -7/+1 |
| 2021-09-15 | s390: remove WARN_DYNAMIC_STACK | Heiko Carstens | 1 | -7/+0 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -7/+7 |
| 2021-09-03 | s390: replace cc-option-yn uses with cc-option | Nick Desaulniers | 1 | -7/+7 |
| 2021-07-30 | s390: move the install rule to arch/s390/Makefile | Masahiro Yamada | 1 | -1/+2 |
| 2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+0 |
| 2021-07-08 | s390/vdso: add minimal compat vdso | Sven Schnelle | 1 | -0/+13 |
| 2021-06-07 | s390: disable SSP when needed | Fabrice Fontaine | 1 | -0/+1 |
| 2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -3/+0 |
| 2021-01-29 | arch: s390: Remove CONFIG_OPROFILE support | Viresh Kumar | 1 | -3/+0 |
| 2020-11-20 | s390/decompressor: add stacktrace support | Vasily Gorbik | 1 | -1/+1 |
| 2020-07-07 | kbuild: remove cc-option test of -ffreestanding | Masahiro Yamada | 1 | -1/+1 |
| 2020-02-17 | s390: make 'install' not depend on vmlinux | Masahiro Yamada | 1 | -1/+1 |
| 2020-01-22 | s390: adjust -mpacked-stack support check for clang 10 | Vasily Gorbik | 1 | -1/+1 |
| 2019-12-01 | s390: remove compat vdso code | Heiko Carstens | 1 | -1/+0 |
| 2019-09-13 | s390: add support for IBM z15 machines | Martin Schwidefsky | 1 | -0/+2 |
| 2019-07-12 | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -2/+0 |
| 2019-06-11 | s390/boot: disable address-of-packed-member warning | Heiko Carstens | 1 | -0/+1 |
| 2019-06-09 | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG | Masahiro Yamada | 1 | -2/+0 |
| 2019-05-14 | s390: move arch/s390/defconfig to arch/s390/configs/defconfig | Masahiro Yamada | 1 | -0/+2 |
| 2019-05-03 | s390: boot, purgatory: pass $(CLANG_FLAGS) where needed | Arnd Bergmann | 1 | -2/+2 |
| 2019-04-29 | s390/kernel: build a relocatable kernel | Gerald Schaefer | 1 | -0/+4 |
| 2019-04-11 | s390: remove -fno-strength-reduce flag | Arnd Bergmann | 1 | -1/+1 |
| 2018-11-02 | s390/kasan: increase instrumented stack size to 64k | Vasily Gorbik | 1 | -1/+1 |
| 2018-10-09 | s390/kasan: double the stack size | Vasily Gorbik | 1 | -1/+1 |
| 2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada | 1 | -1/+1 |
| 2018-08-20 | Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -7/+9 |
| 2018-08-15 | s390/ftrace: Add -mfentry and -mnop-mcount support | Vasily Gorbik | 1 | -7/+9 |
| 2018-07-02 | s390/decompressor: support extra debug flags | Vasily Gorbik | 1 | -0/+4 |
| 2018-06-25 | s390/boot: make head.S and als.c be part of the decompressor only | Vasily Gorbik | 1 | -2/+1 |
| 2018-06-25 | s390: remove uncompressed kernel image build | Vasily Gorbik | 1 | -4/+3 |
| 2018-06-25 | s390/decompressor: correct build flags | Vasily Gorbik | 1 | -3/+17 |
| 2018-06-25 | s390/build: remove obsolete -mkernel-backchain flag | Vasily Gorbik | 1 | -7/+0 |
| 2018-06-25 | s390: disable asm code expolines if cc does not support it | Vasily Gorbik | 1 | -0/+1 |
| 2018-05-29 | kbuild: add endianness flag to CHEKCFLAGS | Luc Van Oostenryck | 1 | -1/+1 |
| 2018-03-28 | s390: add automatic detection of the spectre defense | Martin Schwidefsky | 1 | -1/+1 |
| 2018-02-27 | s390: set bzImage as default image for packaging | Vasily Gorbik | 1 | -3/+3 |
| 2018-02-07 | s390: introduce execute-trampolines for branches | Martin Schwidefsky | 1 | -0/+10 |
| 2018-01-23 | s390/tools: generate header files in arch/s390/include/generated/ | Hendrik Brueckner | 1 | -2/+1 |
| 2018-01-23 | s390/syscalls: add Makefile to generate system call header files | Hendrik Brueckner | 1 | -0/+5 |
| 2017-12-13 | s390/vdso: revise CFI annotations of vDSO functions | Hendrik Brueckner | 1 | -2/+5 |
| 2017-12-13 | s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections | Hendrik Brueckner | 1 | -0/+1 |
| 2017-11-24 | s390: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
| 2017-11-24 | s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-08 | s390/disassembler: generate opcode tables from text file | Heiko Carstens | 1 | -0/+1 |
| 2017-11-02 | s390: pass endianness info to sparse | Luc Van Oostenryck | 1 | -1/+1 |
| 2017-07-26 | s390: add support for IBM z14 machines | Martin Schwidefsky | 1 | -2/+4 |
| 2016-09-06 | s390: add assembler include path for vx-insn.h | Martin Schwidefsky | 1 | -0/+2 |
| 2015-12-18 | s390/facilities: add helper tool to generate facility lists | Heiko Carstens | 1 | -0/+5 |
| 2015-11-27 | s390: add 'install' target to 'make help' | Michael Holzheu | 1 | -0/+4 |
| 2015-07-29 | s390/sclp: convert early sclp console code to C | Martin Schwidefsky | 1 | -0/+2 |
| 2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -15/+1 |
| 2015-01-29 | s390/ftrace: hotpatch support for function tracing | Heiko Carstens | 1 | -0/+10 |
| 2015-01-22 | s390: add z13 code generation support | Martin Schwidefsky | 1 | -0/+2 |
| 2014-09-09 | s390: pass march flag to assembly files as well | Heiko Carstens | 1 | -7/+10 |
| 2013-10-31 | s390: allow to set gcc -mtune flag | Heiko Carstens | 1 | -0/+8 |
| 2013-10-24 | s390: always set -march compiler option | Heiko Carstens | 1 | -7/+7 |
| 2013-04-26 | s390: remove small stack config option | Heiko Carstens | 1 | -10/+0 |
| 2013-01-12 | s390: use -fPIC for module compile | Martin Schwidefsky | 1 | -2/+2 |
| 2012-11-23 | s390: add zEC12 code generation support | Heiko Carstens | 1 | -0/+1 |
| 2012-05-05 | s390: Use generic init_task | Thomas Gleixner | 1 | -1/+0 |
| 2012-01-18 | [S390] cleanup entry point definition | Christian Borntraeger | 1 | -1/+0 |
| 2011-12-27 | [S390] make arch/s390 subdirectories depend on config option | Jan Glauber | 1 | -1/+0 |
| 2011-03-15 | [S390] remove redundant stack check option | Jan Glauber | 1 | -2/+1 |
| 2010-10-25 | [S390] Add config option for z196 code generation. | Heiko Carstens | 1 | -0/+1 |
| 2010-10-25 | [S390] standardize Kbuild rules | Heiko Carstens | 1 | -2/+2 |
| 2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 1 | -3/+16 |
| 2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -1/+2 |
| 2010-05-17 | [S390] vdso: add missing vdso_install target | Hendrik Brueckner | 1 | -0/+6 |
| 2010-02-26 | [S390] add support for compressed kernels | Martin Schwidefsky | 1 | -3/+10 |
| 2009-09-11 | [S390] hibernation: merge files and move to kernel/ | Heiko Carstens | 1 | -2/+1 |
| 2009-06-16 | [S390] s390: hibernation support for s390 | Hans-Joachim Picht | 1 | -1/+3 |
| 2008-12-25 | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky | 1 | -0/+1 |
| 2008-04-27 | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 1 | -1/+1 |
| 2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -3/+3 |
| 2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -4/+4 |
| 2007-07-15 | pass -msize-long to sparse on s390 | Al Viro | 1 | -1/+1 |
| 2007-04-27 | [S390] zfcpdump support. | Michael Holzheu | 1 | -0/+3 |
| 2007-04-27 | [S390] Improved kernel stack overflow checking. | Martin Schwidefsky | 1 | -0/+2 |
| 2007-02-21 | [S390] Replace $(ARCH) macros in Makefile | Michael Holzheu | 1 | -6/+6 |
| 2006-12-04 | [S390] set KBUILD_IMAGE. | Christian Borntraeger | 1 | -0/+3 |
| 2006-09-28 | [S390] config option for z9-109 code generation. | Christian Borntraeger | 1 | -0/+1 |
| 2006-07-03 | [PATCH] lockdep: s390 CONFIG_FRAME_POINTER support | Heiko Carstens | 1 | -0/+5 |
| 2006-06-23 | [PATCH] s390_hypfs filesystem | Michael Holzheu | 1 | -1/+1 |
| 2006-04-11 | [PATCH] arch/s390/Makefile: remove -finline-limit=10000 | Adrian Bunk | 1 | -1/+0 |
| 2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -4/+2 |
| 2005-11-07 | [PATCH] s390: merge common parts of head.S and head64.S | Heiko Carstens | 1 | -3/+1 |
| 2005-09-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -10/+0 |
| 2005-09-09 | kbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic asm-offsets.h support | Sam Ravnborg | 1 | -10/+0 |
| 2005-09-09 | [PATCH] missing CHECKFLAGS on s390 | viro@ZenIV.linux.org.uk | 1 | -0/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+116 |