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
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
kvm-arm: Unmap shadow pagetables properly
Suzuki K Poulose
1
-2
/
+0
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
1
-1
/
+5
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-28
/
+18
2016-07-22
Merge tag 'kvm-arm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Radim Krčmář
1
-23
/
+13
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: KVM: Allow hyp teardown
Marc Zyngier
1
-1
/
+2
2016-07-03
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
1
-4
/
+0
2016-07-03
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
1
-12
/
+3
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
1
-1
/
+1
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
1
-6
/
+7
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
1
-1
/
+1
2016-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+22
2016-05-20
KVM: arm/arm64: vgic-new: Synchronize changes to active state
Christoffer Dall
1
-1
/
+7
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: 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
1
-1
/
+1
2016-05-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-47
/
+71
2016-04-28
arm64: kvm: allows kvm cpu hotplug
AKASHI Takahiro
1
-48
/
+71
2016-04-21
kvm-arm: Cleanup stage2 pgd handling
Suzuki K Poulose
1
-1
/
+1
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
1
-62
/
+182
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
1
-0
/
+1
2016-02-29
arm64: KVM: Add a new vcpu device control group for PMUv3
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Introduce per-vcpu kvm device controls
Shannon Zhao
1
-0
/
+55
2016-02-29
arm64: KVM: Free perf event of PMU when destroying vcpu
Shannon Zhao
1
-0
/
+1
2016-02-29
arm64: KVM: Add PMU overflow interrupt routing
Shannon Zhao
1
-2
/
+6
2016-02-29
arm64: KVM: Skip HYP setup when already running in HYP
Marc Zyngier
1
-59
/
+114
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
1
-1
/
+1
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
1
-0
/
+1
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-4
/
+4
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
1
-3
/
+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-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
1
-0
/
+1
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-10-22
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
1
-1
/
+1
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
1
-10
/
+10
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
[next]