summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vclock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-061-1/+1
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-111-0/+24
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-4/+4
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-201-1/+1
* x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-041-13/+3
* pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-041-7/+2
* x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-131-15/+0
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-241-1/+1
* x86/vdso/pvclock: Protect STABLE check with the seqcountAndy Lutomirski2016-01-131-6/+6
* x86/vdso: Enable vdso pvclock access on all vdso variantsAndy Lutomirski2015-12-111-51/+40
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-111-1/+0
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-111-12/+8
* x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski2015-12-111-35/+46
* x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-061-14/+2
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-061-1/+1
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-031-0/+351
OpenPOWER on IntegriCloud