aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kvmclock.c
Commit message (Expand)AuthorAge
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-16
|\
| * x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-08
* | X86/KVM: Clear encryption attribute when SEV is activeBrijesh Singh2017-11-07
* | kvm: Return -ENODEV from update_persistent_clockJason Gunthorpe2017-11-02
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * kvmclock: export kvmclock clocksource and data pointersMarcelo Tosatti2017-02-08
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-19
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-15
|\
| * x86, clock: Fix kvm guest tsc initializationPrarit Bhargava2016-09-08
* | x86: Apply more __ro_after_init and constKees Cook2016-08-10
|/
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-11
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-11
* x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář2015-10-01
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* x86: kvmclock: set scheduler clock stableLuiz Capitulino2015-05-29
* Revert "kvmclock: set scheduler clock stable"Paolo Bonzini2015-05-19
* kvmclock: set scheduler clock stableLuiz Capitulino2015-05-07
* x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2014-12-10
* kvm: kvmclock: use get_cpu() and put_cpu()Tiejun Chen2014-11-03
* kvm: remove redundant registration of BSP's hv_clock areaFernando Luis Vázquez Cao2014-02-22
* pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-06
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
|\
| * x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov2013-06-19
* | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
|/
* Merge branch 'master' into queueMarcelo Tosatti2013-03-04
|\
| * Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
| |\
| * | x86, kvm: Fix kvm's use of __pa() on percpu areasDave Hansen2013-01-25
* | | x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clockJan Kiszka2013-02-27
| |/ |/|
* | x86: pvclock kvm: align allocation size to page sizeMarcelo Tosatti2013-02-18
|/
* x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti2012-11-27
* x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti2012-11-27
* x86: kvmclock: remove check_and_clear_guest_paused warningMarcelo Tosatti2012-06-11
* kvmclock: remove unneeded EXPORT macroEric B Munson2012-04-08
* kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* 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