summaryrefslogtreecommitdiffstats
path: root/arch/s390/purgatory
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-061-1/+1
|\
| * s390: fix various typosHeiko Carstens2023-07-031-1/+1
* | 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: use SYM* macros instead of ENTRY(), etc.Heiko Carstens2023-04-192-51/+25
* 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/purgatory: workaround llvm's IAS limitationsHeiko Carstens2022-05-171-7/+23
* s390: enable KCSANIlya Leoshkevich2021-07-301-0/+1
* s390: disable SSP when neededFabrice Fontaine2021-06-071-0/+1
* Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-141-4/+5
|\
| * s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo2020-12-091-4/+5
* | crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers2020-11-201-1/+1
|/
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* s390/purgatory: do not build purgatory with kcov, kasan and friendsChristian Borntraeger2019-12-182-2/+7
* s390/purgatory: Make sure we fail the build if purgatory has missing symbolsHans de Goede2019-12-182-3/+11
* crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede2019-09-051-1/+1
* 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-222-2/+2
* s390/purgatory: update .gitignoreMasahiro Yamada2019-06-041-1/+2
* s390: boot, purgatory: pass $(CLANG_FLAGS) where neededArnd Bergmann2019-05-031-0/+1
* s390/purgatory: Omit use of bin2cPhilipp Rudo2019-04-292-6/+17
* s390/purgatory: Reduce purgatory sizePhilipp Rudo2019-04-292-4/+64
* s390: clean up stacks setupVasily Gorbik2018-09-201-2/+2
* 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-063-36/+20
* | 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 generated files to .gitignoreHeiko Carstens2018-04-161-0/+2
* s390/kexec_file: Add crash support to image loaderPhilipp Rudo2018-04-162-1/+188
* s390/kexec_file: Add purgatoryPhilipp Rudo2018-04-163-0/+171