summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-22KVM: s390: fix access register usage in ioctlsEric Farman1-0/+2
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-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-01-19Merge tag 's390-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-14/+18
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+7
2024-01-11s390/pci: fix max size calculation in zpci_memcpy_toio()Niklas Schnelle1-14/+18
2024-01-11Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds7-45/+85
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho1-0/+1
2024-01-02Merge tag 'kvm-riscv-6.8-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2-13/+2
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2-1/+7