index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
arch_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-08
KVM: arm/arm64: Emulate the EL1 phys timer registers
Jintack Lim
1
-1
/
+1
2017-02-08
KVM: arm/arm64: Set up a background timer for the physical timer emulation
Jintack Lim
1
-1
/
+24
2017-02-08
KVM: arm/arm64: Set a background timer to the earliest timer expiration
Jintack Lim
1
-13
/
+40
2017-02-08
KVM: arm/arm64: Update the physical timer interrupt level
Jintack Lim
1
-0
/
+4
2017-02-08
KVM: arm/arm64: Initialize the emulated EL1 physical timer
Jintack Lim
1
-2
/
+7
2017-02-08
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
Jintack Lim
1
-29
/
+25
2017-02-08
KVM: arm/arm64: Move cntvoff to each timer context
Jintack Lim
1
-10
/
+28
2017-02-08
KVM: arm/arm64: Abstract virtual timer context into separate structure
Jintack Lim
1
-33
/
+36
2017-02-01
KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
Christoffer Dall
1
-1
/
+2
2017-01-13
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
Jintack Lim
1
-0
/
+23
2017-01-13
KVM: arm/arm64: Fix occasional warning from the timer work function
Christoffer Dall
1
-3
/
+0
2016-12-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-3
/
+3
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-09
KVM: arm/arm64: timer: Check for properly initialized timer on init
Christoffer Dall
1
-0
/
+5
2016-11-15
arm/arm64: KVM: Clean up useless code in kvm_timer_enable
Longpeng(Mike)
1
-11
/
+1
2016-09-08
KVM: ARM: cleanup kvm_timer_hyp_init
Paolo Bonzini
1
-5
/
+1
2016-09-07
KVM: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-9
/
+2
2016-08-17
KVM: arm/arm64: timer: Workaround misconfigured timer interrupt
Marc Zyngier
1
-1
/
+10
2016-07-15
arm/kvm/arch_timer: Convert to hotplug state machine
Richard Cochran
1
-24
/
+11
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
1
-28
/
+38
2016-05-20
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
1
-6
/
+1
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
1
-6
/
+4
2016-05-20
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
1
-2
/
+21
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
1
-1
/
+1
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
1
-4
/
+2
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
1
-1
/
+1
2016-05-03
KVM: arm/arm64: arch_timer: Rely on the arch timer to parse the firmware tables
Julien Grall
1
-29
/
+11
2016-04-06
KVM: arm/arm64: Handle forward time correction gracefully
Marc Zyngier
1
-10
/
+39
2016-02-29
KVM: arm/arm64: timer: Add active state caching
Marc Zyngier
1
-0
/
+31
2016-02-08
KVM: arm/arm64: Fix reference to uninitialised VGIC
Andre Przywara
1
-3
/
+6
2015-11-24
KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.active
Christoffer Dall
1
-11
/
+17
2015-10-22
arm/arm64: KVM: Add tracepoints for vgic and timer
Christoffer Dall
1
-0
/
+4
2015-10-22
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-25
/
+56
2015-10-22
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-34
/
+60
2015-10-20
arm/arm64: KVM: Fix arch timer behavior for disabled interrupts
Christoffer Dall
1
-0
/
+19
2015-09-04
arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0
Christoffer Dall
1
-0
/
+8
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
1
-7
/
+22
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
1
-9
/
+36
2014-12-30
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-1
/
+2
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-8
/
+22
2014-04-08
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
1
-1
/
+1
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
1
-0
/
+34
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+284
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
1
-9
/
+20
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
1
-0
/
+272