summaryrefslogtreecommitdiff
path: root/arch/s390/purgatory
AgeCommit message (Expand)Author
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
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-04-19s390/purgatory: use SYM* macros instead of ENTRY(), etc.Heiko Carstens
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
2022-05-17s390/purgatory: workaround llvm's IAS limitationsHeiko Carstens
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-06-07s390: disable SSP when neededFabrice Fontaine
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-09s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
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-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans 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-06-04s390/purgatory: update .gitignoreMasahiro Yamada
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-09-20s390: clean up stacks setupVasily Gorbik
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 generated files to .gitignoreHeiko Carstens
2018-04-16s390/kexec_file: Add crash support to image loaderPhilipp Rudo
2018-04-16s390/kexec_file: Add purgatoryPhilipp Rudo