index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
vdso
/
vclock_gettime.c
Age
Commit message (
Expand
)
Author
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
x86: vdso: use __pvclock_read_cycles
Paolo Bonzini
2016-08-04
pvclock: introduce seqcount-like API
Paolo Bonzini
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-01-13
x86/vdso/pvclock: Protect STABLE check with the seqcount
Andy Lutomirski
2015-12-11
x86/vdso: Enable vdso pvclock access on all vdso variants
Andy Lutomirski
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-12-11
x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
Andy Lutomirski
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
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-06-03
x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
Ingo Molnar