summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vgtod.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-231-20/+33
|\
| * x86/vdso: Document vgtod_ts betterAndy Lutomirski2018-10-051-0/+9
| * x66/vdso: Add CLOCK_TAI supportThomas Gleixner2018-10-041-2/+2
| * x86/vdso: Introduce and use vgtod_tsThomas Gleixner2018-10-041-17/+21
| * x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner2018-10-041-5/+5
* | x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae2018-10-081-26/+0
* | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae2018-10-081-4/+4
|/
* x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski2016-11-171-1/+6
* x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski2016-01-121-0/+6
* x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-231-2/+4
* x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-031-0/+19
* x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-181-14/+57
* time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-241-2/+2
* x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-231-6/+9
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-151-1/+1
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-141-1/+1
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-051-1/+0
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-241-2/+0
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-211-0/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+29