summaryrefslogtreecommitdiff
path: root/arch/s390/boot/physmem_info.c
AgeCommit message (Expand)Author
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik
2024-11-13s390/boot/physmem: Convert to use flag output macrosHeiko Carstens
2024-11-07s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...David Hildenbrand
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-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik