| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | s390: Add stackprotector support | Heiko Carstens | 1 | -0/+4 |
| 2025-08-28 | s390/boot: Add common boot_panic() code | Heiko Carstens | 1 | -0/+8 |
| 2025-07-10 | s390/boot: Introduce jump_to_kernel() function | Ilya Leoshkevich | 1 | -0/+1 |
| 2025-06-16 | s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 1 | -2/+2 |
| 2025-03-04 | s390/boot: Add exception table support | Heiko Carstens | 1 | -1/+1 |
| 2025-03-04 | s390/boot: Pass pt_regs to program check handler | Heiko Carstens | 1 | -1/+1 |
| 2025-03-04 | s390/alternatives: Add debug functionality | Heiko Carstens | 1 | -0/+1 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2() | Heiko Carstens | 1 | -4/+0 |
| 2025-03-04 | s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1() | Heiko Carstens | 1 | -1/+0 |
| 2025-01-26 | s390/boot: Add physmem tracking debug support | Vasily Gorbik | 1 | -0/+1 |
| 2025-01-26 | s390/boot: Dump message ring buffer on crash with bootdebug | Vasily Gorbik | 1 | -0/+1 |
| 2025-01-26 | s390/boot: Add prefix filtering to bootdebug messages | Vasily Gorbik | 1 | -8/+12 |
| 2025-01-26 | s390/boot: Make boot_printk() return int | Vasily Gorbik | 1 | -1/+1 |
| 2025-01-26 | s390/boot: Add support for boot messages loglevels | Vasily Gorbik | 1 | -0/+12 |
| 2025-01-26 | s390/boot: Add physmem_alloc() | Vasily Gorbik | 1 | -0/+2 |
| 2025-01-26 | s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die() | Vasily Gorbik | 1 | -2/+2 |
| 2024-12-17 | s390/mm: Simplify noexec page protection handling | Heiko Carstens | 1 | -1/+0 |
| 2024-09-07 | s390/boot: Rename decompressor_printk() to boot_printk() | Heiko Carstens | 1 | -1/+1 |
| 2024-07-23 | s390: Add infrastructure to patch lowcore accesses | Sven Schnelle | 1 | -0/+2 |
| 2024-07-23 | s390/alternatives: Allow early alternative patching in decompressor | Sven Schnelle | 1 | -0/+2 |
| 2024-04-29 | s390: Compile kernel with -fPIC and link with -no-pie | Sumanth Korikkar | 1 | -6/+0 |
| 2024-04-17 | s390/boot: Rework deployment of the kernel image | Alexander Gordeev | 1 | -1/+0 |
| 2024-04-17 | s390/mm: Uncouple physical vs virtual address spaces | Alexander Gordeev | 1 | -1/+6 |
| 2024-02-26 | s390/boot: make type of __vmlinux_relocs_64_start|end consistent | Alexander Gordeev | 1 | -1/+1 |
| 2024-02-26 | s390/boot: simplify GOT handling | Alexander Gordeev | 1 | -2/+2 |
| 2024-02-20 | s390: compile relocatable kernel without -fPIE | Josh Poimboeuf | 1 | -0/+6 |
| 2023-04-13 | s390/kaslr: generalize and improve random base distribution | Vasily Gorbik | 1 | -1/+3 |
| 2023-04-13 | s390/kaslr: provide kaslr_enabled() function | Heiko Carstens | 1 | -1/+0 |
| 2023-03-20 | s390/kasan: move shadow mapping to decompressor | Vasily Gorbik | 1 | -0/+7 |
| 2023-03-20 | s390/boot: rework decompressor reserved tracking | Vasily Gorbik | 1 | -5/+25 |
| 2023-03-20 | s390/boot: rename mem_detect to physmem_info | Vasily Gorbik | 1 | -1/+1 |
| 2023-02-14 | s390/mem_detect: do not truncate online memory ranges info | Vasily Gorbik | 1 | -1/+1 |
| 2023-02-06 | s390/boot: avoid page tables memory in kaslr | Vasily Gorbik | 1 | -0/+1 |
| 2023-02-06 | s390/mem_detect: handle online memory limit just once | Vasily Gorbik | 1 | -1/+2 |
| 2023-02-06 | s390/boot: fix mem_detect extended area allocation | Vasily Gorbik | 1 | -2/+2 |
| 2023-01-31 | s390/boot: avoid mapping standby memory | Vasily Gorbik | 1 | -1/+1 |
| 2023-01-13 | s390/mm: allocate Absolute Lowcore Area in decompressor | Alexander Gordeev | 1 | -0/+2 |
| 2023-01-13 | s390/mm: start kernel with DAT enabled | Alexander Gordeev | 1 | -1/+5 |
| 2023-01-13 | s390/boot: detect and enable memory facilities | Alexander Gordeev | 1 | -0/+8 |
| 2023-01-13 | s390/boot: cleanup decompressor header files | Alexander Gordeev | 1 | -2/+22 |
| 2022-05-06 | s390/boot: convert initial lowcore to C | Heiko Carstens | 1 | -1/+5 |
| 2021-07-27 | s390/boot: move dma sections from decompressor to decompressed kernel | Alexander Egorenkov | 1 | -4/+0 |
| 2021-07-27 | s390/boot: move sclp early buffer from fixed address in asm to C | Alexander Egorenkov | 1 | -0/+1 |
| 2021-07-27 | s390/boot: make stacks part of the decompressor's image | Alexander Egorenkov | 1 | -7/+2 |
| 2021-07-27 | s390/boot: move all linker symbol declarations from c to h files | Alexander Egorenkov | 1 | -1/+9 |
| 2021-06-18 | s390: setup kernel memory layout early | Vasily Gorbik | 1 | -0/+1 |
| 2020-11-20 | s390/decompressor: add stacktrace support | Vasily Gorbik | 1 | -0/+5 |
| 2020-11-20 | s390/decompressor: add decompressor_printk | Vasily Gorbik | 1 | -0/+3 |
| 2020-11-20 | s390: unify identity mapping limits handling | Vasily Gorbik | 1 | -4/+7 |
| 2020-11-09 | s390/mm: let vmalloc area size depend on physical memory size | Heiko Carstens | 1 | -0/+1 |
| 2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -0/+1 |
| 2019-09-13 | s390/startup: add pgm check info printing | Vasily Gorbik | 1 | -0/+1 |
| 2019-07-29 | s390/boot: add missing declarations and includes | Vasily Gorbik | 1 | -0/+1 |
| 2019-07-23 | s390: enable detection of kernel version from bzImage | Vasily Gorbik | 1 | -0/+1 |
| 2019-04-29 | s390/kernel: add support for kernel address space layout randomization (KASLR) | Gerald Schaefer | 1 | -0/+3 |
| 2019-04-26 | s390/ipl: read IPL report at early boot | Martin Schwidefsky | 1 | -0/+2 |
| 2019-03-01 | s390: warn about clearing als implied facilities | Vasily Gorbik | 1 | -0/+1 |
| 2019-03-01 | s390: allow overriding facilities via command line | Vasily Gorbik | 1 | -0/+1 |
| 2018-10-09 | s390: move ipl block and cmd line handling to early boot phase | Vasily Gorbik | 1 | -0/+3 |
| 2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik | 1 | -0/+1 |
| 2018-10-09 | s390: remove decompressor's head.S | Vasily Gorbik | 1 | -0/+7 |