summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2023-01-132-0/+8
* s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev2023-01-132-0/+17
* s390/boot: allow setup of different virtual address typesAlexander Gordeev2023-01-131-15/+33
* s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-134-9/+298
* s390/boot: detect and enable memory facilitiesAlexander Gordeev2023-01-132-0/+26
* s390/boot: cleanup decompressor header filesAlexander Gordeev2023-01-133-28/+23
* Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2022-12-121-0/+9
|\
| * s390/ipl: add eckd dump supportSven Schnelle2022-12-061-0/+3
| * s390/ipl: add eckd supportSven Schnelle2022-12-061-0/+6
* | s390: always build relocatable kernelHeiko Carstens2022-11-082-4/+2
* | s390/boot: add secure boot trailerPeter Oberparleiter2022-10-261-2/+11
|/
* Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2022-10-101-0/+1
|\
| * kbuild: build init/built-in.a just onceMasahiro Yamada2022-09-281-0/+1
* | s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev2022-09-141-1/+4
* | s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-1/+4
|/
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-073-8/+14
|\
| * Revert "s390/smp: rework absolute lowcore access"Alexander Gordeev2022-08-061-4/+1
| * s390/smp: rework absolute lowcore accessAlexander Gordeev2022-07-281-1/+4
| * s390/boot: cleanup adjust_to_uv_max() functionAlexander Gordeev2022-07-283-8/+14
* | s390: Add attestation query informationSteffen Eiden2022-07-111-0/+2
* | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-071-0/+4
|\ \ | |/ |/|
| * s390/uv: Add dump fields to queryJanosch Frank2022-06-011-0/+2
| * s390/uv: Add SE hdr query informationJanosch Frank2022-06-011-0/+2
* | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-6/+0
|\ \
| * | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-6/+0
| |/
* | s390/head: get rid of 31 bit leftoversHeiko Carstens2022-05-181-149/+126
* | s390/boot: workaround llvm IAS bugHeiko Carstens2022-05-171-13/+21
* | s390/boot: convert parmarea to CHeiko Carstens2022-05-064-21/+12
* | s390/boot: convert initial lowcore to CHeiko Carstens2022-05-065-56/+103
* | s390/head: initialize all new pswsHeiko Carstens2022-05-061-7/+15
* | s390/boot: change initial program check handler to disabled wait pswHeiko Carstens2022-05-061-1/+1
* | s390/head: adjust iplstart entry pointHeiko Carstens2022-05-061-5/+8
* | s390/boot: get rid of startup archiveHeiko Carstens2022-05-0611-101/+74
|/
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* arch: decompressor: remove useless vmlinux.bin.all-yMasahiro Yamada2022-01-131-9/+7
* kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-131-6/+6
* s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2021-11-161-57/+31
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-262-25/+14
* s390/kexec_file: move kernel image size checkSven Schnelle2021-10-261-2/+0
* s390: rename last_break to pgm_last_breakSven Schnelle2021-10-261-2/+2
* s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-042-0/+9
* s390/boot: initialize control registers in decompressorAlexander Gordeev2021-10-041-0/+17
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-041-1/+1
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-3016-316/+134
|\ \ | |/ |/|
| * s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev2021-08-251-8/+12
| * s390: move the install rule to arch/s390/MakefileMasahiro Yamada2021-07-301-4/+0
| * s390: enable KCSANIlya Leoshkevich2021-07-302-0/+2
| * s390/boot: get rid of arithmetics on function pointersHeiko Carstens2021-07-271-1/+1
| * s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-276-247/+1