summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
3 daysMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
4 daysMerge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
7 dayss390: Revert support for DCACHE_WORD_ACCESSHeiko Carstens
8 dayss390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to CHeiko Carstens
8 daysMerge branch 'rust-for-s390' into featuresAlexander Gordeev
8 dayss390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpersJan Polensky
8 dayss390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...Jan Polensky
8 dayss390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG supportJan Polensky
13 daysMerge 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-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
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter
2026-05-06s390/sclp: Allow user-space to provide PCI reports for NVMe SMART dataNiklas Schnelle
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-04-11PCI: s390: Expose the UID as an arch specific PCI slot attributeNiklas Schnelle
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
2026-04-05mm: change to return bool for pmdp_clear_flush_young()Baolin Wang
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/barrier: Make array_index_mask_nospec() __always_inlineVasily Gorbik