Age | Commit message (Expand) | Author | Files | Lines |
2016-08-18 | Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 1 | -1/+1 |
2016-08-17 | KVM: arm/arm64: Change misleading use of is_error_pfn | Christoffer Dall | 1 | -1/+1 |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall | 1 | -1/+5 |
2016-08-04 | Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 3 | -0/+22 |
2016-08-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -159/+104 |
2016-07-22 | Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Radim Krčmář | 5 | -151/+96 |
2016-07-22 | KVM: arm/arm64: Enable irqchip routing | Eric Auger | 3 | -0/+22 |
2016-07-18 | KVM: arm64: vgic-its: Introduce new KVM ITS device | Andre Przywara | 1 | -0/+1 |
2016-07-18 | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities | Andre Przywara | 1 | -1/+1 |
2016-07-03 | arm/arm64: Get rid of KERN_TO_HYP | Marc Zyngier | 1 | -9/+9 |
2016-07-03 | arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range | Marc Zyngier | 1 | -0/+15 |
2016-07-03 | arm: KVM: Allow hyp teardown | Marc Zyngier | 2 | -1/+17 |
2016-07-03 | arm: KVM: Simplify HYP init | Marc Zyngier | 1 | -40/+9 |
2016-07-03 | arm/arm64: KVM: Kill free_boot_hyp_pgd | Marc Zyngier | 2 | -27/+7 |
2016-07-03 | arm/arm64: KVM: Drop boot_pgd | Marc Zyngier | 2 | -20/+3 |
2016-07-03 | arm/arm64: KVM: Always have merged page tables | Marc Zyngier | 1 | -40/+34 |
2016-07-03 | arm/arm64: KVM: Export __hyp_text_start/end symbols | Marc Zyngier | 1 | -2/+0 |
2016-07-03 | KVM: arm/arm64: The GIC is dead, long live the GIC | Marc Zyngier | 2 | -13/+0 |
2016-07-01 | KVM: remove kvm_guest_enter/exit wrappers | Paolo Bonzini | 1 | -4/+4 |
2016-06-29 | arm/arm64: KVM: Map the HYP text as read-only | Marc Zyngier | 2 | -4/+4 |
2016-06-29 | arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section | Marc Zyngier | 1 | -1/+1 |
2016-06-29 | arm/arm64: KVM: Add a protection parameter to create_hyp_mappings | Marc Zyngier | 2 | -8/+10 |
2016-06-27 | KVM: arm/arm64: Stop leaking vcpu pid references | James Morse | 1 | -0/+1 |
2016-06-14 | KVM: ARM: Fix typos | Andrea Gelmini | 4 | -4/+4 |
2016-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -27/+52 |
2016-05-20 | KVM: arm/arm64: vgic-new: Synchronize changes to active state | Christoffer Dall | 1 | -1/+7 |
2016-05-20 | KVM: arm/arm64: vgic-new: enable build | Andre Przywara | 2 | -0/+18 |
2016-05-20 | KVM: arm/arm64: Provide functionality to pause and resume a guest | Christoffer Dall | 1 | -12/+13 |
2016-05-20 | KVM: arm/arm64: Export mmio_read/write_bus | Christoffer Dall | 1 | -5/+5 |
2016-05-20 | KVM: arm/arm64: Fix MMIO emulation data handling | Christoffer Dall | 1 | -7/+7 |
2016-05-20 | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall | 1 | -3/+3 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -188/+222 |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -47/+76 |
2016-05-09 | kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tables | Catalin Marinas | 1 | -17/+29 |
2016-05-05 | mm: thp: kvm: fix memory corruption in KVM with THP enabled | Andrea Arcangeli | 1 | -1/+1 |
2016-04-29 | arm/arm64: KVM: Enforce Break-Before-Make on Stage-2 page tables | Marc Zyngier | 1 | -6/+11 |
2016-04-28 | arm64: kvm: allows kvm cpu hotplug | AKASHI Takahiro | 2 | -48/+76 |
2016-04-21 | kvm-arm: Cleanup stage2 pgd handling | Suzuki K Poulose | 2 | -32/+7 |
2016-04-21 | kvm-arm: Cleanup kvm_* wrappers | Suzuki K Poulose | 1 | -8/+1 |
2016-04-21 | kvm-arm: Add stage2 page table modifiers | Suzuki K Poulose | 1 | -53/+44 |
2016-04-21 | kvm-arm: Add explicit hyp page table modifiers | Suzuki K Poulose | 1 | -5/+99 |
2016-04-21 | kvm-arm: Use explicit stage2 helper routines | Suzuki K Poulose | 1 | -24/+24 |
2016-04-21 | kvm-arm: Remove kvm_pud_huge() | Suzuki K Poulose | 1 | -3/+1 |
2016-04-21 | kvm-arm: Replace kvm_pmd_huge with pmd_thp_or_huge | Suzuki K Poulose | 1 | -9/+8 |
2016-04-21 | kvm arm: Move fake PGD handling to arch specific files | Suzuki K Poulose | 1 | -40/+7 |
2016-04-06 | arm64: KVM: unregister notifiers in hyp mode teardown path | Sudeep Holla | 1 | -3/+10 |
2016-03-31 | arm64: KVM: Register CPU notifiers when the kernel runs at HYP | James Morse | 1 | -19/+33 |
2016-03-21 | KVM: arm/arm64: disable preemption when calling smp_call_function_many | Eric Auger | 1 | -0/+2 |
2016-03-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+5 |
2016-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 21 | -1291/+1162 |