index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
startup.c
Age
Commit message (
Expand
)
Author
2025-07-10
s390/boot: Introduce jump_to_kernel() function
Ilya Leoshkevich
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-04
s390/boot: Convert detect_diag9c() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert cmma_test_essa() to extable
Heiko Carstens
2025-03-04
s390/vx: Convert cpu_has_vx() to cpu feature function
Heiko Carstens
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-03-04
s390/diag: Convert MACHINE_HAS_DIAG9C to machine_has_diag9c()
Heiko Carstens
2025-03-04
s390/tx: Convert MACHINE_HAS_TE to machine_has_tx()
Heiko Carstens
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/time: Convert MACHINE_HAS_SCC to machine_has_scc()
Heiko Carstens
2025-03-04
s390/pci: Get rid of MACHINE_HAS_PCI_MIO
Heiko Carstens
2025-03-04
s390/lowcore: Convert relocated lowcore alternative to machine feature
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-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
2025-01-26
s390/boot: Move command line parsing earlier
Vasily Gorbik
2025-01-26
s390/boot: Add physmem tracking debug support
Vasily Gorbik
2025-01-26
s390/boot: Replace boot_printk() with loglevel-specific helpers
Vasily Gorbik
2025-01-26
s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()
Vasily Gorbik
2025-01-20
Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-12-15
s390/mm: Consider KMSAN modules metadata for paging levels
Vasily Gorbik
2024-11-07
s390/physmem_info: Query diag500(STORAGE LIMIT) to support QEMU/KVM memory de...
David Hildenbrand
2024-10-25
s390: Fix various typos
Heiko Carstens
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-09-07
s390/boot: Use boot_printk() instead of sclp_early_printk()
Heiko Carstens
2024-09-07
s390/boot: Rename decompressor_printk() to boot_printk()
Heiko Carstens
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-22
s390/boot: Avoid possible physmem_info segment corruption
Alexander Gordeev
2024-08-21
s390/mm: Pin identity mapping base to zero
Alexander Gordeev
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-07-23
s390/boot: Do not assume the decompressor range is reserved
Alexander Gordeev
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-03
s390/mm: define KMSAN metadata for vmalloc and modules
Ilya Leoshkevich
2024-06-25
s390/boot: Do not adjust GOT entries for undef weak sym
Jens Remus
2024-06-18
s390/boot: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-05-16
s390/boot: Remove alt_stfle_fac_list from decompressor
Sven Schnelle
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-04-17
s390: Map kernel at fixed location when KASLR is disabled
Alexander Gordeev
2024-04-17
s390/mm: Uncouple physical vs virtual address spaces
Alexander Gordeev
2024-04-17
s390/boot: Uncouple virtual and physical kernel offsets
Alexander Gordeev
[next]