aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+6
2024-12-26fgraph: Replace fgraph_ret_regs with ftrace_regsMasami Hiramatsu (Google)1-17/+7
2024-12-18Merge branch 'pci-device-recovery' into featuresAlexander Gordeev2-0/+40
2024-12-17s390/diag324: Retrieve power readings via diag 0x324Sumanth Korikkar3-0/+26
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens1-32/+61
2024-12-17s390/mm: Remove unused PAGE_KERNEL_EXEC and friendsHeiko Carstens1-15/+0
2024-12-17s390/mm: Remove incorrect commentHeiko Carstens1-7/+0
2024-12-16s390/pci: Add pci_msg debug view to PCI reportNiklas Schnelle1-0/+4
2024-12-16s390/debug: Add a reverse mode for debug_dump()Niklas Schnelle1-1/+1
2024-12-16s390/debug: Add debug_dump() to write debug view to a string bufferNiklas Schnelle1-0/+3
2024-12-16s390/pci: Report PCI error recovery results via SCLPNiklas Schnelle1-0/+33
2024-12-15s390/mm/hugetlbfs: Remove huge_pte_none() / huge_pte_none_mostly()Heiko Carstens1-16/+7
2024-12-15s390/abs_lowcore: Include linux/smp.h for get_cpu() and put_cpu()Vasily Gorbik1-0/+1
2024-12-15s390: Remove __bootdata annotations from declarationsVasily Gorbik3-12/+9
2024-12-15s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens1-1/+1
2024-12-15s390/atomic: Provide arch_atomic_*_and_test() implementationsHeiko Carstens2-0/+109
2024-12-15s390: Remove superfluous new lines from inline assembliesHeiko Carstens3-10/+10
2024-12-15s390/preempt: Adjust coding styleHeiko Carstens1-2/+1
2024-12-15s390/preempt: Remove special pre MARCH_HAS_Z196_FEATURES implementationHeiko Carstens1-52/+0
2024-12-15s390/preempt: Add commentsHeiko Carstens1-0/+26
2024-12-15s390/atomic: Consistent layering between atomic.h and atomic_ops.hHeiko Carstens2-26/+26
2024-12-15s390/atomic: Implement arch_atomic_inc() / arch_atomic_dec()Heiko Carstens1-0/+24
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds9-55/+148
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens1-3/+3
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens1-1/+1
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens1-3/+4
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens1-4/+18
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens1-0/+2
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer1-1/+1
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer1-0/+53
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer1-16/+35
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer2-8/+9
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens1-5/+10
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2024-11-24s390: Add ARCH_HAS_PREEMPT_LAZY supportHeiko Carstens1-3/+5
2024-11-24s390: Add missing _TIF definesHeiko Carstens1-7/+6
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-59/+17
2024-11-22Merge tag 'iommu-updates-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-0/+7
2024-11-21s390/mm: Remove bogus comment in __tlb_flush_mm()Alexander Gordeev1-5/+0
2024-11-21s390/debug: Pass in and enforce output buffer size for format handlersNiklas Schnelle1-3/+5
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-25/+4
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-29/+15
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2024-11-18Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds29-370/+647
2024-11-15Merge branches 'arm/smmu', 'mediatek', 's390', 'ti/omap', 'riscv' and 'core' ...Joerg Roedel1-2/+2
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+3
2024-11-13s390/smp: Convert to use flag output macrosHeiko Carstens1-5/+6