| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-30 | s390/boot: Use strspcy() instead of strcpy() | Heiko Carstens | 1 | -2/+3 |
| 2025-04-14 | s390/boot: Replace strncpy() with strscpy() | Vasily Gorbik | 1 | -1/+1 |
| 2025-03-04 | s390/time: Convert MACHINE_HAS_SCC to machine_has_scc() | Heiko Carstens | 1 | -2/+2 |
| 2025-01-26 | s390/boot: Add timestamps to early boot messages | Vasily Gorbik | 1 | -5/+22 |
| 2025-01-26 | s390/boot: Dump message ring buffer on crash with bootdebug | Vasily Gorbik | 1 | -0/+18 |
| 2025-01-26 | s390/boot: Add prefix filtering to bootdebug messages | Vasily Gorbik | 1 | -2/+4 |
| 2025-01-26 | s390/boot: Add bootdebug option to control debug messages | Vasily Gorbik | 1 | -0/+4 |
| 2025-01-26 | s390/boot: Defer boot messages when earlyprintk is not enabled | Vasily Gorbik | 1 | -2/+7 |
| 2025-01-26 | s390/boot: Make boot_printk() return int | Vasily Gorbik | 1 | -1/+2 |
| 2025-01-26 | s390/boot: Introduce ring buffer for boot messages | Vasily Gorbik | 1 | -1/+19 |
| 2025-01-26 | s390/boot: Add support for boot messages loglevels | Vasily Gorbik | 1 | -1/+28 |
| 2025-01-26 | s390/boot: Add decimal conversion specifiers to boot_printk() | Vasily Gorbik | 1 | -4/+40 |
| 2025-01-26 | s390/boot: Add field width and padding handling to boot_printk() | Vasily Gorbik | 1 | -18/+50 |
| 2025-01-26 | s390/boot: Add length modifiers to boot_printk() | Vasily Gorbik | 1 | -8/+18 |
| 2025-01-26 | s390/boot: Add %% support to boot_printk() | Vasily Gorbik | 1 | -1/+5 |
| 2024-09-07 | s390/boot: Move boot_printk() code to own file | Heiko Carstens | 1 | -0/+124 |