summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens
2024-09-07s390/boot: Increase minimum architecture to z10Heiko Carstens
2024-09-07s390/als: Remove obsolete commentHeiko Carstens
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle
2024-08-27s390/build: Avoid relocation information in final vmlinuxJens Remus
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle
2024-07-23s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-20kbuild: Abort make on install failuresZhang Bingwu
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-03s390/boot: add the KMSAN runtime stubIlya Leoshkevich
2024-07-03s390/boot: turn off KMSANIlya Leoshkevich
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev
2024-04-17s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-02-26s390/boot: fix minor comment style damagesAlexander Gordeev
2024-02-26s390/boot: do not check for zero-termination relocation entryAlexander Gordeev
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev
2024-02-26s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev