index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2015-01-16
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
2015-01-16
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2015-01-15
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
2014-12-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-12-13
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
2014-11-26
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-11-26
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
2014-11-25
arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO read
Andre Przywara
2014-11-25
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
2014-11-25
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2014-11-25
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
2014-10-18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-16
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-10-15
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
2014-10-14
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
2014-10-14
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-13
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
2014-10-10
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
2014-10-10
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-09-29
arm: kvm: fix CPU hotplug
Vladimir Murzin
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2014-09-18
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-18
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-08-29
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
2014-08-27
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
[prev]
[next]