summaryrefslogtreecommitdiffstats
path: root/arch/s390/purgatory/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-141-8/+0
* Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-06-271-1/+1
|\
| * s390/purgatory: Do not use fortified string functionsKees Cook2023-06-011-1/+1
* | s390/purgatory: disable branch profilingAlexander Gordeev2023-06-011-0/+1
|/
* s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor2023-01-261-1/+1
* s390/purgatory: remove duplicated build rule of kexec-purgatory.oMasahiro Yamada2022-06-301-2/+1
* s390/purgatory: hard-code obj-y in MakefileMasahiro Yamada2022-06-301-1/+1
* s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
* s390: disable SSP when neededFabrice Fontaine2021-06-071-0/+1
* s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2019-12-181-2/+4
* s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede2019-12-181-3/+10
* crypto: sha256 - Make lib/crypto/sha256.c suitable for generic useHans de Goede2019-08-221-0/+2
* crypto: sha256 - Move lib/sha256.c to lib/cryptoHans de Goede2019-08-221-1/+1
* s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann2019-05-031-0/+1
* s390/purgatory: Omit use of bin2cPhilipp Rudo2019-04-291-6/+3
* s390/purgatory: Reduce purgatory sizePhilipp Rudo2019-04-291-4/+10
* Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-151-2/+1
|\
| * kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada2018-07-181-2/+1
* | s390/purgatory: Remove duplicate variable definitionsPhilipp Rudo2018-07-061-1/+1
* | s390/purgatory: Add missing FORCE to Makefile targetsPhilipp Rudo2018-07-061-3/+3
* | s390/purgatory: Fix crash with expoline enabledPhilipp Rudo2018-07-061-0/+1
|/
* s390/purgatory: Fix endless interrupt loopPhilipp Rudo2018-05-181-1/+1
* s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-161-0/+37