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
/
include
/
kvm
/
arm_arch_timer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
KVM: arm64: timers: Move timer registers to the sys_regs file
Marc Zyngier
1
-7
/
+4
2020-07-07
KVM: arm64: timers: Rename kvm_timer_sync_hwstate to kvm_timer_sync_user
Marc Zyngier
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-13
/
+1
2019-02-19
KVM: arm/arm64: Rework the timer code to use a timer_map
Christoffer Dall
1
-10
/
+13
2019-02-19
KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
Christoffer Dall
1
-0
/
+6
2019-02-19
KVM: arm/arm64: timer: Rework data structures for multiple timers
Christoffer Dall
1
-20
/
+21
2019-02-19
KVM: arm/arm64: consolidate arch timer trap handlers
Andre Przywara
1
-0
/
+23
2019-02-19
KVM: arm/arm64: Simplify bg_timer programming
Christoffer Dall
1
-3
/
+0
2018-12-19
KVM: arm/arm64: Remove arch timer workqueue
Christoffer Dall
1
-4
/
+0
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-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-1
/
+1
2015-10-22
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