summaryrefslogtreecommitdiff
path: root/arch/x86/entry/vsyscall/vsyscall_gtod.c
AgeCommit message (Expand)Author
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino
2018-10-04x66/vdso: Add CLOCK_TAI supportThomas Gleixner
2018-10-04x86/vdso: Introduce and use vgtod_tsThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-12x86/vdso: Disallow vvar access to vclock IO for never-used vclocksAndy Lutomirski
2015-06-04x86/asm/entry: Move the vsyscall code to arch/x86/entry/vsyscall/Ingo Molnar