index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
1
-6
/
+6
|
\
|
*
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-18
1
-0
/
+1
|
*
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-07-15
1
-6
/
+5
*
|
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
2018-05-19
1
-2
/
+2
|
/
*
Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-16
1
-6
/
+1
|
\
|
*
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-11-08
1
-6
/
+1
*
|
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-07
1
-11
/
+54
*
|
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-11-02
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
1
-1
/
+4
|
\
|
*
kvmclock: export kvmclock clocksource and data pointers
Marcelo Tosatti
2017-02-08
1
-1
/
+4
*
|
sched/clock: Fix hotplug crash
Peter Zijlstra
2017-01-20
1
-1
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-5
/
+5
*
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-15
1
-0
/
+1
|
\
|
*
x86, clock: Fix kvm guest tsc initialization
Prarit Bhargava
2016-09-08
1
-0
/
+1
*
|
x86: Apply more __ro_after_init and const
Kees Cook
2016-08-10
1
-1
/
+1
|
/
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-1
/
+1
*
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
1
-6
/
+0
*
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-12-11
1
-0
/
+5
*
x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
Radim Krčmář
2015-10-01
1
-11
/
+35
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
1
-2
/
+2
*
x86: kvmclock: set scheduler clock stable
Luiz Capitulino
2015-05-29
1
-2
/
+12
*
Revert "kvmclock: set scheduler clock stable"
Paolo Bonzini
2015-05-19
1
-3
/
+0
*
kvmclock: set scheduler clock stable
Luiz Capitulino
2015-05-07
1
-0
/
+3
*
x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit
Andy Lutomirski
2014-12-10
1
-1
/
+0
*
kvm: kvmclock: use get_cpu() and put_cpu()
Tiejun Chen
2014-11-03
1
-11
/
+8
*
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
2014-02-22
1
-1
/
+1
*
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
2013-11-06
1
-0
/
+1
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
2013-07-04
1
-0
/
+1
|
\
|
*
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
2013-06-19
1
-0
/
+1
*
|
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
2013-05-28
1
-6
/
+3
|
/
*
Merge branch 'master' into queue
Marcelo Tosatti
2013-03-04
1
-2
/
+2
|
\
|
*
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-02-24
1
-5
/
+6
|
|
\
|
*
|
x86, kvm: Fix kvm's use of __pa() on percpu areas
Dave Hansen
2013-01-25
1
-2
/
+2
*
|
|
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Jan Kiszka
2013-02-27
1
-1
/
+8
|
|
/
|
/
|
*
|
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
2013-02-18
1
-5
/
+6
|
/
*
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
2012-11-27
1
-12
/
+42
*
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
2012-11-27
1
-11
/
+47
*
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
2012-06-11
1
-5
/
+0
*
kvmclock: remove unneeded EXPORT macro
Eric B Munson
2012-04-08
1
-1
/
+0
*
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+21
*
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
2012-03-20
1
-0
/
+11
*
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
2012-03-05
1
-3
/
+1
*
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
2011-11-20
1
-2
/
+3
*
KVM guest: KVM Steal time registration
Glauber Costa
2011-07-24
1
-0
/
+2
*
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
2011-02-21
1
-5
/
+1
*
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
1
-12
/
+1
*
KVM guest: Move a printk that's using the clock before it's ready
Arjan Koers
2010-10-24
1
-2
/
+4
*
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
2010-05-19
1
-0
/
+3
[next]