aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vgtod.h
AgeCommit message (Expand)Author
2020-03-23um: Fix header inclusionVincenzo Frascino
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-08x86/vdso: Introduce helper functions for CPU and node numberChang S. Bae
2018-10-08x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBERChang S. Bae
2018-10-05x86/vdso: Document vgtod_ts betterAndy Lutomirski
2018-10-04x66/vdso: Add CLOCK_TAI supportThomas Gleixner
2018-10-04x86/vdso: Introduce and use vgtod_tsThomas Gleixner
2018-10-04x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: SeqThomas Gleixner
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-17x86/vdso: Use RDPID in preference to LSL when availableAndy Lutomirski
2016-01-12x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski
2014-12-23x86, vdso: Use asm volatile in __getcpuAndy Lutomirski
2014-11-03x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro