index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
hyperv_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
1
-9
/
+35
2022-11-28
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
1
-1
/
+2
2022-11-28
clocksource: hyper-v: Introduce TSC PFN getter
Stanislav Kinsburskiy
1
-5
/
+9
2022-11-28
clocksource: hyper-v: Introduce a pointer to TSC page
Stanislav Kinsburskiy
1
-2
/
+4
2022-11-03
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
1
-14
/
+15
2022-06-08
clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
Masahiro Yamada
1
-1
/
+0
2021-07-19
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
1
-3
/
+0
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-2
/
+2
2021-04-26
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-78
/
+171
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-08
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
1
-53
/
+115
2021-03-08
clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
Michael Kelley
1
-10
/
+13
2021-03-08
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
1
-0
/
+24
2021-03-08
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
1
-2
/
+8
2021-03-08
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
1
-14
/
+12
2021-02-11
clocksource/hyperv: use MSR-based access if running as root
Wei Liu
1
-0
/
+3
2020-09-28
hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
Mohammed Gamal
1
-2
/
+2
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+7
2020-03-27
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
1
-2
/
+4
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-0
/
+7
2020-01-16
clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC
Andrea Parri
1
-2
/
+10
2020-01-16
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
Andrea Parri
1
-13
/
+23
2020-01-16
clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
Boqun Feng
1
-4
/
+7
2020-01-16
clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation
Dexuan Cui
1
-0
/
+25
2019-11-15
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
1
-30
/
+124
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
1
-11
/
+0
2019-08-23
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
1
-10
/
+12
2019-08-23
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
1
-8
/
+4
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
1
-0
/
+139
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
1
-0
/
+200