summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-22/+44
2023-08-29Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds14-17/+74
2023-08-25s390: implement the new page table range APIMatthew Wilcox (Oracle)1-9/+24
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens2-0/+9
2023-08-21s390: convert various pgalloc functions to use ptdescsVishal Moola (Oracle)2-4/+4
2023-08-18s390: mm: convert to GENERIC_IOREMAPBaoquan He1-9/+12
2023-08-18s390: add pte_free_defer() for pgtables sharing pageHugh Dickins1-0/+4
2023-08-18KVM: s390: export kvm_s390_pv*_is_protected functionsTony Krowiak1-0/+3
2023-08-18s390/uv: export uv_pin_shared for direct usageJanosch Frank1-0/+6
2023-08-17s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler1-1/+1
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij2-3/+11
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev1-0/+3
2023-08-09s390: remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens1-0/+2
2023-07-29s390/pfault: cleanup inline assembliesHeiko Carstens1-1/+3
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens2-8/+24
2023-07-24docs: move s390 under archCosta Shulyupin1-2/+2
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-2/+0
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev1-0/+1
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle1-0/+17
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens1-0/+2
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova2-0/+2
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2-3/+3
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds11-103/+100
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev1-0/+2
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+82
2023-07-03s390/entry: remove mcck clockSven Schnelle1-2/+2
2023-07-03s390: fix various typosHeiko Carstens4-6/+6
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev1-2/+2
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens2-2/+2
2023-07-03s390/ptrace: make all psw related defines also available for asmHeiko Carstens2-85/+84
2023-07-03s390/ptrace: remove PSW_DEFAULT_KEY from uapiHeiko Carstens3-5/+3
2023-07-01Merge tag 'kvm-s390-next-6.5-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-3/+82
2023-06-28Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+0
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens1-2/+2
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev1-2/+0
2023-06-28Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-10/+27
2023-06-28Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-45/+23
2023-06-28Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+9
2023-06-26Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds1-3/+0
2023-06-20s390/boot: fix physmem_info virtual vs physical address confusionAlexander Gordeev1-2/+3
2023-06-16s390/uv: Update query for secret-UVCsSteffen Eiden1-2/+11
2023-06-16s390/uvdevice: Add 'Lock Secret Store' UVCSteffen Eiden2-0/+5
2023-06-16s390/uvdevice: Add 'List Secrets' UVCSteffen Eiden2-0/+7
2023-06-16s390/uvdevice: Add 'Add Secret' UVCSteffen Eiden2-0/+18
2023-06-16s390/uvdevice: Add info IOCTLSteffen Eiden1-1/+41
2023-06-10thread_info: move function declarations to linux/thread_info.hArnd Bergmann1-3/+0
2023-06-06Merge branch 'protected-key' into featuresAlexander Gordeev3-8/+18
2023-06-05s390/time: Provide sched_clock_noinstr()Peter Zijlstra1-4/+9