summaryrefslogtreecommitdiff
path: root/arch/s390/purgatory/Makefile
AgeCommit message (Expand)Author
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-01s390/purgatory: Do not use fortified string functionsKees Cook
2023-06-01s390/purgatory: disable branch profilingAlexander Gordeev
2023-01-26s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada
2022-06-30s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-06-07s390: disable SSP when neededFabrice Fontaine
2019-12-18s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger
2019-12-18s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede
2019-08-22crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede
2019-08-22crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede
2019-05-03s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann
2019-04-29s390/purgatory: Omit use of bin2cPhilipp Rudo
2019-04-29s390/purgatory: Reduce purgatory sizePhilipp Rudo
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada
2018-07-06s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo
2018-07-06s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo
2018-07-06s390/purgatory: Fix crash with expoline enabledPhilipp Rudo
2018-05-18s390/purgatory: Fix endless interrupt loopPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo