Age | Commit message (Expand) | Author | Files | Lines |
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 |