summaryrefslogtreecommitdiffstats
path: root/arch/s390/Makefile
AgeCommit message (Expand)AuthorLines
2025-12-02Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-7/+7
2025-11-25s390/vdso: Rename vdso64 to vdsoHeiko Carstens-2/+2
2025-11-24s390: Add stackprotector supportHeiko Carstens-0/+4
2025-11-17s390/syscalls: Switch to generic system call table generationHeiko Carstens-2/+1
2025-11-17s390: Remove compat supportHeiko Carstens-3/+0
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+2
2025-09-29s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSORHeiko Carstens-0/+1
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik-0/+2
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-03-31s390: Fix linker error when -no-pie option is unavailableSumanth Korikkar-1/+1
2025-03-17kbuild: Introduce Kconfig symbol for linking vmlinux with relocationsArd Biesheuvel-1/+1
2025-01-28s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor-1/+1
2024-12-10s390/Kconfig: Select VMAP_STACK unconditionallyHeiko Carstens-9/+0
2024-07-03s390: use a larger stack for KMSANIlya Leoshkevich-1/+1
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar-7/+2
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik-6/+0
2024-03-13s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens-0/+1
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf-1/+7
2024-02-14s390: link vmlinux with '-z notext'Nathan Chancellor-1/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada-3/+3
2023-07-24s390: use obj-y to descend into drivers/s390/Masahiro Yamada-1/+0
2023-06-28s390/decompressor: fix misaligned symbol build errorHeiko Carstens-0/+1
2023-03-27s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)-1/+1
2022-11-08s390: always build relocatable kernelHeiko Carstens-2/+0
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada-2/+0
2022-07-13s390/nospec: remove unneeded header includesVasily Gorbik-1/+1
2022-07-13s390/nospec: build expoline.o for modules_prepare targetVasily Gorbik-1/+7
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds-9/+1
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-0/+2
2022-05-17s390/boot: do not emit debug info for assembly with llvm's IASHeiko Carstens-0/+2
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada-2/+1
2022-04-27s390: disable -Warray-boundsSven Schnelle-0/+10
2022-04-06s390: allow to compile with z16 optimizationsHeiko Carstens-0/+2
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik-6/+0
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik-5/+9
2022-03-01s390: always use the packed stack layoutVasily Gorbik-7/+2
2021-11-16s390/vdso: filter out -mstack-guard and -mstack-sizeSven Schnelle-4/+6
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-7/+1
2021-09-15s390: remove WARN_DYNAMIC_STACKHeiko Carstens-7/+0
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-7/+7
2021-09-03s390: replace cc-option-yn uses with cc-optionNick Desaulniers-7/+7
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada-1/+2
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+0
2021-07-08s390/vdso: add minimal compat vdsoSven Schnelle-0/+13
2021-06-07s390: disable SSP when neededFabrice Fontaine-0/+1
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada-3/+0
2021-01-29arch: s390: Remove CONFIG_OPROFILE supportViresh Kumar-3/+0
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik-1/+1
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada-1/+1