summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pvclock.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-1/+1
* Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-11-161-9/+10
|\
| * x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-9/+10
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-4/+3
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-2/+3
* pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-16/+23
* pvclock: Cleanup to remove function pvclock_get_nsec_offsetMinfei Huang2016-06-271-16/+7
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-271-0/+2
* x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=nAndy Lutomirski2016-01-061-1/+1
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-111-5/+0
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-111-0/+9
* x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...Andy Lutomirski2015-07-061-8/+2
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-1/+1
* x86: kvmclock: drop rdtsc_barrier()Marcelo Tosatti2015-05-071-1/+0
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-1/+0
* x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-231-0/+1
* pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-061-0/+2
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-1/+0
* x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-271-0/+12
* x86: pvclock: add note about rdtsc barriersMarcelo Tosatti2012-11-271-0/+6
* x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-271-0/+1
* x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-271-0/+28
* KVM: Fix instruction size issue in pvclock scalingDuncan Sands2011-08-301-1/+1
* KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
* x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+1
* x86: pvclock: Move scale_delta into common headerZachary Amsden2010-10-241-0/+38
* x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-191-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+14