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
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
1
-21
/
+0
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
1
-4
/
+1
2021-04-26
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-03-12
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-11
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
1
-1
/
+1
2020-11-16
x86/kvm: remove unused macro HV_CLOCK_SIZE
Alex Shi
1
-1
/
+0
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
1
-2
/
+2
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
1
-0
/
+7
2019-02-20
x86: kvmguest: use TSC clocksource if invariant TSC is exposed
Marcelo Tosatti
1
-0
/
+14
2019-02-20
x86/kvmclock: set offset for kvm unstable clock
Pavel Tatashin
1
-5
/
+1
2018-12-21
x86/kvmclock: convert to SPDX identifiers
Peng Hao
1
-14
/
+1
2018-10-23
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-09-15
x86/kvm: Use __bss_decrypted attribute in shared variables
Brijesh Singh
1
-3
/
+49
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
1
-2
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2018-07-30
x86/kvmclock: Mark kvm_get_preset_lpj() as __init
Dou Liyang
1
-1
/
+1
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
1
-37
/
+62
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
1
-17
/
+27
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
1
-5
/
+5
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
1
-50
/
+22
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
1
-23
/
+10
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
1
-8
/
+4
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
1
-55
/
+11
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+6
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
1
-0
/
+1
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
1
-6
/
+5
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
1
-2
/
+2
2017-11-16
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+1
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
1
-6
/
+1
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
1
-11
/
+54
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2017-02-08
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
1
-1
/
+4
2017-01-20
sched/clock: Fix hotplug crash
Peter Zijlstra
1
-1
/
+1
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-5
/
+5
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
1
-0
/
+1
2016-09-08
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
1
-0
/
+1
2016-08-10
x86: Apply more __ro_after_init and const
Kees Cook
1
-1
/
+1
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
1
-6
/
+0
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
1
-0
/
+5
2015-10-01
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
1
-11
/
+35
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-2
/
+2
2015-05-29
x86: kvmclock: set scheduler clock stable
Luiz Capitulino
1
-2
/
+12
2015-05-19
Revert "kvmclock: set scheduler clock stable"
Paolo Bonzini
1
-3
/
+0
2015-05-07
kvmclock: set scheduler clock stable
Luiz Capitulino
1
-0
/
+3
2014-12-10
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
1
-1
/
+0
2014-11-03
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
1
-11
/
+8
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
1
-1
/
+1
[next]