aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato2-0/+14
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato2-0/+16
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato1-0/+3
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato2-2/+6
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato2-1/+3
2022-07-11s390/pci: externalize the SIC operation controls and routineMatthew Rosato1-8/+9
2022-07-11s390/airq: allow for airq structure that uses an input vectorMatthew Rosato1-1/+3
2022-07-11s390/airq: pass more TPI info to airq handlersMatthew Rosato1-1/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-06-30bitops: unify non-atomic bitops prototypes across architecturesAlexander Lobakin1-30/+31
2022-06-30s390/qdio: Fix spelling mistakeZhang Jiaming1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierJason A. Donenfeld1-7/+7
2022-06-24jump_label: s390: avoid pointless initial NOP patchingArd Biesheuvel1-3/+2
2022-06-15arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior1-1/+2
2022-06-07No need of likely/unlikely on calls of check_copy_size()Al Viro1-2/+2
2022-06-07Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2-1/+45
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-136/+191
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-22/+0
2022-06-01KVM: s390: Add configuration dump functionalityJanosch Frank1-0/+1
2022-06-01KVM: s390: pv: Add dump support definitionsJanosch Frank1-0/+33
2022-06-01s390/uv: Add dump fields to queryJanosch Frank1-0/+5
2022-06-01s390/uv: Add SE hdr query informationJanosch Frank1-1/+6
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens1-1/+9
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens1-2/+1
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens1-66/+66
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens1-3/+4
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens2-55/+108
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens1-8/+8
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens1-1/+1
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-87/+13
2022-05-27Merge tag 'mm-hotfixes-stable-2022-05-27' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+10
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao1-0/+10
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+22
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-12/+50
2022-05-25s390: simplify early program check handlerHeiko Carstens1-6/+0
2022-05-25Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-1/+22
2022-05-24Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2022-05-24livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy1-22/+0
2022-05-23Merge tag 's390-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds22-222/+275
2022-05-23Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden1-1/+22
2022-05-19bug: Use normal relative pointers in 'struct bug_entry'Josh Poimboeuf1-2/+3
2022-05-17s390/alternatives: remove padding generation codeHeiko Carstens2-140/+29
2022-05-17s390/alternatives: provide identical sized orginal/alternative sequencesHeiko Carstens1-1/+1
2022-05-13mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang1-3/+3
2022-05-13s390: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2022-05-13mm/hugetlb: introduce huge pte version of uffd-wp helpersPeter Xu1-0/+15