index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arch_timer.c
Age
Commit message (
Expand
)
Author
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-05-20
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2016-05-03
KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
Julien Grall
2016-04-06
KVM: arm/arm64: Handle forward time correction gracefully
Marc Zyngier
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
2016-02-08
KVM: arm/arm64: Fix reference to uninitialised VGIC
Andre Przywara
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
2015-10-22
arm/arm64: KVM: Add tracepoints for vgic and timer
Christoffer Dall
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
2015-10-20
arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
Christoffer Dall
2015-09-04
arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
Christoffer Dall
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-04-08
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier