aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-03-20s390/boot: rename mem_detect to physmem_infoGravatar Vasily Gorbik 1-1/+1
2023-02-28s390/decompressor: add link map savingGravatar Vasily Gorbik 1-1/+3
2023-01-13s390/mm: start kernel with DAT enabledGravatar Alexander Gordeev 1-1/+1
2022-11-08s390: always build relocatable kernelGravatar Heiko Carstens 1-2/+1
2022-05-06s390/boot: convert initial lowcore to CGravatar Heiko Carstens 1-1/+1
2022-05-06s390/boot: get rid of startup archiveGravatar Heiko Carstens 1-8/+68
2021-07-30s390: move the install rule to arch/s390/MakefileGravatar Masahiro Yamada 1-4/+0
2021-07-30s390: enable KCSANGravatar Ilya Leoshkevich 1-0/+1
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelGravatar Alexander Egorenkov 1-1/+1
2020-09-16s390/boot: enable .bss section for compressed kernelGravatar Alexander Egorenkov 1-4/+0
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Gravatar Paolo Bonzini 1-1/+1
2020-02-27s390/protvirt: introduce host side setupGravatar Vasily Gorbik 1-1/+1
2020-02-17s390: make 'install' not depend on vmlinuxGravatar Masahiro Yamada 1-1/+1
2019-09-13s390/startup: add pgm check info printingGravatar Vasily Gorbik 1-1/+1
2019-07-23s390: enable detection of kernel version from bzImageGravatar Vasily Gorbik 1-1/+1
2019-05-07s390/boot: fix compiler error due to missing awk strtonumGravatar Martin Schwidefsky 1-1/+0
2019-05-03s390: only build for new CPUs with clangGravatar Arnd Bergmann 1-6/+12
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gravatar Gerald Schaefer 1-0/+1
2019-04-29s390/kernel: introduce .dma sectionsGravatar Gerald Schaefer 1-1/+1
2019-04-29s390/kernel: build a relocatable kernelGravatar Gerald Schaefer 1-0/+1
2019-04-26s390/boot: pad bzImage to 4KGravatar Martin Schwidefsky 1-0/+1
2019-04-26s390/ipl: read IPL report at early bootGravatar Martin Schwidefsky 1-2/+3
2019-04-10s390/uv: introduce guest side ultravisor codeGravatar Vasily Gorbik 1-0/+1
2019-04-10s390: introduce .boot.preserved.data section compile time validationGravatar Vasily Gorbik 1-2/+2
2019-03-14kbuild: move archive command to scripts/Makefile.libGravatar Masahiro Yamada 1-3/+0
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Gravatar Masahiro Yamada 1-1/+1
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesGravatar Masahiro Yamada 1-2/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeGravatar Vasily Gorbik 1-0/+1
2018-10-09s390: move ipl block and cmd line handling to early boot phaseGravatar Vasily Gorbik 1-1/+2
2018-10-09s390: introduce .boot.data section compile time validationGravatar Vasily Gorbik 1-2/+18
2018-10-09s390/mem_detect: move tprot loop to early boot phaseGravatar Vasily Gorbik 1-1/+1
2018-10-09s390: remove decompressor's head.SGravatar Vasily Gorbik 1-1/+1
2018-07-02s390/decompressor: avoid packing *.o.chkbss files into startup.aGravatar Vasily Gorbik 1-1/+1
2018-07-02s390/decompressor: avoid constant startup.a rebuildsGravatar Vasily Gorbik 1-1/+1
2018-06-25s390/decompressor: extend .bss check for early codeGravatar Vasily Gorbik 1-0/+4
2018-06-25s390/decompressor: reuse lib/mem.S for mem functionsGravatar Vasily Gorbik 1-1/+3
2018-06-25s390/decompressor: avoid reusing uncompressed image objectsGravatar Vasily Gorbik 1-6/+10
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyGravatar Vasily Gorbik 1-3/+30
2018-06-25s390: remove uncompressed kernel image buildGravatar Vasily Gorbik 1-5/+1
2018-04-16s390/boot: remove unused COMPILE_VERSION and ccflags-yGravatar Vasily Gorbik 1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-11-15s390/boot: Install bzImage as default kernel imageGravatar Hendrik Brueckner 1-2/+2
2011-12-27[S390] Remove Kerntypes leftoversGravatar Heiko Carstens 1-1/+1
2011-03-17s390: change to new flag variableGravatar matt mooney 1-1/+1
2010-02-26[S390] add support for compressed kernelsGravatar Martin Schwidefsky 1-0/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+18