aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vdso/vclock_gettime.c
Commit message (Expand)AuthorAge
* x86/vdso: Rearrange do_hres() to improve code generationAndy Lutomirski2018-10-05
* x86/vdso: Remove "memory" clobbers in the vDSO syscall fallbacksAndy Lutomirski2018-10-05
* x86/vdso: Move cycle_last handling into the callerThomas Gleixner2018-10-04
* x86/vdso: Simplify the invalid vclock caseThomas Gleixner2018-10-04
* x86/vdso: Replace the clockid switch caseThomas Gleixner2018-10-04
* x86/vdso: Collapse coarse functionsThomas Gleixner2018-10-04
* x86/vdso: Collapse high resolution functionsThomas Gleixner2018-10-04
* x86/vdso: Introduce and use vgtod_tsThomas Gleixner2018-10-04
* x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner2018-10-04
* x86/vdso: Enforce 64bit clocksourceThomas Gleixner2018-10-04
* x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski2018-10-04
* x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski2018-10-02
* x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann2017-12-06
* locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
* x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read methodVitaly Kuznetsov2017-03-11
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* KVM: x86: introduce get_kvmclock_nsPaolo Bonzini2016-09-20
* x86: vdso: use __pvclock_read_cyclesPaolo Bonzini2016-08-04
* pvclock: introduce seqcount-like APIPaolo Bonzini2016-08-04
* x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski2016-04-13
* x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* x86/vdso/pvclock: Protect STABLE check with the seqcountAndy Lutomirski2016-01-13
* x86/vdso: Enable vdso pvclock access on all vdso variantsAndy Lutomirski2015-12-11
* x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2015-12-11
* x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski2015-12-11
* x86, vdso, pvclock: Simplify and speed up the vdso pvclock readerAndy Lutomirski2015-12-11
* x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sitesAndy Lutomirski2015-07-06
* x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-06
* x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()Andy Lutomirski2015-07-06
* x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar2015-06-03