summaryrefslogtreecommitdiff
path: root/arch/s390/boot/physmem_info.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens1-3/+3
2025-03-04s390/boot: Convert diag500_storage_limit() to extableHeiko Carstens1-21/+7
2025-03-04s390/boot: Convert tprot() to extableHeiko Carstens1-19/+5
2025-03-04s390/boot: Convert __diag260() to extableHeiko Carstens1-20/+6
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik1-4/+45
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik1-3/+3
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik1-13/+13
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik1-9/+19
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik1-2/+2
2024-11-13s390/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 Hildenbrand1-1/+46
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens1-1/+1
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens1-12/+12
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle1-4/+4
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik1-0/+5
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik1-28/+160
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik1-0/+191