aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsyscall_gtod.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner1-11/+12
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner1-1/+1
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold1-12/+22
2014-03-18x86, vdso: Make vsyscall_gtod_data handling x86 genericStefani Seibold1-0/+59