summaryrefslogtreecommitdiff
path: root/arch/s390/boot/Makefile
AgeCommit message (Expand)Author
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2022-11-08s390: always build relocatable kernelHeiko Carstens
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens
2021-07-30s390: move the install rule to arch/s390/MakefileMasahiro Yamada
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky
2019-05-03s390: only build for new CPUs with clangArnd Bergmann
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-26s390/boot: pad bzImage to 4KMartin Schwidefsky
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aVasily Gorbik
2018-07-02s390/decompressor: avoid constant startup.a rebuildsVasily Gorbik
2018-06-25s390/decompressor: extend .bss check for early codeVasily Gorbik
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsVasily Gorbik
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-06-25s390: remove uncompressed kernel image buildVasily Gorbik
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yVasily Gorbik
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2013-11-15s390/boot: Install bzImage as default kernel imageHendrik Brueckner
2011-12-27[S390] Remove Kerntypes leftoversHeiko Carstens
2011-03-17s390: change to new flag variablematt mooney
2010-02-26[S390] add support for compressed kernelsMartin Schwidefsky
2005-04-16Linux-2.6.12-rc2Linus Torvalds