summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvmclock.c
Commit message (Expand)AuthorAgeFilesLines
* kvmclock: remove unneeded EXPORT macroEric B Munson2012-04-081-1/+0
* kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+21
* x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-201-0/+11
* x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov2012-03-051-3/+1
* KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-201-2/+3
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-241-0/+2
* x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-211-5/+1
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-121-12/+1
* KVM guest: Move a printk that's using the clock before it's readyArjan Koers2010-10-241-2/+4
* x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-191-0/+3
* x86: KVM guest: Try using new kvm clock msrsGlauber Costa2010-05-191-21/+32
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-181-4/+7
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-161-2/+2
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-1/+1
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-311-1/+4
* | KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-101-2/+2
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+6
* x86: refactor x86_quirks supportIngo Molnar2009-02-231-1/+0
* x86: KVM guest: kvm_get_tsc_khz: return khz, not lpjEduardo Habkost2008-12-311-4/+4
* x86: KVM guest: sign kvmclock as paravirtGlauber Costa2008-12-311-0/+2
* kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-301-1/+1
* x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-111-1/+1
* x86: KVM guest: use paravirt function to calculate cpu khzGlauber Costa2008-10-151-0/+30
* x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk2008-07-201-1/+1
* x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-241-56/+33
* namespacecheck: automated fixesIngo Molnar2008-05-231-2/+2
* x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-041-0/+4
* x86: KVM guest: disable clock before rebooting.Glauber Costa2008-04-271-0/+27
* x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-271-0/+160