summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorLines
2026-03-03s390/stackleak: Fix __stackleak_poison() inline assembly constraintHeiko Carstens-1/+1
2026-02-25s390/idle: Remove psw_idle() prototypeHeiko Carstens-2/+0
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens-1/+36
2026-02-25s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens-0/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-2/+2
2026-02-18s390/debug: Convert debug area lock from a spinlock to a raw spinlockBenjamin Block-2/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-422/+72
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds-1/+7
2026-02-05s390: remove kvm_types.h from KbuildRandy Dunlap-1/+0
2026-02-04KVM: S390: Remove PGSTE code from linux/s390 mmClaudio Imbrenda-141/+7
2026-02-04KVM: s390: Remove gmap from s390/mmClaudio Imbrenda-182/+0
2026-02-04KVM: s390: Switch to new gmapClaudio Imbrenda-69/+14
2026-02-04KVM: s390: Stop using CONFIG_PGSTEClaudio Imbrenda-3/+3
2026-02-04KVM: s390: Add helper functions for fault handlingClaudio Imbrenda-0/+1
2026-02-04KVM: s390: Enable KVM_GENERIC_MMU_NOTIFIERClaudio Imbrenda-0/+1
2026-02-04s390/mm: Warn if uv_convert_from_secure_pte() failsClaudio Imbrenda-4/+5
2026-02-04KVM: s390: Export two functionsClaudio Imbrenda-0/+2
2026-02-04KVM: s390: Introduce import_lockClaudio Imbrenda-0/+2
2026-02-04KVM: s390: Add gmap_helper_set_unused()Claudio Imbrenda-0/+1
2026-02-04s390: Move sske_frame() to a headerClaudio Imbrenda-0/+7
2026-02-04KVM: s390: Add P bit in table entry bitfields, move union vaddressClaudio Imbrenda-2/+30
2026-02-04KVM: s390: Refactor pgste lock and unlock functionsClaudio Imbrenda-22/+0
2026-01-31kernel.h: include linux/instruction_pointer.h explicitlyYury Norov-0/+1
2026-01-31s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEYHarald Freudenberger-1/+7
2026-01-27s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUEGerd Bayer-0/+1
2026-01-27s390/bug: Prevent tail-call optimizationHeiko Carstens-0/+2
2026-01-27s390/bug: Implement WARN_ONCE()Heiko Carstens-0/+11
2026-01-27s390/bug: Implement __WARN_printf()Heiko Carstens-6/+57
2026-01-27s390/traps: Copy monitor code to pt_regsHeiko Carstens-1/+4
2026-01-27s390/bug: Introduce and use monitor code macroHeiko Carstens-2/+8
2026-01-27s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDHeiko Carstens-4/+13
2026-01-27s390/bug: Convert to inline assembly with input operandsHeiko Carstens-42/+31
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang-4/+2
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-1/+0
2026-01-17s390/preempt: Optimize __preempt_count_dec_and_test()Heiko Carstens-0/+15
2026-01-17s390/asm: Let __HAVE_ASM_FLAG_OUTPUTS__ define 1Heiko Carstens-1/+1
2026-01-17s390/preempt: Optimize __preemp_count_add()/__preempt_count_sub()Heiko Carstens-1/+11
2026-01-17s390/preempt: Optimize preempt_count()Heiko Carstens-2/+18
2026-01-02s390/ap: Fix typo in function name referenceJulia Lawall-1/+1
2025-12-22s390/ptrace: Convert function macros to inline functionsJens Remus-11/+26
2025-12-08s390/bug: Add missing alignmentHeiko Carstens-0/+1
2025-12-08s390/bug: Add missing CONFIG_BUG ifdef againHeiko Carstens-0/+4
2025-12-07s390/pci: Migrate s390 IRQ logic to IRQ domain APITobias Schumacher-0/+5
2025-12-07s390/vmem: Support 2G page splitting for KASAN shadow freeingVasily Gorbik-0/+2
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-4/+5