summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-30s390/airq: remove lsi_mask from airq_structBenjamin Block
2023-08-30s390/set_memory: add __set_memory() variantHeiko Carstens
2023-08-30s390/set_memory: generate all set_memory() functionsHeiko Carstens
2023-08-30s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens
2023-08-30s390: remove "noexec" optionHeiko Carstens
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden
2023-08-28s390/uv: UV feature check utilitySteffen Eiden
2023-08-24s390: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-21s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He
2023-08-18s390: add pte_free_defer() for pgtables sharing pageHugh Dickins
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak
2023-08-18s390/uv: export uv_pin_shared for direct usageJanosch Frank
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev
2023-08-09s390: remove <asm/export.h>Masahiro Yamada
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens
2023-07-29s390/pfault: cleanup inline assembliesHeiko Carstens
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-07-24docs: move s390 under archCosta Shulyupin
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390/entry: remove mcck clockSven Schnelle
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds