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