summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-09-19s390/ctlreg: add system_ctl_load()Heiko Carstens1-3/+14
2023-09-19s390/ctltreg: make initialization of control register save area explicitHeiko Carstens1-0/+3
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens5-16/+27
2023-09-19s390/ctlreg: add type checking to __local_ctl_load() and __local_ctl_store()Heiko Carstens1-0/+2
2023-09-19s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens1-2/+2
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens3-10/+10
2023-09-19s390/ctlreg: add local_ctl_load() and local_ctl_store()Heiko Carstens1-0/+17
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2-18/+18
2023-09-19s390/ctlreg: cleanup inline assembliesHeiko Carstens1-9/+22
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens2-4/+4
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens3-5/+5
2023-09-19s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich1-1/+0
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+20
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-37/+33
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev1-1/+1
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-30s390/airq: remove lsi_mask from airq_structBenjamin Block1-1/+0
2023-08-30s390/set_memory: add __set_memory() variantHeiko Carstens1-5/+23
2023-08-30s390/set_memory: generate all set_memory() functionsHeiko Carstens1-31/+11
2023-08-30s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens1-2/+2
2023-08-30s390: remove "noexec" optionHeiko Carstens1-1/+0
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-28KVM: s390: pv: Allow AP-instructions for pv-guestsSteffen Eiden1-1/+11
2023-08-28KVM: s390: Add UV feature negotiationSteffen Eiden1-0/+2
2023-08-28s390/uv: UV feature check utilitySteffen Eiden1-0/+7
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-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-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 Torvalds7-35/+37
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 Torvalds1-2/+30
2023-07-03s390/entry: remove mcck clockSven Schnelle1-2/+2
2023-07-03s390: fix various typosHeiko Carstens1-1/+1
2023-07-03s390/mm: fence off VM macros from asm and linkerAlexander Gordeev1-2/+2