summaryrefslogtreecommitdiff
path: root/arch/s390/boot/ipl_parm.c
AgeCommit message (Expand)Author
2025-04-30s390/boot: Use strspcy() instead of strcpy()Heiko Carstens
2025-04-14s390/boot: Replace strncpy() with strscpy()Vasily Gorbik
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens
2025-03-04s390/boot: Convert __diag308() to extableHeiko Carstens
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens
2025-03-04s390/lowcore: Convert relocated lowcore alternative to machine featureHeiko Carstens
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik
2024-09-07s390/boot: Use boot_printk() instead of sclp_early_printk()Heiko Carstens
2024-07-23s390/boot: Add cmdline option to relocate lowcoreSven Schnelle
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-08-30s390: remove "noexec" optionHeiko Carstens
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-05-06s390/boot: convert parmarea to CHeiko Carstens
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-26s390/startup: correct command line options parsingVasily Gorbik
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik