summaryrefslogtreecommitdiff
path: root/arch/x86/vdso/vclock_gettime.c
AgeCommit message (Expand)Author
2014-06-24x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski
2014-05-05x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski
2014-05-05x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski
2014-03-18x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold
2014-03-18x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold
2014-03-18x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold
2014-03-18x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold
2014-03-18x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold
2014-03-18x86, vdso: Revamp vclock_gettime.cStefani Seibold
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2013-11-06seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz
2013-07-18remove sched notifier for cross-cpu migrationsMarcelo Tosatti
2013-02-15timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi
2012-11-27x86: vdso: pvclock gettime supportMarcelo Tosatti
2012-09-24time: Convert x86_64 to using new update_vsyscallJohn Stultz
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski
2012-03-15x86: vdso: Use seqcount instead of seqlockThomas Gleixner
2012-03-15time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz
2011-07-18x86, vdso: Drop now wrong commentBorislav Petkov
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-26x86: vdso: Remove unused variableThomas Gleixner
2011-05-24x86-64: Optimize vDSO time()Andy Lutomirski
2011-05-24x86-64: Add time to vDSOAndy Lutomirski
2011-05-24x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski
2011-05-24x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-04-30x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_MonIngo Molnar
2008-05-23x86: add notrace annotations to vsyscall.Steven Rostedt
2008-05-23x86: use explicit copy in vdso_gettimeofday()Andi Kleen
2008-01-30x86: remove duplicate includesLucas Woods
2007-10-11x86_64: move vdsoThomas Gleixner