summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2024-04-261-0/+1
* s390/preempt: mark all functions __always_inlineIlya Leoshkevich2024-04-031-18/+18
* s390/atomic: mark all functions __always_inlineIlya Leoshkevich2024-04-032-33/+33
* Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1911-107/+260
|\
| * s390/entry: compare gmap asce to determine guest/host faultSven Schnelle2024-03-171-2/+0
| * s390/entry: add CIF_SIE flag and remove sie64a() address checkSven Schnelle2024-03-171-0/+2
| * s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL supportHeiko Carstens2024-03-132-3/+29
| * s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens2024-03-131-23/+45
| * s390/cio,idal: remove superfluous virt_to_phys() conversionHeiko Carstens2024-03-131-2/+2
| * s390/cio,idal: code cleanupHeiko Carstens2024-03-131-70/+64
| * s390/virtio_ccw: use DMA handle from DMA APIHalil Pasic2024-03-132-1/+4
| * s390/cio: use bitwise types to allow for type checkingHeiko Carstens2024-03-135-22/+27
| * s390/cio: introduce bitwise dma types and helper functionsHalil Pasic2024-03-131-0/+103
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-1/+314
|\ \
| * \ Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini2024-03-091-2/+2
| |\ \
| * | | KVM: define __KVM_HAVE_GUEST_DEBUG unconditionallyPaolo Bonzini2024-02-081-1/+0
| * | | KVM: s390: move s390-specific structs to uapi/asm/kvm.hPaolo Bonzini2024-02-081-0/+314
* | | | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\ \ \ \
| * | | | treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
| | |/ / | |/| |
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-144-33/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-2/+2
| * | | mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+4
| * | | mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-061-2/+2
| * | | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-4/+4
| * | | s390: supplement for ptdesc conversionQi Zheng2024-03-061-2/+2
| * | | mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand2024-02-221-0/+17
| * | | mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand2024-02-221-7/+6
| * | | s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-221-14/+0
| |/ /
* | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+2
|\ \ \
| * | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
| | |/ | |/|
* | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-1/+1
|\ \ \
| * | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-1/+1
| | |/ | |/|
* | | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1224-351/+978
|\ \ \
| * | | KVM: s390: fix access register usage in ioctlsEric Farman2024-02-221-0/+2
| * | | s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-201-0/+1
| * | | s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer2024-02-201-0/+1
| * | | s390/pci: rename lock member in struct zpci_devGerd Bayer2024-02-201-1/+1
| * | | s390/pai: adjust whitespace indentationThomas Richter2024-02-201-1/+1
| * | | s390/pai: save PAI counter value page in event structureThomas Richter2024-02-201-0/+1
| * | | s390/fpu: add vector instruction inline assemblies for crc32Heiko Carstens2024-02-161-0/+56
| * | | s390/sysinfo: convert bogomips calculation to CHeiko Carstens2024-02-161-0/+35
| * | | s390/raid6: convert to use standard fpu_*() inline assembliesHeiko Carstens2024-02-161-0/+48
| * | | s390/checksum: provide csum_partial_copy_nocheck()Heiko Carstens2024-02-163-0/+71
| * | | s390/checksum: provide vector register variant of csum_partial()Heiko Carstens2024-02-164-16/+123
| * | | s390/checksum: provide and use cksm() inline assemblyHeiko Carstens2024-02-161-11/+16
| * | | s390/checksum: call instrument_read() instead of kasan_check_read()Heiko Carstens2024-02-161-2/+2
| * | | s390/fpu: remove TIF_FPUHeiko Carstens2024-02-161-2/+0
| * | | s390/fpu: limit save and restore to used registersHeiko Carstens2024-02-163-34/+51
| * | | s390/fpu: decrease stack usage for some casesHeiko Carstens2024-02-162-12/+66