summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
4 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
12 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
13 daysMerge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
13 dayss390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-22Merge tag 's390-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-16s390/mm: Complete ptep_get() conversionAlexander Gordeev
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens
2026-06-15s390/timex: Move union tod_clock type to separate headerHeiko Carstens
2026-06-15Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-15KVM: s390: Introducing kvm_arch_set_irq_inatomic fast injectDouglas Freimuth
2026-06-15KVM: s390: Add map/unmap ioctl and clean mappings post-guestDouglas Freimuth
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-12KVM: s390: vsie: Implement ASTFLEIE facility 2Nina Schoetterl-Glausch
2026-06-12KVM: s390: vsie: Refactor handle_stfleNina Schoetterl-Glausch
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch
2026-06-12s390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens
2026-06-10s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to CHeiko Carstens
2026-06-10Merge branch 'rust-for-s390' into featuresAlexander Gordeev
2026-06-10s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpersJan Polensky
2026-06-10s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...Jan Polensky
2026-06-10s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG supportJan Polensky
2026-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-04Merge tag 's390-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-06-03s390/percpu: Provide arch_this_cpu_write() implementationHeiko Carstens
2026-06-03s390/percpu: Provide arch_this_cpu_read() implementationHeiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()Heiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add_return()Heiko Carstens
2026-06-03s390/percpu: Use new percpu code section for arch_this_cpu_add()Heiko Carstens
2026-06-03s390/percpu: Add missing do { } while (0) constructsHeiko Carstens
2026-06-03s390/percpu: Infrastructure for more efficient this_cpu operationsHeiko Carstens
2026-06-03s390/fpu: Move GR_NUM / VX_NUM macros to separate header fileHeiko Carstens
2026-06-03s390/fpu: Shorten GR_NUM / VX_NUM macrosHeiko Carstens
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-06-02KVM: s390: Avoid potentially sleeping while atomic when zapping pagesClaudio Imbrenda
2026-05-30s390/mm: Make PTC and UV call order consistentAlexander Gordeev
2026-05-30s390/string: Remove strlcat() implementationHeiko Carstens
2026-05-30s390: Implement _THIS_IP_ using inline asmMarco Elver
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-28s390/bug: Always emit format word in __BUG_ENTRYJan Polensky
2026-05-26s390/tracing: Add s390-tod clockSven Schnelle
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20s390/processor: Implement cpu_relax() with cpu serializationHeiko Carstens
2026-05-20s390/processor: Remove duplicated cpu_relax() defineHeiko Carstens
2026-05-20s390/barrier: Use alternative instead of ifdef for bcr_serialize()Heiko Carstens