summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
8 daysMerge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-2/+2
8 dayss390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda1-2/+2
9 daysMerge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-47/+87
10 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+24
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev2-16/+46
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev5-31/+41
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds21-296/+423
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens1-6/+0
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens1-1/+4
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens3-5/+6
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens2-19/+31
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini3-1/+24
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth1-1/+5
2026-06-15KVM: s390: Add map/unmap ioctl and clean mappings post-guestDouglas Freimuth1-0/+5
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-0/+2
2026-06-12KVM: s390: vsie: Implement ASTFLEIE facility 2Nina Schoetterl-Glausch1-0/+12
2026-06-12KVM: s390: vsie: Refactor handle_stfleNina Schoetterl-Glausch1-0/+1
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch1-0/+1
2026-06-12s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens2-26/+0
2026-06-10s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to CHeiko Carstens1-4/+0
2026-06-10Merge branch 'rust-for-s390' into featuresAlexander Gordeev3-18/+35
2026-06-10s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpersJan Polensky1-4/+4
2026-06-10s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...Jan Polensky1-14/+19
2026-06-10s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG supportJan Polensky1-0/+12
2026-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2026-06-04Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2-6/+8
2026-06-03s390/percpu: Provide arch_this_cpu_write() implementationHeiko Carstens1-0/+30
2026-06-03s390/percpu: Provide arch_this_cpu_read() implementationHeiko Carstens1-0/+31
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()Heiko Carstens1-7/+19
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add_return()Heiko Carstens1-7/+19
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add()Heiko Carstens1-22/+43
2026-06-03s390/percpu: Add missing do { } while (0) constructsHeiko Carstens1-4/+4
2026-06-03s390/percpu: Infrastructure for more efficient this_cpu operationsHeiko Carstens4-1/+146
2026-06-03s390/fpu: Move GR_NUM / VX_NUM macros to separate header fileHeiko Carstens3-40/+56
2026-06-03s390/fpu: Shorten GR_NUM / VX_NUM macrosHeiko Carstens1-142/+8
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker1-0/+2
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda1-0/+1
2026-05-30s390/mm: Make PTC and UV call order consistentAlexander Gordeev1-21/+18
2026-05-30s390/string: Remove strlcat() implementationHeiko Carstens1-2/+0
2026-05-30s390: Implement _THIS_IP_ using inline asmMarco Elver1-0/+2
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov1-2/+1
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky1-6/+6
2026-05-26s390/tracing: Add s390-tod clockSven Schnelle1-0/+13
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-20s390/processor: Implement cpu_relax() with cpu serializationHeiko Carstens1-1/+3
2026-05-20s390/processor: Remove duplicated cpu_relax() defineHeiko Carstens1-2/+1
2026-05-20s390/barrier: Use alternative instead of ifdef for bcr_serialize()Heiko Carstens1-8/+4
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter1-0/+1