summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-12-14KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini6-10/+38
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall4-40/+63
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_fpuChristoffer Dall2-5/+18
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_fpuChristoffer Dall2-2/+9
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall5-14/+42
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_translateChristoffer Dall2-0/+5
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_mpstateChristoffer Dall2-3/+14
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_mpstateChristoffer Dall2-2/+12
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall4-9/+30
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall4-2/+22
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall5-0/+14
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall5-0/+14
2017-12-14KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall4-4/+18
2017-12-14KVM: Take vcpu->mutex outside vcpu_loadChristoffer Dall2-16/+8
2017-12-14KVM: VMX: drop I/O permission bitmapsQuan Xu1-15/+3
2017-12-14KVM: X86: Reduce the overhead when lapic_timer_advance is disabledWanpeng Li1-1/+2
2017-12-14KVM: VMX: Cache IA32_DEBUGCTL in memoryWanpeng Li1-4/+6
2017-12-14KVM: nVMX: Add a WARN for freeing a loaded VMCS02Mark Kanda1-2/+15
2017-12-14KVM: nVMX: Eliminate vmcs02 poolJim Mattson1-123/+23
2017-12-14KVM: Expose new cpu features to guestYang Zhong1-1/+2
2017-12-14KVM: x86: Add emulation of MSR_SMI_COUNTLiran Alon2-0/+12
2017-12-14KVM: x86: simplify kvm_mwait_in_guest()Radim Krčmář1-12/+2
2017-12-14KVM: x86: drop bogus MWAIT checkRadim Krčmář1-22/+1
2017-12-14KVM: x86: prevent MWAIT in guest with buggy MONITORRadim Krčmář1-0/+3
2017-12-14KVM: x86: MMU: make array audit_point_name staticColin Ian King1-1/+1
2017-12-14x86: kvm: mmu: make kvm_mmu_clear_all_pte_masks staticGimcuan Hui1-1/+1
2017-12-14KVM: x86: emulate RDPIDPaolo Bonzini3-2/+42
2017-12-14KVM: vmx: add support for emulating UMIPPaolo Bonzini1-2/+27
2017-12-14KVM: x86: add support for emulating UMIPPaolo Bonzini4-0/+15
2017-12-14KVM: x86: emulate sldt and strPaolo Bonzini1-6/+26
2017-12-14KVM: x86: add support for UMIPPaolo Bonzini4-3/+14
2017-12-14kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu1-8/+4
2017-12-14KVM: X86: Fix load RFLAGS w/o the fixed bitWanpeng Li1-1/+1
2017-12-14KVM: MMU: Fix infinite loop when there is no available mmu pageWanpeng Li1-4/+4
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds59-107/+124
2017-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds24-142/+173
2017-12-10Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson4-15/+15
2017-12-10Merge tag 'omap-for-v4.15/fixes-dt-warnings' of git://git.kernel.org/pub/scm/...Olof Johansson2-1/+2
2017-12-09kmemcheck: rip it out for realMichal Hocko10-10/+0
2017-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds34-67/+120
2017-12-08Merge tag 'powerpc-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-29/+54
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2-5/+5
2017-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds26-30/+39
2017-12-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-47/+63
2017-12-07ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann1-0/+2
2017-12-07arm: dts: nspire: Add missing #phy-cells to usb-nop-xceivRob Herring1-0/+1
2017-12-07s390: fix compat system call tableHeiko Carstens1-3/+3
2017-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds4-1/+6
2017-12-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-44/+107
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann1-1/+1