aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/pvclock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-05-19x86: Convert x86_platform_ops to timespec64Arnd Bergmann1-4/+11
2017-11-08x86/pvclock: add setter for pvclock_pvti_cpu0_vaJoao Martins1-0/+14
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>Ingo Molnar1-0/+2
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-09-20KVM: x86: introduce get_kvmclock_nsPaolo Bonzini1-1/+1
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini1-11/+6
2016-06-27pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flagsMinfei Huang1-2/+5
2016-06-27pvclock: Add CPU barriers to get correct version valueMinfei Huang1-0/+4
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski1-24/+0
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini1-44/+0
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti1-0/+44
2013-11-06hung_task: add method to reset detectorMarcelo Tosatti1-0/+1
2013-11-06pvclock: detect watchdog reset at pvclock readMarcelo Tosatti1-0/+12
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti1-44/+0
2013-02-28x86/kvm: Fix pvclock vsyscall fixmapPeter Hurley1-1/+1
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti1-0/+73
2012-11-27x86: pvclock: introduce helper to read flagsMarcelo Tosatti1-0/+13
2012-11-27x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti1-14/+2
2012-11-27x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti1-46/+11
2012-11-27x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti1-2/+2
2010-11-28x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge1-0/+5
2010-11-10x86, pvclock: Remove leftover scale_delta() functionKusanagi Kouichi1-38/+0
2010-10-24x86: pvclock: Move scale_delta into common headerZachary Amsden1-1/+2
2010-05-19x86, paravirt: don't compute pvclock adjustments if we trust the tscGlauber Costa1-0/+4
2010-05-19x86, paravirt: Add a global synchronization point for pvclockGlauber Costa1-0/+24
2010-05-19x86, paravirt: Enable pvclock flags in vcpu_time_info structureGlauber Costa1-0/+9
2009-07-14x86: Fix warning in pvclock.cDave Jones1-1/+1
2008-10-15x86: pvclock: fix shadowed variable warningHarvey Harrison1-5/+5
2008-10-15x86: paravirt: factor out cpu_khz to common codeGlauber Costa1-0/+12
2008-06-24x86: Add structs and functions for paravirt clocksourceGerd Hoffmann1-0/+141