Age | Commit message (Expand) | Author | Files | Lines |
2018-02-01 | Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Radim Krčmář | 1 | -1/+1 |
2018-01-02 | KVM: arm/arm64: Provide a get_input_level for the arch timer | Christoffer Dall | 1 | -0/+2 |
2017-12-18 | KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC | Marc Zyngier | 1 | -1/+1 |
2017-11-29 | KVM: arm/arm64: Don't enable/disable physical timer access on VHE | Christoffer Dall | 1 | -3/+0 |
2017-11-06 | KVM: arm/arm64: Rework kvm_timer_should_fire | Christoffer Dall | 1 | -1/+2 |
2017-11-06 | KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate | Christoffer Dall | 1 | -1/+0 |
2017-11-06 | KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit | Christoffer Dall | 1 | -2/+14 |
2017-11-06 | KVM: arm/arm64: Use separate timer for phys timer emulation | Christoffer Dall | 1 | -0/+3 |
2017-11-06 | KVM: arm/arm64: Rename soft timer to bg_timer | Christoffer Dall | 1 | -1/+1 |
2017-11-06 | KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic | Christoffer Dall | 1 | -3/+0 |
2017-06-08 | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace | Christoffer Dall | 1 | -0/+4 |
2017-06-08 | KVM: arm/arm64: Move timer IRQ default init to arch_timer.c | Christoffer Dall | 1 | -3/+1 |
2017-04-09 | KVM: arm/arm64: Support arch timers with a userspace gic | Alexander Graf | 1 | -0/+2 |
2017-02-08 | KVM: arm/arm64: Emulate the EL1 phys timer registers | Jintack Lim | 1 | -0/+2 |
2017-02-08 | KVM: arm/arm64: Initialize the emulated EL1 physical timer | Jintack Lim | 1 | -1/+2 |
2017-02-08 | KVM: arm/arm64: Add the EL1 physical timer context | Jintack Lim | 1 | -0/+2 |
2017-02-08 | KVM: arm/arm64: Decouple kvm timer functions from virtual timer | Jintack Lim | 1 | -1/+1 |
2017-02-08 | KVM: arm/arm64: Move cntvoff to each timer context | Jintack Lim | 1 | -6/+3 |
2017-02-08 | KVM: arm/arm64: Abstract virtual timer context into separate structure | Jintack Lim | 1 | -13/+14 |
2017-01-13 | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems | Jintack Lim | 1 | -0/+1 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -2/+2 |
2016-05-20 | KVM: arm/arm64: Move timer IRQ map to latest possible time | Christoffer Dall | 1 | -4/+4 |
2016-05-20 | KVM: arm/arm64: arch_timer: Remove irq_phys_map | Andre Przywara | 1 | -3/+0 |
2016-02-29 | KVM: arm/arm64: timer: Add active state caching | Marc Zyngier | 1 | -0/+5 |
2015-10-23 | arm/arm64: KVM: Rework the arch timer to use level-triggered semantics | Christoffer Dall | 1 | -1/+1 |
2015-10-23 | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block | Christoffer Dall | 1 | -0/+2 |
2015-08-12 | KVM: arm/arm64: timer: Allow the timer to control the active state | Marc Zyngier | 1 | -2/+5 |
2015-03-14 | arm/arm64: KVM: Fix migration race in the arch timer | Christoffer Dall | 1 | -0/+2 |
2015-03-12 | arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER} | Christoffer Dall | 1 | -31/+0 |
2014-12-15 | arm/arm64: KVM: Require in-kernel vgic for the arch timers | Christoffer Dall | 1 | -6/+4 |
2014-07-11 | arm64: KVM: allow export and import of generic timer regs | Alex Bennée | 1 | -0/+14 |
2013-06-26 | ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq | Anup Patel | 1 | -0/+4 |
2013-05-19 | ARM: KVM: move GIC/timer code to a common location | Marc Zyngier | 1 | -0/+85 |