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-7.1.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
/
include
Age
Commit message (
Expand
)
Author
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/uaccess: Cleanup noinstr __put_user()/__get_user() inline assembly const...
Heiko Carstens
2025-01-26
s390/uaccess: Remove __put_user_fn()/__get_user_fn() wrappers
Heiko Carstens
2025-01-26
s390/uaccess: Move put_user() / __put_user() close to put_user() asm code
Heiko Carstens
2025-01-26
s390/uaccess: Use asm goto for __mvc_kernel_nofault()
Heiko Carstens
2025-01-26
s390/uaccess: Implement __get_kernel_nofault()/__put_kernel_nofault() with mvc
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
s390/fpu: Use CONFIG_CC_HAS_ASM_AOR_FORMAT_FLAGS instead of CONFIG_CC_IS_CLANG
Heiko Carstens
2025-01-26
s390: Rename GCC_ASM_FLAG_OUTPUT_BROKEN to CC_ASM_FLAG_OUTPUT_BROKEN
Heiko Carstens
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2025-01-26
s390: Optimize __pa/__va when RANDOMIZE_IDENTITY_BASE is off
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: Add prefix filtering to bootdebug messages
Vasily Gorbik
2025-01-26
s390/boot: Add bootdebug option to control debug messages
Vasily Gorbik
2025-01-26
s390/boot: Defer boot messages when earlyprintk is not enabled
Vasily Gorbik
2025-01-26
s390/boot: Introduce ring buffer for boot messages
Vasily Gorbik
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
2025-01-25
s390: pgtable: consolidate PxD and PTE TLB free paths
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
s390: pgtable: add statistics for PUD and P4D level page table
Qi Zheng
2025-01-21
Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2025-01-15
s390/futex: Fix FUTEX_OP_ANDN implementation
Heiko Carstens
2025-01-15
s390/diag: Add memory topology information via diag310
Mete Durlu
2025-01-13
s390/bitops: Provide optimized arch_test_bit()
Heiko Carstens
2025-01-13
s390/bitops: Switch to generic bitops
Heiko Carstens
2025-01-13
s390/ebcdic: Fix length decrement in codepage_convert()
Sven Schnelle
2025-01-13
s390/ebcdic: Fix length check in codepage_convert()
Sven Schnelle
2025-01-13
s390/ebcdic: Use exrl instead of ex
Sven Schnelle
2025-01-13
s390/stackleak: Use exrl instead of ex in __stackleak_poison()
Sven Schnelle
2025-01-09
s390/tlb: Add missing TLB range adjustment
Alexander Gordeev
2025-01-03
s390/qdio: Rename feature flag aif_osa to aif_qdio
Benjamin Block
2024-12-26
fprobe: Add fprobe_header encoding feature
Masami Hiramatsu (Google)
2024-12-26
fprobe: Rewrite fprobe on function-graph tracer
Masami Hiramatsu (Google)
2024-12-26
s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
Sven Schnelle
2024-12-26
tracing: Add ftrace_fill_perf_regs() for perf event
Masami Hiramatsu (Google)
2024-12-26
fgraph: Replace fgraph_ret_regs with ftrace_regs
Masami Hiramatsu (Google)
2024-12-18
Merge branch 'pci-device-recovery' into features
Alexander Gordeev
2024-12-17
s390/diag324: Retrieve power readings via diag 0x324
Sumanth Korikkar
2024-12-17
s390/mm: Simplify noexec page protection handling
Heiko Carstens
2024-12-17
s390/mm: Remove unused PAGE_KERNEL_EXEC and friends
Heiko Carstens
2024-12-17
s390/mm: Remove incorrect comment
Heiko Carstens
2024-12-16
s390/pci: Add pci_msg debug view to PCI report
Niklas Schnelle
2024-12-16
s390/debug: Add a reverse mode for debug_dump()
Niklas Schnelle
2024-12-16
s390/debug: Add debug_dump() to write debug view to a string buffer
Niklas Schnelle
2024-12-16
s390/pci: Report PCI error recovery results via SCLP
Niklas Schnelle
2024-12-15
s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()
Heiko Carstens
2024-12-15
s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()
Vasily Gorbik
2024-12-15
s390: Remove __bootdata annotations from declarations
Vasily Gorbik
[prev]
[next]