index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
1
-1
/
+2
2016-01-15
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-5
/
+5
2015-12-18
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
1
-2
/
+20
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
1
-2
/
+8
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
1
-3
/
+3
2015-12-18
ARM: KVM: Cleanup exception injection
Marc Zyngier
1
-36
/
+38
2015-12-14
arm64: KVM: Map the kernel RO section into HYP
Marc Zyngier
1
-0
/
+7
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
4
-0
/
+13
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-10
/
+10
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-2
/
+3
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2
-4
/
+8
2015-10-22
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-4
/
+31
2015-10-22
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
1
-1
/
+2
2015-10-22
KVM: arm/arm64: rename pause into power_off
Eric Auger
2
-15
/
+15
2015-10-22
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
1
-0
/
+2
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-3
/
+8
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-0
/
+10
2015-10-20
KVM: arm: use GIC support unconditionally
Arnd Bergmann
1
-0
/
+1
2015-10-20
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
1
-1
/
+1
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
1
-11
/
+0
2015-09-17
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+4
2015-09-16
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
1
-1
/
+1
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
1
-2
/
+4
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
1
-4
/
+8
2015-08-19
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
1
-3
/
+1
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
1
-0
/
+2
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
1
-0
/
+2
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
1
-0
/
+6
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
2
-7
/
+6
2015-06-26
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-06-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2015-06-19
Merge tag 'kvm-arm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
7
-32
/
+46
2015-06-17
arm/arm64: KVM: vgic: Do not save GICH_HCR / ICH_HCR_EL2
Marc Zyngier
1
-3
/
+0
2015-06-17
ARM: kvm: psci: fix handling of unimplemented functions
Lorenzo Pieralisi
1
-13
/
+3
2015-06-17
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2
-1
/
+2
2015-06-17
arm/arm64: KVM: Properly account for guest CPU time
Christoffer Dall
1
-4
/
+17
2015-06-17
kvm: remove one useless check extension
Tiejun Chen
1
-1
/
+0
2015-06-17
arm: KVM: force execution of HCPTR access on VM exit
Marc Zyngier
2
-8
/
+22
2015-06-09
ARM: KVM: Remove pointless void pointer cast
Firo Yang
1
-2
/
+2
2015-05-28
KVM: add "new" argument to kvm_arch_commit_memory_region
Paolo Bonzini
1
-0
/
+1
2015-05-27
arm/arm64: kvm: add missing PSCI include
Mark Rutland
1
-0
/
+2
2015-05-26
KVM: add memslots argument to kvm_arch_memslots_updated
Paolo Bonzini
1
-1
/
+1
2015-05-26
KVM: const-ify uses of struct kvm_userspace_memory_region
Paolo Bonzini
1
-2
/
+2
[next]