summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* kvm: Make VM ioctl do valloc for some archsMarc Orr2018-06-014-4/+12
* kvm: Change return type to vm_fault_tSouptick Joarder2018-06-014-4/+4
* Merge tag 'kvm-s390-next-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2018-06-0113-65/+98
|\
| * KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-171-5/+5
| * Merge tag 'kvm-s390-master-4.17-1'Christian Borntraeger2018-05-171-1/+1
| |\
| | * KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
| * | KVM: s390: generalize kvm_s390_get_tod_clock_ext()David Hildenbrand2018-05-171-12/+9
| * | KVM: s390: no need to inititalize kvm->arch members to 0David Hildenbrand2018-05-171-7/+1
| * | KVM: s390: introduce defines for control registersDavid Hildenbrand2018-05-174-14/+30
| * | KVM: s390: reset crypto attributes for all vcpusTony Krowiak2018-05-172-5/+25
| * | KVM: s390: Add storage key facility interpretation controlJanosch Frank2018-05-178-22/+28
| |/
* | Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-06-0122-257/+397
|\ \
| * | KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger2018-05-252-0/+2
| * | KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin2018-05-253-51/+13
| * | KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin2018-05-251-4/+8
| * | KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()Dave Martin2018-05-251-12/+4
| * | KVM: arm64: Remove eager host SVE state savingDave Martin2018-05-253-34/+0
| * | KVM: arm64: Save host SVE context as appropriateDave Martin2018-05-255-2/+40
| * | arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin2018-05-253-13/+24
| * | arm64/sve: Switch sve_pffr() argument from task to threadDave Martin2018-05-251-5/+5
| * | arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-255-29/+32
| * | KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin2018-05-258-31/+188
| * | KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin2018-05-256-19/+18
| * | arm64/sve: Refactor user SVE trap maintenance for external useDave Martin2018-05-251-15/+15
| * | arm64: fpsimd: Eliminate task->mm checksDave Martin2018-05-252-25/+19
| * | arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin2018-05-251-6/+7
| * | arm64: fpsimd: Generalise context saving for non-task contextsDave Martin2018-05-251-12/+14
| * | KVM: arm64: Convert lazy FPSIMD context switch trap to CDave Martin2018-05-252-35/+46
| * | arm64: Use update{,_tsk}_thread_flag()Dave Martin2018-05-251-10/+8
| * | arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regsDave Martin2018-05-251-5/+2
| * | arm64: KVM: Use lm_alias() for kvm_ksym_ref()Mark Rutland2018-05-201-2/+5
| |/
* | KVM: x86: hyperv: declare KVM_CAP_HYPERV_TLBFLUSH capabilityVitaly Kuznetsov2018-05-261-0/+1
* | KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE}_EX imp...Vitaly Kuznetsov2018-05-262-12/+125
* | KVM: x86: hyperv: simplistic HVCALL_FLUSH_VIRTUAL_ADDRESS_{LIST,SPACE} implem...Vitaly Kuznetsov2018-05-263-1/+82
* | KVM: x86: hyperv: do rep check for each hypercall separatelyVitaly Kuznetsov2018-05-261-9/+12
* | KVM: x86: hyperv: use defines when parsing hypercall parametersVitaly Kuznetsov2018-05-261-3/+3
* | x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common headerVitaly Kuznetsov2018-05-263-23/+23
* | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-05-2655-354/+923
|\ \
| * | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-193-8/+8
| * | x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner2018-05-191-0/+1
| * | X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-193-27/+6
| * | X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan2018-05-191-41/+2
| * | X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan2018-05-194-3/+89
| * | X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan2018-05-194-0/+160
| * | X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan2018-05-194-3/+112
| * | Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-05-181-2/+12
| |\ \
| | * | powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin2018-05-181-2/+12
| * | | Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-05-171-0/+6
| |\ \ \
| | * | | x86/amd_nb: Add support for Raven Ridge CPUsGuenter Roeck2018-05-131-0/+6
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-05-177-30/+72
| |\ \ \ \