| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, paravirt: don't compute pvclock adjustments if we trust the tsc | Glauber Costa | 2010-05-19 | 1 | -0/+3 |
* | x86: KVM guest: Try using new kvm clock msrs | Glauber Costa | 2010-05-19 | 1 | -21/+32 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -4/+7 |
|\ |
|
| * | x86: Move get/set_wallclock to x86_platform_ops | Feng Tang | 2009-09-16 | 1 | -2/+2 |
| * | x86: Move tsc_calibration to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+1 |
| * | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -1/+4 |
* | | KVM guest: fix bogus wallclock physical address calculation | Glauber Costa | 2009-09-10 | 1 | -2/+2 |
|/ |
|
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 | 1 | -1/+6 |
* | x86: refactor x86_quirks support | Ingo Molnar | 2009-02-23 | 1 | -1/+0 |
* | x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj | Eduardo Habkost | 2008-12-31 | 1 | -4/+4 |
* | x86: KVM guest: sign kvmclock as paravirt | Glauber Costa | 2008-12-31 | 1 | -0/+2 |
* | kvm_setup_secondary_clock() is cpuinit | Al Viro | 2008-11-30 | 1 | -1/+1 |
* | x86: KVM guest: fix section mismatch warning in kvmclock.c | Rakib Mullick | 2008-11-11 | 1 | -1/+1 |
* | x86: KVM guest: use paravirt function to calculate cpu khz | Glauber Costa | 2008-10-15 | 1 | -0/+30 |
* | x86: KVM guest: make kvm_smp_prepare_boot_cpu() static | Adrian Bunk | 2008-07-20 | 1 | -1/+1 |
* | x86: KVM guest: Use the paravirt clocksource structs and functions | Gerd Hoffmann | 2008-06-24 | 1 | -56/+33 |
* | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 | 1 | -2/+2 |
* | x86: KVM geust: make setup_secondary_clock definition dependent on local apic | Glauber Costa | 2008-05-04 | 1 | -0/+4 |
* | x86: KVM guest: disable clock before rebooting. | Glauber Costa | 2008-04-27 | 1 | -0/+27 |
* | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa | 2008-04-27 | 1 | -0/+160 |