summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth2017-04-202-8/+34
* KVM: PPC: VFIO: Add in-kernel acceleration for VFIOAlexey Kardashevskiy2017-04-208-5/+645
* KVM: PPC: iommu: Unify TCE checkingAlexey Kardashevskiy2017-04-204-55/+39
* KVM: PPC: Use preregistered memory API to access TCE listAlexey Kardashevskiy2017-04-201-16/+42
* KVM: PPC: Pass kvm* to kvmppc_find_table()Alexey Kardashevskiy2017-04-203-10/+12
* KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanentlyAlexey Kardashevskiy2017-04-201-0/+1
* KVM: PPC: Reserve KVM_CAP_SPAPR_TCE_VFIO capability numberAlexey Kardashevskiy2017-04-201-0/+1
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2017-04-209-21/+142
|\
| * powerpc/vfio_spapr_tce: Add reference counting to iommu_tableAlexey Kardashevskiy2017-03-307-17/+37
| * powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposalAlexey Kardashevskiy2017-03-303-7/+9
| * powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()Alexey Kardashevskiy2017-03-303-1/+57
| * powerpc/mmu: Add real mode support for IOMMU preregistered memoryAlexey Kardashevskiy2017-03-272-0/+43
* | KVM: PPC: Align the table size to system page sizeAlexey Kardashevskiy2017-04-201-1/+1
* | KVM: PPC: Book3S PR: Preserve storage control bitsAlexey Kardashevskiy2017-04-204-1/+5
* | KVM: PPC: Book3S PR: Exit KVM on failed mappingAlexey Kardashevskiy2017-04-202-2/+9
* | KVM: PPC: Book3S PR: Get rid of unused local variableAlexey Kardashevskiy2017-04-201-3/+1
* | KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init()Markus Elfring2017-04-201-3/+2
* | KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq()Markus Elfring2017-04-201-5/+3
* | KVM: PPC: Add MMIO emulation for remaining floating-point instructionsPaul Mackerras2017-04-202-0/+16
* | KVM: PPC: Emulation for more integer loads and storesPaul Mackerras2017-04-202-49/+91
* | KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed)Alexey Kardashevskiy2017-04-202-0/+7
* | KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructionsBin Lu2017-04-206-7/+731
* | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-203-0/+26
* | Merge tag 'kvm-s390-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-04-1175-327/+1253
|\ \
| * | KVM: s390: introduce AIS capabilityYi Min Zhao2017-04-073-0/+24
| * | KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-064-6/+78
| * | KVM: s390: introduce ais mode modify functionFei Li2017-04-066-0/+114
| * | KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-064-4/+15
| * | KVM: s390: gs support for kvm guestsFan Zhang2017-03-2210-4/+191
| * | Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger2017-03-22423-3172/+6454
| |\ \
| | * | s390: add a system call for guarded storageMartin Schwidefsky2017-03-2227-46/+436
| | * | mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying2017-03-211-2/+0
| | * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
| | |\ \
| | | * \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| | | |\ \
| | | | * | scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17
| | | | * | scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | | | * | scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | | | * | scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | | | * | scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18
| | | | * | scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-141-2/+2
| | | | * | scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-141-1/+1
| | | | * | scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-142-1/+4
| | | | * | scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-141-5/+9
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
| | |\ \ \ \
| | | * | | | HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng2017-03-211-2/+4
| | | * | | | HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-03-213-0/+49
| | | * | | | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-212-0/+6
| | | * | | | HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
| | | * | | | HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra2017-03-211-2/+2
| | | * | | | HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2