Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch | Radim Krčmář | 1 | -1/+3 |
2017-10-12 | KVM: x86: really disarm lapic timer when clearing TMICT | Radim Krčmář | 1 | -1/+3 |
2017-10-12 | KVM: x86: handle 0 write to TSC_DEADLINE MSR | Radim Krčmář | 1 | -0/+3 |
2017-10-12 | kvm, mm: account kvm related kmem slabs to kmemcg | Shakeel Butt | 2 | -3/+3 |
2017-10-12 | KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting | David Hildenbrand | 2 | -14/+14 |
2017-10-12 | KVM: x86: allow setting identity map addr with no vcpus only | David Hildenbrand | 2 | -1/+8 |
2017-10-12 | KVM: x86: document special identity map address value | David Hildenbrand | 1 | -0/+3 |
2017-10-12 | KVM: VMX: cleanup init_rmode_identity_map() | David Hildenbrand | 1 | -22/+4 |
2017-10-12 | KVM: nVMX: no need to set ept/vpid caps to 0 | David Hildenbrand | 1 | -4/+2 |
2017-10-12 | KVM: nVMX: no need to set vcpu->cpu when switching vmcs | David Hildenbrand | 1 | -1/+0 |
2017-10-12 | KVM: VMX: drop unnecessary function declarations | David Hildenbrand | 1 | -2/+0 |
2017-10-12 | KVM: VMX: require INVEPT GLOBAL for EPT | David Hildenbrand | 1 | -3/+3 |
2017-10-12 | KVM: VMX: call ept_sync_global() with enable_ept only | David Hildenbrand | 1 | -1/+2 |
2017-10-12 | KVM: VMX: drop enable_ept check from ept_sync_context() | David Hildenbrand | 1 | -6/+4 |
2017-10-12 | KVM: x86: no need to inititalize vcpu members to 0 | David Hildenbrand | 1 | -5/+0 |
2017-10-12 | KVM: VMX: vmx_vcpu_setup() cannot fail | David Hildenbrand | 1 | -6/+2 |
2017-10-12 | KVM: x86: drop BUG_ON(vcpu->kvm) | David Hildenbrand | 1 | -6/+2 |
2017-10-12 | KVM: x86: mmu: free_page can handle NULL | David Hildenbrand | 1 | -2/+1 |
2017-10-12 | KVM: x86: mmu: returning void in a void function is strange | David Hildenbrand | 1 | -1/+1 |
2017-10-12 | KVM: LAPIC: Apply change to TDCR right away to the timer | Wanpeng Li | 1 | -2/+34 |
2017-10-12 | KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode | Wanpeng Li | 1 | -3/+5 |
2017-10-12 | KVM: LAPIC: Introduce limit_periodic_timer_frequency | Wanpeng Li | 1 | -17/+22 |
2017-10-12 | KVM: LAPIC: Fix lapic timer mode transition | Wanpeng Li | 1 | -0/+3 |
2017-10-12 | tools/kvm_stat: Add Python 3 support to kvm_stat | Jeremy Cline | 1 | -13/+17 |
2017-10-12 | KVM: VMX: Don't expose PLE enable if there is no hardware support | Wanpeng Li | 1 | -1/+6 |
2017-10-12 | MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc | Thomas Huth | 1 | -1/+1 |
2017-10-12 | KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit | Haozhong Zhang | 1 | -1/+1 |
2017-10-10 | KVM: MMU: always terminate page walks at level 1 | Ladi Prosek | 2 | -8/+9 |
2017-10-10 | KVM: nVMX: update last_nonleaf_level when initializing nested EPT | Ladi Prosek | 1 | -0/+1 |
2017-10-09 | Linux 4.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-10-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 8 | -31/+36 |
2017-10-07 | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -10/+14 |
2017-10-07 | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 11 | -162/+81 |
2017-10-07 | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -8/+11 |
2017-10-07 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -5/+23 |
2017-10-07 | Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 17 | -28/+130 |
2017-10-07 | Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2 | -3/+30 |
2017-10-06 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -22/+45 |
2017-10-06 | Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -27/+50 |
2017-10-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 6 | -7/+45 |
2017-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -13/+20 |
2017-10-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 9 | -14/+34 |
2017-10-06 | Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2017-10-06 | Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -10/+9 |
2017-10-06 | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2 | -0/+10 |
2017-10-06 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -37/+60 |
2017-10-06 | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 8 | -9/+48 |
2017-10-06 | Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 9 | -34/+44 |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 10 | -604/+456 |
2017-10-06 | arm64: Ensure fpsimd support is ready before userspace is active | Suzuki K Poulose | 1 | -1/+1 |