summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-062-11/+11
|\
| * Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev2023-07-041-0/+1
| * s390: fix various typosHeiko Carstens2023-07-031-1/+1
| * s390: consistently use .balign instead of .alignHeiko Carstens2023-06-282-10/+10
| * s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2023-06-281-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-031-0/+4
|\ \ | |/ |/|
| * s390/uv: Update query for secret-UVCsSteffen Eiden2023-06-161-0/+4
* | s390/kasan: avoid short by one page shadow memoryAlexander Gordeev2023-06-201-4/+11
|/
* s390/mm: fix direct map accountingHeiko Carstens2023-04-131-2/+16
* s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens2023-04-131-4/+4
* s390/boot: improve install.sh scriptMarc Hartmayer2023-04-131-4/+4
* s390/kaslr: randomize amode31 base addressVasily Gorbik2023-04-131-2/+4
* s390/kaslr: generalize and improve random base distributionVasily Gorbik2023-04-134-11/+112
* s390/boot: pin amode31 default lmaVasily Gorbik2023-04-131-1/+3
* s390/boot: do not change default_lmaVasily Gorbik2023-04-131-13/+12
* s390/kaslr: provide kaslr_enabled() functionHeiko Carstens2023-04-134-8/+7
* s390/kasan: move shadow mapping to decompressorVasily Gorbik2023-03-203-15/+230
* s390/boot: rework decompressor reserved trackingVasily Gorbik2023-03-208-299/+300
* s390/boot: rename mem_detect to physmem_infoVasily Gorbik2023-03-206-53/+53
* s390/boot: remove non-functioning image bootable checkVasily Gorbik2023-03-201-1/+0
* s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle2023-03-131-0/+8
* s390/decompressor: add link map savingVasily Gorbik2023-02-281-1/+3
* s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik2023-02-145-14/+14
* Merge branch 'fixes' into featuresHeiko Carstens2023-02-061-1/+1
|\
| * s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik2023-01-311-1/+1
* | s390/boot: avoid potential amode31 truncationVasily Gorbik2023-02-061-1/+1
* | s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik2023-02-061-2/+1
* | s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik2023-02-061-1/+1
* | s390/boot: avoid page tables memory in kaslrVasily Gorbik2023-02-063-2/+12
* | s390/mem_detect: handle online memory limit just onceVasily Gorbik2023-02-065-13/+28
* | s390/boot: fix mem_detect extended area allocationVasily Gorbik2023-02-064-52/+31
* | s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik2023-02-061-1/+1
* | s390/mem_detect: fix detect_memory() error handlingVasily Gorbik2023-02-061-1/+1
* | s390/boot: remove pgtable_populate_endVasily Gorbik2023-01-311-27/+2
* | s390/boot: avoid mapping standby memoryVasily Gorbik2023-01-313-9/+13
* | Merge branch 'fixes' into featuresHeiko Carstens2023-01-171-2/+2
|\|
| * s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada2023-01-091-2/+2
* | 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-291-0/+1