index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
Age
Commit message (
Expand
)
Author
2025-12-07
s390/boot: Use entire page for PTEs
Vasily Gorbik
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-24
s390: Add stackprotector support
Heiko Carstens
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-11-17
s390/ptrace: Rename psw_t32 to psw32_t
Heiko Carstens
2025-11-16
mm: make INVALID_PHYS_ADDR a generic macro
Anshuman Khandual
2025-09-29
Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-08-28
s390/boot: Add common boot_panic() code
Heiko Carstens
2025-08-20
s390/mm: Do not map lowcore with identity mapping
Heiko Carstens
2025-08-06
s390/boot: Fix startup debugging log
Mikhail Zaslonko
2025-07-10
s390/boot: Introduce jump_to_kernel() function
Ilya Leoshkevich
2025-06-25
s390/boot: Use -D__DISABLE_EXPORTS
Petr Pavlu
2025-06-23
s390/boot: Use the full title of the manual for facility bits
Xose Vazquez Perez
2025-06-16
s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-04-30
s390/boot: Use strspcy() instead of strcpy()
Heiko Carstens
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
2025-04-14
s390/boot: Replace strncpy() with strscpy()
Vasily Gorbik
2025-04-14
s390/boot: Add sized_strscpy() to enable strscpy() usage
Vasily Gorbik
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-18
s390/boot: Ignore vmlinux.map
WangYuli
2025-03-04
s390/boot: Convert __diag308() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert detect_diag9c() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert diag500_storage_limit() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert tprot() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert __diag260() to extable
Heiko Carstens
2025-03-04
s390/boot: Convert cmma_test_essa() to extable
Heiko Carstens
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/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/ipl_report: Remove unused 'size' variable
Vasily Gorbik
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
Vasily Gorbik
2025-01-26
s390/boot: Improve decompression error reporting
Vasily Gorbik
2025-01-26
s390/boot: Add startup debugging support
Vasily Gorbik
2025-01-26
s390/boot: Add vmem 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: Add timestamps to early boot messages
Vasily Gorbik
2025-01-26
s390/boot: Dump message ring buffer on crash with bootdebug
Vasily Gorbik
[next]