summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/boot/physmem: Convert to use flag output macrosHeiko Carstens2024-11-131-15/+21
* s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...David Hildenbrand2024-11-072-3/+51
* s390/uv: Retrieve UV secrets sysfs supportSteffen Eiden2024-10-291-1/+2
* s390/uv: Use a constant for more-data rcSteffen Eiden2024-10-291-2/+2
* s390: Fix various typosHeiko Carstens2024-10-251-1/+1
* Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-09-2110-227/+185
|\
| * s390/boot: Move boot_printk() code to own fileHeiko Carstens2024-09-073-113/+126
| * s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens2024-09-075-40/+12
| * s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens2024-09-074-41/+37
| * s390/boot: Compile all files with the same march flagHeiko Carstens2024-09-071-14/+5
| * s390/boot: Increase minimum architecture to z10Heiko Carstens2024-09-071-4/+0
| * s390/als: Remove obsolete commentHeiko Carstens2024-09-071-8/+0
| * s390/entry: Unify save_area_sync and save_area_asyncSven Schnelle2024-08-291-2/+2
| * s390/build: Avoid relocation information in final vmlinuxJens Remus2024-08-271-5/+3
* | s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev2024-08-223-28/+48
* | s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev2024-08-221-2/+2
* | s390/mm: Pin identity mapping base to zeroAlexander Gordeev2024-08-211-1/+2
|/
* Merge tag 's390-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-268-26/+33
|\
| * s390: Remove protvirt and kvm config guards for uv codeJanosch Frank2024-07-233-23/+1
| * s390/boot: Add cmdline option to relocate lowcoreSven Schnelle2024-07-231-0/+2
| * s390: Add infrastructure to patch lowcore accessesSven Schnelle2024-07-234-1/+14
| * s390/alternatives: Allow early alternative patching in decompressorSven Schnelle2024-07-234-1/+11
| * s390/boot: Do not assume the decompressor range is reservedAlexander Gordeev2024-07-231-2/+6
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-0/+2
|\ \ | |/ |/|
| * kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
* | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-224-0/+32
|\ \
| * | s390/string: add KMSAN supportIlya Leoshkevich2024-07-041-0/+16
| * | s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich2024-07-041-0/+7
| * | s390/boot: add the KMSAN runtime stubIlya Leoshkevich2024-07-042-0/+7
| * | s390/boot: turn off KMSANIlya Leoshkevich2024-07-041-0/+2
| |/
* | Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-07-196-28/+28
|\ \ | |/ |/|
| * s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-186-28/+28
* | s390/boot: Do not adjust GOT entries for undef weak symJens Remus2024-06-251-4/+7
* | s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev2024-06-113-4/+26
* | s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev2024-06-111-2/+8
|/
* s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle2024-05-161-1/+0
* s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-294-56/+1
* s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev2024-04-172-40/+22
* s390/boot: Rework deployment of the kernel imageAlexander Gordeev2024-04-176-68/+56
* s390: Map kernel at fixed location when KASLR is disabledAlexander Gordeev2024-04-171-9/+24
* s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2024-04-174-64/+111
* s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2024-04-172-9/+15
* s390/mm: Create virtual memory layout structureAlexander Gordeev2024-04-171-2/+1
* s390/boot: Swap vmalloc and Lowcore/Real Memory Copy areasAlexander Gordeev2024-04-171-9/+11
* s390/boot: Reduce size of identity mapping on overlapAlexander Gordeev2024-04-171-1/+4
* s390/boot: Consider DCSS segments on memory layout setupAlexander Gordeev2024-04-171-2/+5
* s390/boot: Do not force vmemmap to start at MAX_PHYSMEM_BITSAlexander Gordeev2024-04-171-3/+2
* s390: adjust indentation of RELOCS command build step outHeiko Carstens2024-04-091-1/+1
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-2/+2
|\
| * mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-1/+1