index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
hyperv_timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hyperv-tlfs: Change prefix of generic HV_REGISTER_* MSRs to HV_MSR_*
Nuno Das Neves
2024-03-04
1
-13
/
+13
*
clocksource: hyper-v: Mark hyperv tsc page unencrypted in sev-snp enlightened...
Tianyu Lan
2023-08-22
1
-1
/
+1
*
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-27
1
-16
/
+26
|
\
|
*
clocksource: hyper-v: Provide noinstr sched_clock()
Peter Zijlstra
2023-06-05
1
-14
/
+18
|
*
clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...
Peter Zijlstra
2023-06-05
1
-5
/
+11
*
|
clocksource/drivers/hyper-v: Rework clocksource and sched clock setup
Michael Kelley
2023-06-23
1
-31
/
+23
|
/
*
clocksource: hyper-v: make sure Invariant-TSC is used if it is available
Dexuan Cui
2023-04-17
1
-3
/
+3
*
drivers/clocksource/hyper-v: non ACPI support in hyperv clock
Saurabh Sengar
2023-04-17
1
-2
/
+13
*
clocksource: hyper-v: Add TSC page support for root partition
Stanislav Kinsburskiy
2022-11-28
1
-9
/
+35
*
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
2022-11-28
1
-1
/
+2
*
clocksource: hyper-v: Introduce TSC PFN getter
Stanislav Kinsburskiy
2022-11-28
1
-5
/
+9
*
clocksource: hyper-v: Introduce a pointer to TSC page
Stanislav Kinsburskiy
2022-11-28
1
-2
/
+4
*
clocksource/drivers/hyperv: add data structure for reference TSC MSR
Anirudh Rayabharam
2022-11-03
1
-14
/
+15
*
clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
Masahiro Yamada
2022-06-08
1
-1
/
+0
*
drivers: hv: Decouple Hyper-V clock/timer code from VMbus drivers
Michael Kelley
2021-07-19
1
-3
/
+0
*
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
2021-05-14
1
-2
/
+2
*
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-26
1
-78
/
+171
|
\
|
*
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
1
-53
/
+115
|
*
clocksource/drivers/hyper-v: Set clocksource rating based on Hyper-V feature
Michael Kelley
2021-03-08
1
-10
/
+13
|
*
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2021-03-08
1
-0
/
+24
|
*
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2021-03-08
1
-2
/
+8
|
*
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
2021-03-08
1
-14
/
+12
*
|
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
|
/
*
clocksource/hyperv: use MSR-based access if running as root
Wei Liu
2021-02-11
1
-0
/
+3
*
hv: clocksource: Add notrace attribute to read_hv_sched_clock_*() functions
Mohammed Gamal
2020-09-28
1
-2
/
+2
*
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
1
-0
/
+7
|
\
|
*
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-17
1
-0
/
+7
*
|
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
2020-03-27
1
-2
/
+4
|
/
*
clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC
Andrea Parri
2020-01-16
1
-2
/
+10
*
clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
Andrea Parri
2020-01-16
1
-13
/
+23
*
clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
Boqun Feng
2020-01-16
1
-4
/
+7
*
clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation
Dexuan Cui
2020-01-16
1
-0
/
+25
*
x86/hyperv: Initialize clockevents earlier in CPU onlining
Michael Kelley
2019-11-15
1
-30
/
+124
*
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
2019-08-23
1
-11
/
+0
*
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
2019-08-23
1
-10
/
+12
*
clocksource/drivers/hyperv: Allocate Hyper-V TSC page statically
Tianyu Lan
2019-08-23
1
-8
/
+4
*
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-0
/
+139
*
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
1
-0
/
+200