aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Makefile
AgeCommit message (Expand)Author
2023-07-27s390/decompressor: fix misaligned symbol build errorHeiko Carstens
2022-05-18s390: disable -Warray-boundsSven Schnelle
2021-07-20s390: disable SSP when neededFabrice Fontaine
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada
2020-01-22s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik
2019-12-01s390: remove compat vdso codeHeiko Carstens
2019-09-13s390: add support for IBM z15 machinesMartin Schwidefsky
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-06-11s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-06-09kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada
2019-05-14s390: move arch/s390/defconfig to arch/s390/configs/defconfigMasahiro Yamada
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-11s390: remove -fno-strength-reduce flagArnd Bergmann
2018-11-02s390/kasan: increase instrumented stack size to 64kVasily Gorbik
2018-10-09s390/kasan: double the stack sizeVasily Gorbik
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-20Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-08-15s390/ftrace: Add -mfentry and -mnop-mcount supportVasily Gorbik
2018-07-02s390/decompressor: support extra debug flagsVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik
2018-06-25s390/decompressor: correct build flagsVasily Gorbik
2018-06-25s390/build: remove obsolete -mkernel-backchain flagVasily Gorbik
2018-06-25s390: disable asm code expolines if cc does not support itVasily Gorbik
2018-05-29kbuild: add endianness flag to CHEKCFLAGSLuc Van Oostenryck
2018-03-28s390: add automatic detection of the spectre defenseMartin Schwidefsky
2018-02-27s390: set bzImage as default image for packagingVasily Gorbik
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-01-23s390/tools: generate header files in arch/s390/include/generated/Hendrik Brueckner
2018-01-23s390/syscalls: add Makefile to generate system call header filesHendrik Brueckner
2017-12-13s390/vdso: revise CFI annotations of vDSO functionsHendrik Brueckner
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-11-24s390: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-08s390/disassembler: generate opcode tables from text fileHeiko Carstens
2017-11-02s390: pass endianness info to sparseLuc Van Oostenryck
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2016-09-06s390: add assembler include path for vx-insn.hMartin Schwidefsky
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens
2015-11-27s390: add 'install' target to 'make help'Michael Holzheu
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens
2015-01-22s390: add z13 code generation supportMartin Schwidefsky
2014-09-09s390: pass march flag to assembly files as wellHeiko Carstens
2013-10-31s390: allow to set gcc -mtune flagHeiko Carstens
2013-10-24s390: always set -march compiler optionHeiko Carstens
2013-04-26s390: remove small stack config optionHeiko Carstens