summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)AuthorFilesLines
10 dayss390/boot/physmem: Convert to use flag output macrosHeiko Carstens1-15/+21
2024-11-07s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...David Hildenbrand2-3/+51
2024-10-29s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden1-1/+2
2024-10-29s390/uv: Use a constant for more-data rcSteffen Eiden1-2/+2
2024-10-25s390: Fix various typosHeiko Carstens1-1/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-227/+185
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens3-113/+126
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens5-40/+12
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens4-41/+37
2024-09-07s390/boot: Compile all files with the same march flagHeiko Carstens1-14/+5
2024-09-07s390/boot: Increase minimum architecture to z10Heiko Carstens1-4/+0
2024-09-07s390/als: Remove obsolete commentHeiko Carstens1-8/+0
2024-08-29s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle1-2/+2
2024-08-27s390/build: Avoid relocation information in final vmlinuxJens Remus1-5/+3
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev3-28/+48
2024-08-22s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev1-2/+2
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev1-1/+2
2024-07-26Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-26/+33
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+2
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank3-23/+1
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle1-0/+2
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle4-1/+14
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle4-1/+11
2024-07-23s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev1-2/+6
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-0/+32
2024-07-20kbuild: Abort make on install failuresZhang Bingwu1-0/+2
2024-07-19Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-28/+28
2024-07-04s390/string: add KMSAN supportIlya Leoshkevich1-0/+16
2024-07-04s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich1-0/+7
2024-07-04s390/boot: add the KMSAN runtime stubIlya Leoshkevich2-0/+7
2024-07-04s390/boot: turn off KMSANIlya Leoshkevich1-0/+2
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus1-4/+7
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle6-28/+28
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev3-4/+26
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev1-2/+8
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle1-1/+0
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar4-56/+1
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev2-40/+22
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev6-68/+56
2024-04-17s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev1-9/+24
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev4-64/+111
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2-9/+15
2024-04-17s390/mm: Create virtual memory layout structureAlexander Gordeev1-2/+1
2024-04-17s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev1-9/+11
2024-04-17s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev1-1/+4
2024-04-17s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev1-2/+5
2024-04-17s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev1-3/+2
2024-04-09s390: adjust indentation of RELOCS command build step outHeiko Carstens1-1/+1
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-03-07mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-1/+1