| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-02-21 | iommu/s390: handle IOAT registration based on domain | Matthew Rosato | 1 | -15/+2 |
| 2024-11-27 | KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops | Heiko Carstens | 1 | -3/+2 |
| 2024-10-25 | s390: Fix various typos | Heiko Carstens | 1 | -1/+1 |
| 2023-07-03 | s390: fix various typos | Heiko Carstens | 1 | -1/+1 |
| 2023-04-20 | KVM: s390: pci: fix virtual-physical confusion on module unload/load | Nico Boehr | 1 | -1/+1 |
| 2022-12-29 | KVM: s390: Mark __kvm_s390_init() and its descendants as __init | Sean Christopherson | 1 | -1/+1 |
| 2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 1 | -2/+4 |
| 2022-11-19 | iommu/s390: Make attach succeed even if the device is in error state | Niklas Schnelle | 1 | -2/+4 |
| 2022-11-07 | KVM: s390: pci: Fix allocation size of aift kzdev elements | Rafael Mendonca | 1 | -1/+1 |
| 2022-09-21 | KVM: s390: pci: register pci hooks without interpretation | Matthew Rosato | 1 | -3/+11 |
| 2022-09-21 | KVM: s390: pci: fix GAIT physical vs virtual pointers usage | Matthew Rosato | 1 | -1/+1 |
| 2022-09-21 | KVM: s390: pci: fix plain integer as NULL pointer warnings | Matthew Rosato | 1 | -2/+2 |
| 2022-08-29 | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel | 1 | -4/+8 |
| 2022-07-11 | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices | Matthew Rosato | 1 | -0/+85 |
| 2022-07-11 | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 1 | -0/+162 |
| 2022-07-11 | KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding | Matthew Rosato | 1 | -0/+247 |
| 2022-07-11 | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 1 | -0/+160 |
| 2022-07-11 | KVM: s390: pci: add basic kvm_zdev structure | Matthew Rosato | 1 | -0/+36 |