index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
boot.h
Age
Commit message (
Expand
)
Author
2025-11-24
s390: Add stackprotector support
Heiko Carstens
2025-08-28
s390/boot: Add common boot_panic() code
Heiko Carstens
2025-07-10
s390/boot: Introduce jump_to_kernel() function
Ilya Leoshkevich
2025-06-16
s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-03-04
s390/boot: Add exception table support
Heiko Carstens
2025-03-04
s390/boot: Pass pt_regs to program check handler
Heiko Carstens
2025-03-04
s390/alternatives: Add debug functionality
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()
Heiko Carstens
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
2025-01-26
s390/boot: Dump message ring buffer on crash with bootdebug
Vasily Gorbik
2025-01-26
s390/boot: Add prefix filtering to bootdebug messages
Vasily Gorbik
2025-01-26
s390/boot: Make boot_printk() return int
Vasily Gorbik
2025-01-26
s390/boot: Add support for boot messages loglevels
Vasily Gorbik
2025-01-26
s390/boot: Add physmem_alloc()
Vasily Gorbik
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-09-07
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
2024-07-23
s390: Add infrastructure to patch lowcore accesses
Sven Schnelle
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-02-26
s390/boot: make type of __vmlinux_relocs_64_start|end consistent
Alexander Gordeev
2024-02-26
s390/boot: simplify GOT handling
Alexander Gordeev
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
2023-01-13
s390/boot: cleanup decompressor header files
Alexander Gordeev
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
[next]