index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
vdso
/
vclock_gettime.c
Age
Commit message (
Expand
)
Author
2012-03-23
x86-64: Inline vdso clock_gettime helpers
Andy Lutomirski
2012-03-23
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-15
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
time: x86: Fix race switching from vsyscall to non-vsyscall clock
John Stultz
2011-07-18
x86, vdso: Drop now wrong comment
Borislav Petkov
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-06-05
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-05-26
x86: vdso: Remove unused variable
Thomas Gleixner
2011-05-24
x86-64: Optimize vDSO time()
Andy Lutomirski
2011-05-24
x86-64: Add time to vDSO
Andy Lutomirski
2011-05-24
x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
Andy Lutomirski
2011-05-24
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-04-30
x86: gettimeofday() vDSO: fix segfault when tv == NULL
John Wright
2008-11-12
trace: rename unlikely profiler to branch profiler
Steven Rostedt
2008-11-12
tracing: branch tracer, fix vdso crash
Ingo Molnar
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
2008-05-23
x86: add notrace annotations to vsyscall.
Steven Rostedt
2008-05-23
x86: use explicit copy in vdso_gettimeofday()
Andi Kleen
2008-01-30
x86: remove duplicate includes
Lucas Woods
2007-10-11
x86_64: move vdso
Thomas Gleixner