summaryrefslogtreecommitdiffstats
path: root/arch/s390/purgatory/Makefile
AgeCommit message (Expand)AuthorLines
2025-12-22s390/purgatory: Add -Wno-default-const-init-unsafe to KBUILD_CFLAGSHeiko Carstens-0/+1
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor-1/+2
2025-02-18s390/purgatory: Use -D__DISABLE_EXPORTSSami Tolvanen-1/+3
2025-01-28s390: Add '-std=gnu11' to decompressor and purgatory CFLAGSNathan Chancellor-1/+1
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-8/+0
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2023-06-01s390/purgatory: Do not use fortified string functionsKees Cook-1/+1
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev-0/+1
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor-1/+1
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada-1/+1
2021-07-30s390: enable KCSANIlya Leoshkevich-0/+1
2021-06-07s390: disable SSP when neededFabrice Fontaine-0/+1
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger-2/+4
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede-3/+10
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede-0/+2
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede-1/+1
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann-0/+1
2019-04-29s390/purgatory: Omit use of bin2cPhilipp Rudo-6/+3
2019-04-29s390/purgatory: Reduce purgatory sizePhilipp Rudo-4/+10
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada-2/+1
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo-1/+1
2018-07-06s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo-3/+3
2018-07-06s390/purgatory: Fix crash with expoline enabledPhilipp Rudo-0/+1
2018-05-18s390/purgatory: Fix endless interrupt loopPhilipp Rudo-1/+1
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo-0/+37