aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-08-16s390/mm: make virt_to_pfn() a static inlineLinus Walleij4-5/+13
2023-08-16s390/boot: fix multi-line comments styleAlexander Gordeev1-2/+4
2023-08-16s390/boot: account Real Memory Copy and Lowcore areasAlexander Gordeev1-1/+2
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev4-5/+9
2023-08-16s390/boot: cleanup number of page table levels setupAlexander Gordeev1-5/+4
2023-08-15sysctl: Add size to register_sysctlJoel Granados1-1/+1
2023-08-09s390: remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-09s390: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada3-3/+3
2023-08-09s390: remove unneeded #include <asm/export.h>Masahiro Yamada1-2/+0
2023-08-09s390/smp: ensure global control register contents are in syncHeiko Carstens1-3/+12
2023-08-03Merge tag 's390-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-16/+24
2023-08-01s390/ptrace: add missing linux/const.h includeHeiko Carstens1-0/+2
2023-08-01s390/cert_store: select CRYPTO_LIB_SHA256Sven Schnelle1-0/+1
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim2-2/+2
2023-07-29s390/cert_store: fix error return code in fill_cs_keyring()Yang Yingliang1-0/+1
2023-07-29s390/pfault: use consistent comment styleHeiko Carstens1-10/+20
2023-07-29s390/pfault: cleanup inline assembliesHeiko Carstens2-15/+17
2023-07-29s390/pfault: use early_param() instead if __setup()Heiko Carstens1-2/+1
2023-07-29s390/pfault: remove not needed packed and aligned attributesHeiko Carstens1-1/+1
2023-07-29s390/pfault: use UL instead of ULLHeiko Carstens1-3/+3
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens7-236/+266
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens2-6/+9
2023-07-27s390/defconfigs: set CONFIG_FUNCTION_GRAPH_RETVAL=yHeiko Carstens2-0/+2
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens1-1/+1
2023-07-27s390/ebcdic: fix typo in commentChristophe JAILLET1-1/+1
2023-07-27s390/diag: fix diagnose 8c descriptionHeiko Carstens1-1/+1
2023-07-27s390: update defconfigsHeiko Carstens3-10/+11
2023-07-27s390/vmem: split pages when debug pagealloc is enabledSven Schnelle1-0/+2
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt1-0/+1
2023-07-24s390: use obj-y to descend into drivers/s390/Masahiro Yamada1-1/+0
2023-07-24docs: move s390 under archCosta Shulyupin2-4/+4
2023-07-24s390/tracing: pass struct ftrace_regs to ftrace_trace_functionSven Schnelle2-25/+34
2023-07-24s390/hypfs: stop using ENOSYS error codeSven Schnelle1-3/+3
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev2-3/+0
2023-07-24s390/extmem: improve reporting of -ERANGE errorAlexander Gordeev1-3/+6
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev4-1/+6
2023-07-24s390/kexec: make machine_kexec() depend on CONFIG_KEXEC_COREAlexander Gordeev1-2/+3
2023-07-24s390/ftrace: enable HAVE_FUNCTION_GRAPH_RETVALSven Schnelle4-2/+31
2023-07-24s390/hypfs: factor out filesystem codeHeiko Carstens12-587/+709
2023-07-24s390/hypfs: remove open-coded PTR_ALIGN()Heiko Carstens1-6/+1
2023-07-24s390/hypfs: simplify memory allocationHeiko Carstens2-34/+30
2023-07-24s390/sthyi: enforce 4k alignment of vmalloc'ed areaHeiko Carstens1-1/+3
2023-07-24s390/diag: handle diag 204 subcode 4 address correctlyHeiko Carstens2-0/+4
2023-07-24s390: add support for user-defined certificatesAnastasia Eskova6-1/+824
2023-07-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-2/+7
2023-07-20s390/crypto: use kfree_sensitive() instead of kfree()Wang Ming1-1/+1
2023-07-18s390/mm: fix per vma lock fault handlingSven Schnelle1-0/+2
2023-07-18KVM: s390: pv: fix index value of replaced ASCEClaudio Imbrenda1-0/+1
2023-07-18KVM: s390: pv: simplify shutdown and fix raceClaudio Imbrenda1-2/+6
2023-07-13s390: convert to ctime accessor functionsJeff Layton1-2/+2