summaryrefslogtreecommitdiffstats
path: root/arch/s390/Makefile
Commit message (Expand)AuthorAgeFilesLines
* s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-291-7/+2
* s390/expoline: Make modules use kernel expolinesVasily Gorbik2024-04-171-6/+0
* s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2024-03-131-0/+1
* s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-201-1/+7
* s390: link vmlinux with '-z notext'Nathan Chancellor2024-02-141-1/+1
* kbuild: unify vdso_install rulesMasahiro Yamada2023-10-281-3/+3
* s390: use obj-y to descend into drivers/s390/Masahiro Yamada2023-07-241-1/+0
* s390/decompressor: fix misaligned symbol build errorHeiko Carstens2023-06-281-0/+1
* s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)2023-03-271-1/+1
* s390: always build relocatable kernelHeiko Carstens2022-11-081-2/+0
* kbuild: remove head-y syntaxMasahiro Yamada2022-10-021-2/+0
* s390/nospec: remove unneeded header includesVasily Gorbik2022-07-131-1/+1
* s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik2022-07-131-1/+7
* gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds2022-06-091-9/+1
* Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-2/+1
|\
| * kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-2/+1
* | Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-05-231-0/+2
|\ \
| * | s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens2022-05-171-0/+2
* | | s390: disable -Warray-boundsSven Schnelle2022-04-271-0/+10
|/ /
* / s390: allow to compile with z16 optimizationsHeiko Carstens2022-04-061-0/+2
|/
* s390: raise minimum supported machine generation to z10Vasily Gorbik2022-03-101-6/+0
* s390/nospec: add an option to use thunk-externVasily Gorbik2022-03-101-5/+9
* s390: always use the packed stack layoutVasily Gorbik2022-03-011-7/+2
* s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle2021-11-161-4/+6
* kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-241-7/+1
* s390: remove WARN_DYNAMIC_STACKHeiko Carstens2021-09-151-7/+0
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-7/+7
|\
| * s390: replace cc-option-yn uses with cc-optionNick Desaulniers2021-09-031-7/+7
* | s390: move the install rule to arch/s390/MakefileMasahiro Yamada2021-07-301-1/+2
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-3/+0
|\
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-3/+0
* | s390/vdso: add minimal compat vdsoSven Schnelle2021-07-081-0/+13
* | s390: disable SSP when neededFabrice Fontaine2021-06-071-0/+1
|/
* arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-3/+0
* s390/decompressor: add stacktrace supportVasily Gorbik2020-11-201-1/+1
* kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
* s390: make 'install' not depend on vmlinuxMasahiro Yamada2020-02-171-1/+1
* s390: adjust -mpacked-stack support check for clang 10Vasily Gorbik2020-01-221-1/+1
* s390: remove compat vdso codeHeiko Carstens2019-12-011-1/+0
* s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-131-0/+2
* Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-121-2/+0
|\
| * kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-2/+0
* | s390/boot: disable address-of-packed-member warningHeiko Carstens2019-06-111-0/+1
|/
* s390: move arch/s390/defconfig to arch/s390/configs/defconfigMasahiro Yamada2019-05-141-0/+2
* s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann2019-05-031-2/+2
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+4
* s390: remove -fno-strength-reduce flagArnd Bergmann2019-04-111-1/+1
* s390/kasan: increase instrumented stack size to 64kVasily Gorbik2018-11-021-1/+1
* s390/kasan: double the stack sizeVasily Gorbik2018-10-091-1/+1
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-1/+1