index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
2025-03-31
s390/asm-offsets: Remove ASM_OFFSETS_C
Heiko Carstens
2025-03-31
s390/asm-offsets: Include ftrace_regs.h instead of ftrace.h
Heiko Carstens
2025-03-31
s390/kvm: Split kvm_host header file
Heiko Carstens
2025-03-31
s390/lowcore: Remove unused machine_flags
Heiko Carstens
2025-03-31
s390/entry: Fix setting _CIF_MCCK_GUEST with lowcore relocation
Sven Schnelle
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'perf-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'bitmap-for-6.15' of https://github.com/norov/linux
Linus Torvalds
2025-03-24
Merge tag 'execve-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2025-03-18
s390/ptrace: Avoid KASAN false positives in regs_get_kernel_stack_nth()
Vasily Gorbik
2025-03-18
s390: Remove 2k vs 4k page table leftovers
Heiko Carstens
2025-03-18
s390/syscall: Merge __do_syscall() and do_syscall()
Heiko Carstens
2025-03-17
s390: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2025-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-03-04
s390/traps: Change stack overflow message
Sven Schnelle
2025-03-04
s390/traps: Cleanup coding style
Heiko Carstens
2025-03-04
s390/traps: Get rid of superfluous cpu_has_vx() check
Heiko Carstens
2025-03-04
s390/traps: Use pr_emerg() instead of printk()
Heiko Carstens
2025-03-04
s390/traps: Cleanup get_user() handling in illegal_op()
Heiko Carstens
2025-03-04
s390/boot: Pass pt_regs to program check handler
Heiko Carstens
2025-03-04
s390/asm-offsets: Rename __LC_PGM_INT_CODE
Heiko Carstens
2025-03-04
s390: Use system header file variant of include directive
Heiko Carstens
2025-03-04
s390/alternatives: Add debug functionality
Heiko Carstens
2025-03-04
s390/setup: Add decompressor_handled_param() wrapper
Heiko Carstens
2025-03-04
s390/bear: Convert cpu_has_bear() to cpu feature function
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/sysinfo: Move stsi() to header file
Heiko Carstens
2025-03-04
s390/sysinfo: Cleanup stsi() inline assembly
Heiko Carstens
2025-03-04
s390/sysinfo: Remove exception handling from __stsi()
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/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: Static branches for machine features infrastructure
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_IDTE to cpu_has_idte()
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_TOPOLOGY to cpu_has_topology()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_TLB_LC to cpu_has_tlb_lc()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_NX to cpu_has_nx()
Heiko Carstens
[prev]
[next]