index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
2024-02-07
kvmclock: Unexport kvmclock clocksource
Peter Hilber
2024-02-07
x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id
Peter Hilber
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-08
x86/kvm: Do not try to disable kvmclock if it was not enabled
Kirill A. Shutemov
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-06-05
x86/tsc: Provide sched_clock_noinstr()
Peter Zijlstra
2023-01-31
sched/clock/x86: Mark sched_clock() noinstr
Peter Zijlstra
2022-04-13
x86/kvm: Don't waste kvmclock memory if there is nopv parameter
Wanpeng Li
2022-02-25
x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs > 64
Dexuan Cui
2022-02-25
x86/kvm: Don't waste memory if kvmclock is disabled
Wanpeng Li
2022-01-07
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2020-11-16
x86/kvm: remove unused macro HV_CLOCK_SIZE
Alex Shi
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2019-02-20
x86: kvmguest: use TSC clocksource if invariant TSC is exposed
Marcelo Tosatti
2019-02-20
x86/kvmclock: set offset for kvm unstable clock
Pavel Tatashin
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-07-30
x86/kvmclock: Mark kvm_get_preset_lpj() as __init
Dou Liyang
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
[next]