aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-08s390: always build relocatable kernelHeiko Carstens1-2/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-2/+0
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik1-1/+1
2022-07-13s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik1-1/+7
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds1-9/+1
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens1-0/+2
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada1-2/+1
2022-04-27s390: disable -Warray-boundsSven Schnelle1-0/+10
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens1-0/+2
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik1-6/+0
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik1-5/+9
2022-03-01s390: always use the packed stack layoutVasily Gorbik1-7/+2
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle1-4/+6
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada1-7/+1
2021-09-15s390: remove WARN_DYNAMIC_STACKHeiko Carstens1-7/+0
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-7/+7
2021-09-03s390: replace cc-option-yn uses with cc-optionNick Desaulniers1-7/+7
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada1-1/+2
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+0
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle1-0/+13
2021-06-07s390: disable SSP when neededFabrice Fontaine1-0/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada1-3/+0
2021-01-29arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar1-3/+0
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-1/+1
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada1-1/+1
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada1-1/+1
2020-01-22s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik1-1/+1
2019-12-01s390: remove compat vdso codeHeiko Carstens1-1/+0
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky1-0/+2
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+0
2019-06-11s390/boot: disable address-of-packed-member warningHeiko Carstens1-0/+1
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada1-2/+0
2019-05-14s390: move arch/s390/defconfig to arch/s390/configs/defconfigMasahiro Yamada1-0/+2
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann1-2/+2
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-0/+4
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann1-1/+1
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik1-1/+1
2018-10-09s390/kasan: double the stack sizeVasily Gorbik1-1/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-1/+1
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-7/+9
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik1-7/+9
2018-07-02s390/decompressor: support extra debug flagsVasily Gorbik1-0/+4
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-2/+1
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik1-4/+3
2018-06-25s390/decompressor: correct build flagsVasily Gorbik1-3/+17
2018-06-25s390/build: remove obsolete -mkernel-backchain flagVasily Gorbik1-7/+0
2018-06-25s390: disable asm code expolines if cc does not support itVasily Gorbik1-0/+1
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck1-1/+1