Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-14 | ARM: KVM: Support vGICv3 ITS | Vladimir Murzin |
2016-11-04 | arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s... | Marc Zyngier |
2016-10-21 | arm/arm64: KVM: Map the BSS at HYP | Marc Zyngier |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-09-29 | Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Radim Krčmář |
2016-09-22 | arm64: KVM: Remove duplicating init code for setting VMID | Vladimir Murzin |
2016-09-16 | kvm: add stubs for arch specific debugfs support | Luiz Capitulino |
2016-09-09 | kvm-arm: Unmap shadow pagetables properly | Suzuki K Poulose |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-07-22 | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Radim Krčmář |
2016-07-18 | KVM: arm64: vgic-its: Introduce new KVM ITS device | Andre Przywara |
2016-07-18 | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities | Andre Przywara |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Kill free_boot_hyp_pgd | Marc Zyngier |
2016-07-03 | arm/arm64: KVM: Drop boot_pgd | Marc Zyngier |
2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini |
2016-06-29 | arm/arm64: KVM: Map the HYP text as read-only | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section | Marc Zyngier |
2016-06-29 | arm/arm64: KVM: Add a protection parameter to create_hyp_mappings | Marc Zyngier |
2016-06-27 | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse |
2016-06-14 | KVM: ARM: Fix typos | Andrea Gelmini |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall |
2016-05-20 | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-04-28 | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro |
2016-04-21 | kvm-arm: Cleanup stage2 pgd handling | Suzuki K Poulose |
2016-04-06 | arm64: KVM: unregister notifiers in hyp mode teardown path | Sudeep Holla |
2016-03-31 | arm64: KVM: Register CPU notifiers when the kernel runs at HYP | James Morse |
2016-03-21 | KVM: arm/arm64: disable preemption when calling smp_call_function_many | Eric Auger |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-02-29 | KVM: arm/arm64: timer: Add active state caching | Marc Zyngier |
2016-02-29 | arm64: KVM: Add a new vcpu device control group for PMUv3 | Shannon Zhao |
2016-02-29 | arm64: KVM: Introduce per-vcpu kvm device controls | Shannon Zhao |
2016-02-29 | arm64: KVM: Free perf event of PMU when destroying vcpu | Shannon Zhao |
2016-02-29 | arm64: KVM: Add PMU overflow interrupt routing | Shannon Zhao |
2016-02-29 | arm64: KVM: Skip HYP setup when already running in HYP | Marc Zyngier |
2016-02-29 | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end | Marc Zyngier |
2016-02-29 | arm/arm64: KVM: Add hook for C-based stage2 init | Marc Zyngier |
2016-02-25 | KVM: Use simple waitqueue for vcpu->wq | Marcelo Tosatti |
2016-02-18 | arm64: kvm: deal with kernel symbols outside of linear mapping | Ard Biesheuvel |
2015-12-18 | arm/arm64: KVM: Detect vGIC presence at runtime | Pavel Fedin |
2015-12-18 | arm64: KVM: Add support for 16-bit VMID | Vladimir Murzin |
2015-12-14 | arm64: KVM: Map the kernel RO section into HYP | Marc Zyngier |
2015-12-14 | KVM: arm/arm64: Count guest exit due to various reasons | Amit Tomar |