index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvmclock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-22
kvm: remove redundant registration of BSP's hv_clock area
Fernando Luis Vázquez Cao
1
-1
/
+1
2013-11-06
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
1
-0
/
+1
2013-07-15
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-07-05
Merge branch 'timers/posix-cpu-timers-for-tglx' of
Thomas Gleixner
1
-0
/
+1
2013-06-19
x86: kvmclock: zero initialize pvclock shared memory area
Igor Mammedov
1
-0
/
+1
2013-05-29
x86: Increase precision of x86_platform.get/set_wallclock()
David Vrabel
1
-6
/
+3
2013-03-05
Merge branch 'master' into queue
Marcelo Tosatti
1
-2
/
+2
2013-02-27
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
Jan Kiszka
1
-1
/
+8
2013-02-25
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+6
2013-02-19
x86: pvclock kvm: align allocation size to page size
Marcelo Tosatti
1
-5
/
+6
2013-01-26
x86, kvm: Fix kvm's use of __pa() on percpu areas
Dave Hansen
1
-2
/
+2
2012-11-28
x86: kvm guest: pvclock vsyscall support
Marcelo Tosatti
1
-12
/
+42
2012-11-28
x86: kvmclock: allocate pvclock shared memory area
Marcelo Tosatti
1
-11
/
+47
2012-06-12
x86: kvmclock: remove check_and_clear_guest_paused warning
Marcelo Tosatti
1
-5
/
+0
2012-04-08
kvmclock: remove unneeded EXPORT macro
Eric B Munson
1
-1
/
+0
2012-04-08
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
1
-0
/
+21
2012-03-20
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
1
-0
/
+11
2012-03-05
x86: Introduce x86_cpuinit.early_percpu_clock_init hook
Igor Mammedov
1
-3
/
+1
2011-11-20
KVM guest: prevent tracing recursion with kvmclock
Avi Kivity
1
-2
/
+3
2011-07-24
KVM guest: KVM Steal time registration
Glauber Costa
1
-0
/
+2
2011-02-22
x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
John Stultz
1
-5
/
+1
2011-01-12
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
1
-12
/
+1
2010-10-24
KVM guest: Move a printk that's using the clock before it's ready
Arjan Koers
1
-2
/
+4
2010-05-19
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
1
-0
/
+3
2010-05-19
x86: KVM guest: Try using new kvm clock msrs
Glauber Costa
1
-21
/
+32
2009-09-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+7
2009-09-16
x86: Move get/set_wallclock to x86_platform_ops
Feng Tang
1
-2
/
+2
2009-09-10
KVM guest: fix bogus wallclock physical address calculation
Glauber Costa
1
-2
/
+2
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-1
/
+1
2009-08-31
x86: Move percpu clockevents setup to x86_init_ops
Thomas Gleixner
1
-1
/
+4
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+6
2009-02-23
x86: refactor x86_quirks support
Ingo Molnar
1
-1
/
+0
2008-12-31
x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
Eduardo Habkost
1
-4
/
+4
2008-12-31
x86: KVM guest: sign kvmclock as paravirt
Glauber Costa
1
-0
/
+2
2008-11-30
kvm_setup_secondary_clock() is cpuinit
Al Viro
1
-1
/
+1
2008-11-11
x86: KVM guest: fix section mismatch warning in kvmclock.c
Rakib Mullick
1
-1
/
+1
2008-10-15
x86: KVM guest: use paravirt function to calculate cpu khz
Glauber Costa
1
-0
/
+30
2008-07-20
x86: KVM guest: make kvm_smp_prepare_boot_cpu() static
Adrian Bunk
1
-1
/
+1
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
1
-56
/
+33
2008-05-23
namespacecheck: automated fixes
Ingo Molnar
1
-2
/
+2
2008-05-04
x86: KVM geust: make setup_secondary_clock definition dependent on local apic
Glauber Costa
1
-0
/
+4
2008-04-27
x86: KVM guest: disable clock before rebooting.
Glauber Costa
1
-0
/
+27
2008-04-27
x86: KVM guest: paravirtualized clocksource
Glauber de Oliveira Costa
1
-0
/
+160