开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pvclock.h
Age
Commit message (
Expand
)
Author
2015-07-06
x86/asm/tsc, x86/kvm: Drop open-coded barrier and use rdtsc_ordered() in kvmc...
Andy Lutomirski
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2015-05-07
x86: kvmclock: drop rdtsc_barrier()
Marcelo Tosatti
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
pvclock: detect watchdog reset at pvclock read
Marcelo Tosatti
2013-07-18
remove sched notifier for cross-cpu migrations
Marcelo Tosatti
2012-11-27
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2012-11-27
x86: pvclock: add note about rdtsc barriers
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
2011-08-30
KVM: Fix instruction size issue in pvclock scaling
Duncan Sands
2011-06-19
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
2010-10-24
x86: pvclock: Move scale_delta into common header
Zachary Amsden
2010-05-19
x86, paravirt: Enable pvclock flags in vcpu_time_info structure
Glauber Costa
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro