summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-08-24kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORSPaolo Bonzini1-4/+22
2017-08-24kvm: vmx: Raise #UD on unsupported RDSEEDJim Mattson1-1/+23
2017-08-24kvm: vmx: Raise #UD on unsupported RDRANDJim Mattson1-1/+30
2017-08-24KVM: VMX: cache secondary exec controlsPaolo Bonzini1-46/+54
2017-08-23KVM: SVM: Enable Virtual GIF featureJanakarajan Natarajan2-6/+56
2017-08-23KVM: SVM: Add Virtual GIF feature definitionJanakarajan Natarajan1-0/+1
2017-08-18KVM: VMX: always require WB memory type for EPTDavid Hildenbrand1-2/+7
2017-08-18KVM: VMX: cleanup EPTP definitionsDavid Hildenbrand2-19/+17
2017-08-18KVM: SVM: delete avic_vm_id_bitmap (2 megabyte static array)Denys Vlasenko1-40/+21
2017-08-18KVM: x86: fix use of L1 MMIO areas in nested guestsPaolo Bonzini4-5/+20
2017-08-18KVM: x86: Avoid guest page table walk when gpa_available is setBrijesh Singh5-22/+17
2017-08-18KVM: x86: simplify ept_misconfigPaolo Bonzini3-28/+21
2017-08-11kvm: x86: Disallow illegal IA32_APIC_BASE MSR valuesJim Mattson1-6/+8
2017-08-11KVM: MMU: Bail out immediately if there is no available mmu pageWanpeng Li2-10/+29
2017-08-11KVM: MMU: Fix softlockup due to mmu_lock is held too longWanpeng Li1-3/+1
2017-08-11KVM: nVMX: validate eptp pointerDavid Hildenbrand1-5/+2
2017-08-10kvm: nVMX: Add support for fast unprotection of nested guest page tablesPaolo Bonzini3-6/+5
2017-08-10KVM: SVM: Limit PFERR_NESTED_GUEST_PAGE error_code check to L1 guestBrijesh Singh1-1/+2
2017-08-10KVM: X86: Fix residual mmio emulation request to userspaceWanpeng Li2-0/+2
2017-08-08KVM: arm: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2-2/+2
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2-2/+2
2017-08-08KVM: X86: implement the logic for spinlock optimizationLongpeng(Mike)5-4/+21
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)10-6/+26
2017-08-07KVM: x86: use general helpers for some cpuid manipulationRadim Krčmář4-20/+14
2017-08-07KVM: x86: generalize guest_cpuid_has_ helpersRadim Krčmář6-150/+95
2017-08-07KVM: x86: X86_FEATURE_NRIPS is not scattered anymoreRadim Krčmář1-13/+1
2017-08-07KVM: nVMX: Emulate EPTP switching for the L1 hypervisorBandan Das2-6/+124
2017-08-07KVM: nVMX: Enable VMFUNC for the L1 hypervisorBandan Das1-2/+51
2017-08-07KVM: vmx: Enable VMFUNCsBandan Das2-1/+24
2017-08-07KVM: nVMX: get rid of nested_release_page*David Hildenbrand1-26/+15
2017-08-07KVM: nVMX: get rid of nested_get_page()David Hildenbrand1-31/+26
2017-08-07KVM: nVMX: INVPCID supportPaolo Bonzini1-9/+25
2017-08-07KVM: hyperv: support HV_X64_MSR_TSC_FREQUENCY and HV_X64_MSR_APIC_FREQUENCYLadi Prosek4-2/+10
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-85/+190
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+11
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds43-102/+356
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-10/+13
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-18/+48
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2017-08-04Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-28/+0
2017-08-04Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann3-9/+11
2017-08-04Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...Arnd Bergmann1-0/+1
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-04Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-1/+5
2017-08-04Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann3-2/+4
2017-08-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann3-15/+94