index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
pvclock.c
Age
Commit message (
Expand
)
Author
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102
Thomas Gleixner
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-05-19
x86: Convert x86_platform_ops to timespec64
Arnd Bergmann
2017-11-08
x86/pvclock: add setter for pvclock_pvti_cpu0_va
Joao Martins
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-09-20
KVM: x86: introduce get_kvmclock_ns
Paolo Bonzini
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
2016-06-27
pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags
Minfei Huang
2016-06-27
pvclock: Add CPU barriers to get correct version value
Minfei Huang
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-03-23
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2013-11-06
hung_task: add method to reset detector
Marcelo Tosatti
2013-11-06
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2013-02-28
x86/kvm: Fix pvclock vsyscall fixmap
Peter Hurley
2012-11-27
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2012-11-27
x86: pvclock: introduce helper to read flags
Marcelo Tosatti
2012-11-27
x86: pvclock: create helper for pvclock data retrieval
Marcelo Tosatti
2012-11-27
x86: pvclock: remove pvclock_shadow_time
Marcelo Tosatti
2012-11-27
x86: pvclock: make sure rdtsc doesnt speculate out of region
Marcelo Tosatti
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
2010-11-10
x86, pvclock: Remove leftover scale_delta() function
Kusanagi Kouichi
2010-10-24
x86: pvclock: Move scale_delta into common header
Zachary Amsden
2010-05-19
x86, paravirt: don't compute pvclock adjustments if we trust the tsc
Glauber Costa
2010-05-19
x86, paravirt: Add a global synchronization point for pvclock
Glauber Costa
2010-05-19
x86, paravirt: Enable pvclock flags in vcpu_time_info structure
Glauber Costa
2009-07-14
x86: Fix warning in pvclock.c
Dave Jones
2008-10-15
x86: pvclock: fix shadowed variable warning
Harvey Harrison
2008-10-15
x86: paravirt: factor out cpu_khz to common code
Glauber Costa
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann