aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvmclock.c
Commit message (Expand)AuthorAge
* x86: kvmclock: abstract save/restore sched_clock_stateMarcelo Tosatti2012-03-20
* x86: Introduce x86_cpuinit.early_percpu_clock_init hookIgor Mammedov2012-03-05
* KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-20
* KVM guest: KVM Steal time registrationGlauber Costa2011-07-24
* x86: Convert remaining x86 clocksources to clocksource_register_hz/khzJohn Stultz2011-02-21
* KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2011-01-12
* KVM guest: Move a printk that's using the clock before it's readyArjan Koers2010-10-24
* x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-19
* x86: KVM guest: Try using new kvm clock msrsGlauber Costa2010-05-19
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
|\
| * x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-16
| * x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-31
| * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
* | KVM guest: fix bogus wallclock physical address calculationGlauber Costa2009-09-10
|/
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* x86: refactor x86_quirks supportIngo Molnar2009-02-22
* x86: KVM guest: kvm_get_tsc_khz: return khz, not lpjEduardo Habkost2008-12-31
* x86: KVM guest: sign kvmclock as paravirtGlauber Costa2008-12-31
* kvm_setup_secondary_clock() is cpuinitAl Viro2008-11-30
* x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-11
* x86: KVM guest: use paravirt function to calculate cpu khzGlauber Costa2008-10-15
* x86: KVM guest: make kvm_smp_prepare_boot_cpu() staticAdrian Bunk2008-07-20
* x86: KVM guest: Use the paravirt clocksource structs and functionsGerd Hoffmann2008-06-24
* namespacecheck: automated fixesIngo Molnar2008-05-23
* x86: KVM geust: make setup_secondary_clock definition dependent on local apicGlauber Costa2008-05-04
* x86: KVM guest: disable clock before rebooting.Glauber Costa2008-04-27
* x86: KVM guest: paravirtualized clocksourceGlauber de Oliveira Costa2008-04-27