summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pvclock.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix various typos in commentsIngo Molnar2021-03-181-1/+1
* x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-1/+1
* x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-221-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-241-13/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-191-4/+11
* x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins2017-11-081-0/+14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-11/+6
* pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang2016-06-271-2/+5
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-06-271-0/+4
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-111-24/+0
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-271-44/+0
* x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-231-0/+44
* hung_task: add method to reset detectorMarcelo Tosatti2013-11-061-0/+1
* pvclock: detect watchdog reset at pvclock readMarcelo Tosatti2013-11-061-0/+12
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-181-44/+0
* x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley2013-02-281-1/+1
* x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti2012-11-271-0/+73
* x86: pvclock: introduce helper to read flagsMarcelo Tosatti2012-11-271-0/+13
* x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti2012-11-271-14/+2
* x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti2012-11-271-46/+11
* x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti2012-11-271-2/+2
* x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+5
* x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi2010-11-101-38/+0
* x86: pvclock: Move scale_delta into common headerZachary Amsden2010-10-241-1/+2
* x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa2010-05-191-0/+4
* x86, paravirt: Add a global synchronization point for pvclockGlauber Costa2010-05-191-0/+24
* x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa2010-05-191-0/+9
* x86: Fix warning in pvclock.cDave Jones2009-07-141-1/+1
* x86: pvclock: fix shadowed variable warningHarvey Harrison2008-10-151-5/+5
* x86: paravirt: factor out cpu_khz to common codeGlauber Costa2008-10-151-0/+12
* x86: Add structs and functions for paravirt clocksourceGerd Hoffmann2008-06-241-0/+141