index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
kvm
/
arm_arch_timer.h
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
2018-12-19
KVM: arm/arm64: Remove arch timer workqueue
Christoffer Dall
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-02
KVM: arm/arm64: Provide a get_input_level for the arch timer
Christoffer Dall
2017-12-18
KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC
Marc Zyngier
2017-11-29
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
Christoffer Dall
2017-11-06
KVM: arm/arm64: Rework kvm_timer_should_fire
Christoffer Dall
2017-11-06
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
Christoffer Dall
2017-11-06
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
Christoffer Dall
2017-11-06
KVM: arm/arm64: Use separate timer for phys timer emulation
Christoffer Dall
2017-11-06
KVM: arm/arm64: Rename soft timer to bg_timer
Christoffer Dall
2017-11-06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
Christoffer Dall
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Add the EL1 physical timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
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-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
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
2014-07-11
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
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