index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
5
-43
/
+186
|
\
|
*
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-12-15
1
-2
/
+11
|
*
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
2014-12-13
1
-0
/
+5
|
*
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
2014-12-13
1
-1
/
+1
|
*
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
2014-12-13
1
-3
/
+3
|
*
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
2
-0
/
+72
|
*
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
1
-0
/
+18
|
*
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
2
-25
/
+43
|
*
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-12-13
2
-1
/
+2
|
*
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
1
-0
/
+2
|
*
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
2014-12-13
1
-1
/
+1
|
*
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
2014-11-25
1
-6
/
+9
|
*
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
2014-11-25
1
-5
/
+15
|
*
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2014-11-25
1
-2
/
+7
|
*
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-25
1
-1
/
+6
*
|
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-26
1
-1
/
+6
*
|
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
2014-11-26
1
-1
/
+2
|
/
*
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-18
3
-40
/
+207
|
\
|
*
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-10-16
1
-0
/
+7
|
*
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
2014-10-15
1
-1
/
+1
|
*
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
2014-10-14
1
-0
/
+11
|
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
2
-28
/
+107
|
*
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
2014-10-13
1
-8
/
+69
|
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+4
|
*
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
2014-10-10
1
-0
/
+6
|
*
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
2014-10-10
1
-2
/
+1
|
*
arm: kvm: fix CPU hotplug
Vladimir Murzin
2014-09-29
1
-1
/
+2
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
4
-46
/
+32
|
\
\
|
|
/
|
*
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
1
-3
/
+5
|
*
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2014-09-26
1
-2
/
+2
|
*
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-18
1
-7
/
+0
|
*
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-18
1
-0
/
+3
|
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
1
-20
/
+1
|
|
\
|
|
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
1
-1
/
+1
|
|
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
1
-19
/
+0
|
*
|
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-09-11
1
-2
/
+10
|
*
|
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-08-27
1
-1
/
+1
|
*
|
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2014-08-27
1
-1
/
+1
|
*
|
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
2014-08-27
1
-1
/
+1
|
*
|
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-27
2
-14
/
+9
|
|
/
|
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
1
-0
/
+4
*
|
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-08-29
1
-0
/
+2
*
|
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
2014-08-29
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
9
-155
/
+260
|
\
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-1
/
+1
|
|
\
|
|
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
1
-1
/
+1
|
*
|
ARM: KVM: enable KVM in Kconfig on big-endian systems
Victor Kamensky
2014-07-11
1
-1
/
+1
|
*
|
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
2014-07-11
1
-9
/
+79
|
*
|
ARM: KVM: __kvm_vcpu_run function return result fix in BE case
Victor Kamensky
2014-07-11
1
-0
/
+5
|
*
|
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-07-11
3
-7
/
+7
[next]