aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-22mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand1-7/+6
2024-02-22s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand1-0/+2
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy1-14/+0
2024-02-22KVM: s390: fix access register usage in ioctlsEric Farman1-0/+2
2024-02-20s390/vdso/data: Drop unnecessary header includeAnna-Maria Behnsen1-1/+0
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf1-0/+1
2024-02-20s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer1-0/+1
2024-02-20s390/pci: rename lock member in struct zpci_devGerd Bayer1-1/+1
2024-02-20s390/pai: adjust whitespace indentationThomas Richter1-1/+1
2024-02-20s390/pai: save PAI counter value page in event structureThomas Richter1-0/+1
2024-02-16s390/fpu: add vector instruction inline assemblies for crc32Heiko Carstens1-0/+56
2024-02-16s390/sysinfo: convert bogomips calculation to CHeiko Carstens1-0/+35
2024-02-16s390/raid6: convert to use standard fpu_*() inline assembliesHeiko Carstens1-0/+48
2024-02-16s390/checksum: provide csum_partial_copy_nocheck()Heiko Carstens3-0/+71
2024-02-16s390/checksum: provide vector register variant of csum_partial()Heiko Carstens4-16/+123
2024-02-16s390/checksum: provide and use cksm() inline assemblyHeiko Carstens1-11/+16
2024-02-16s390/checksum: call instrument_read() instead of kasan_check_read()Heiko Carstens1-2/+2
2024-02-16s390/fpu: remove TIF_FPUHeiko Carstens1-2/+0
2024-02-16s390/fpu: limit save and restore to used registersHeiko Carstens3-34/+51
2024-02-16s390/fpu: decrease stack usage for some casesHeiko Carstens2-12/+66
2024-02-16s390/fpu: let fpu_vlm() and fpu_vstm() return number of registersHeiko Carstens1-8/+16
2024-02-16s390/fpu: remove anonymous union from struct fpuHeiko Carstens2-53/+63
2024-02-16s390/fpu: remove regs member from struct fpuHeiko Carstens2-2/+0
2024-02-16s390/kvm: convert to regular kernel fpu userHeiko Carstens1-1/+0
2024-02-16s390/fpu: make kernel fpu context preemptibleHeiko Carstens3-13/+33
2024-02-16s390/fpu: change type of fpu mask from u32 to intHeiko Carstens2-5/+5
2024-02-16s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etcHeiko Carstens3-7/+7
2024-02-16s390/fpu: convert FPU CIF flag to regular TIF flagHeiko Carstens4-4/+4
2024-02-16s390/fpu: convert __kernel_fpu_begin()/__kernel_fpu_end() to CHeiko Carstens2-10/+13
2024-02-16s390/fpu: provide and use vlm and vstm inline assembliesHeiko Carstens2-9/+82
2024-02-16s390/fpu: provide and use lfpc, sfpc, and stfpc inline assembliesHeiko Carstens1-0/+26
2024-02-16s390/fpu: provide and use ld and std inline assembliesHeiko Carstens2-0/+58
2024-02-16s390/fpu: use lfpc instead of sfpc instructionHeiko Carstens1-8/+14
2024-02-16s390/fpu: add documentation about fpu helper functionsHeiko Carstens1-0/+20
2024-02-16s390/fpu: move, rename, and merge header filesHeiko Carstens10-124/+109
2024-02-16s390/fpu: various coding style changesHeiko Carstens3-16/+17
2024-02-16s390/fpu: improve description of RXB macroHeiko Carstens1-4/+26
2024-02-16s390/fpu: fix VLGV macroHeiko Carstens1-1/+1
2024-02-14s390/bug: remove entry size from __bug_table sectionHeiko Carstens1-2/+2
2024-02-12s390/switch_to: use generic header fileHeiko Carstens3-37/+4
2024-02-12s390/acrs: cleanup access register handlingHeiko Carstens2-14/+39
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2024-02-09s390/fpu: make use of __uninitialized macroHeiko Carstens1-0/+3
2024-02-09s390/hypfs_diag0c: fix virtual vs physical address confusionHeiko Carstens1-2/+9
2024-02-09s390/appldata: fix virtual vs physical address confusionGerald Schaefer1-2/+2
2024-02-09s390/diag: fix diag26c() physical vs virtual address confusionAlexander Gordeev1-2/+2
2024-02-08KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini1-1/+0
2024-02-08KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini1-0/+314
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan1-1/+2
2024-01-18Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-14/+18