summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2025-01-15s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Use exrl instead of exSven Schnelle
2025-01-13s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle
2025-01-09s390/tlb: Add missing TLB range adjustmentAlexander Gordeev
2025-01-03s390/qdio: Rename feature flag aif_osa to aif_qdioBenjamin Block
2024-12-26fprobe: Add fprobe_header encoding featureMasami Hiramatsu (Google)
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNCSven Schnelle
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens
2024-12-17s390/mm: Remove unused PAGE_KERNEL_EXEC and friendsHeiko Carstens
2024-12-17s390/mm: Remove incorrect commentHeiko Carstens
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle
2024-12-16s390/debug: Add a reverse mode for debug_dump()Niklas Schnelle
2024-12-16s390/debug: Add debug_dump() to write debug view to a string bufferNiklas Schnelle
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle
2024-12-15s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()Heiko Carstens
2024-12-15s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()Vasily Gorbik
2024-12-15s390: Remove __bootdata annotations from declarationsVasily Gorbik
2024-12-15s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens
2024-12-15s390/atomic: Provide arch_atomic_*_and_test() implementationsHeiko Carstens
2024-12-15s390: Remove superfluous new lines from inline assembliesHeiko Carstens
2024-12-15s390/preempt: Adjust coding styleHeiko Carstens
2024-12-15s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementationHeiko Carstens
2024-12-15s390/preempt: Add commentsHeiko Carstens
2024-12-15s390/atomic: Consistent layering between atomic.h and atomic_ops.hHeiko Carstens
2024-12-15s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()Heiko Carstens
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens
2024-11-24s390: Add missing _TIF definesHeiko Carstens
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds