summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)Author
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-09-30Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-09-30KVM: s390: Fix to clear PTE when discarding a swapped pageGautam Gala
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-25s390/mm: Add memory allocation profiling hooksHeiko Carstens
2025-09-24s390/bitops: Switch to generic ffs() if supported by compilerHeiko Carstens
2025-09-24s390/bitops: Switch to generic fls(), fls64(), etc.Heiko Carstens
2025-09-18s390/bitops: Cleanup __flogr()Heiko Carstens
2025-09-18s390/bitops: Use __assume() for __flogr() inline assembly return valueHeiko Carstens
2025-09-18s390/bitops: Limit return value range of __flogr()Heiko Carstens
2025-09-17s390/entry: Remove unused TIF flagsSven Schnelle
2025-09-17s390: Use generic TIF bitsThomas Gleixner
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-08s390: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-09-08KVM: s390: improve interrupt cpu for wakeupChristian Borntraeger
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-08-20s390/bitops: Optimize inliningJuergen Christ
2025-08-20s390/bitops: Slightly optimize ffs() and fls64()Heiko Carstens
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31s390/mm: Enable THP_SWAP and THP_MIGRATIONGerald Schaefer
2025-07-31s390/ap: Unmask SLCF bit in card and queue ap functions sysfsHarald Freudenberger
2025-07-31Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'kvm-s390-next-6.17-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-28bugs/s390: Remove private WARN_ON() implementationHeiko Carstens
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar
2025-07-21KVM: s390: Rework guest entry logicMark Rutland
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle
2025-07-21s390/time: Use monotonic clock in get_cycles()Sven Schnelle
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens
2025-06-26s390/nmi: Print additional informationHeiko Carstens
2025-06-26s390/crypto: Add protected key hmac subfunctions for KMACHolger Dengler
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens
2025-06-16s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds