Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7c03156f34d113f885f045d8fb8cc3efd9e64751
/
arch
/
x86
/
vdso
/
vclock_gettime.c
7c03156
x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
by Stefani Seibold
· 11 years ago
7a59ed4
x86, vdso: Add 32 bit VDSO time support for 32 bit kernel
by Stefani Seibold
· 11 years ago
0df1ea2
x86, vdso: Cleanup __vdso_gettimeofday()
by Stefani Seibold
· 11 years ago
af8c93d
x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro
by Stefani Seibold
· 11 years ago
ce39c64
x86, vdso: __vdso_clock_gettime() cleanup
by Stefani Seibold
· 11 years ago
411f790
x86, vdso: Revamp vclock_gettime.c
by Stefani Seibold
· 11 years ago
0c3351d
seqlock: Use raw_ prefix instead of _no_lockdep
by John Stultz
· 11 years ago
1ca7d67
seqcount: Add lockdep functionality to seqcount/seqlock structures
by John Stultz
· 11 years ago
e04c5d7
remove sched notifier for cross-cpu migrations
by Marcelo Tosatti
· 11 years ago
36dfbbf
timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()
by Satoru Takeuchi
· 12 years ago
51c19b4
x86: vdso: pvclock gettime support
by Marcelo Tosatti
· 12 years ago
650ea02
time: Convert x86_64 to using new update_vsyscall
by John Stultz
· 12 years ago
5f29347
x86-64: Inline vdso clock_gettime helpers
by Andy Lutomirski
· 13 years ago
91ec87d
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
by Andy Lutomirski
· 13 years ago
2ab5165
x86: vdso: Use seqcount instead of seqlock
by Thomas Gleixner
· 13 years ago
a939e81
time: x86: Fix race switching from vsyscall to non-vsyscall clock
by John Stultz
· 13 years ago
8c400f6
x86, vdso: Drop now wrong comment
by Borislav Petkov
· 13 years ago
98d0ac3
x86-64: Move vread_tsc and vread_hpet into the vDSO
by Andy Lutomirski
· 13 years ago
0d7b854
x86-64: Remove kernel.vsyscall64 sysctl
by Andy Lutomirski
· 14 years ago
e9d35946
x86: vdso: Remove unused variable
by Thomas Gleixner
· 14 years ago
973aa81
x86-64: Optimize vDSO time()
by Andy Lutomirski
· 14 years ago
f144a6b
x86-64: Add time to vDSO
by Andy Lutomirski
· 14 years ago
0f51f28
x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
by Andy Lutomirski
· 14 years ago
8c49d9a
x86-64: Clean up vdso/kernel shared variables
by Andy Lutomirski
· 14 years ago
da15cfd
time: Introduce CLOCK_REALTIME_COARSE
by john stultz
· 15 years ago
2f65dd4
x86: gettimeofday() vDSO: fix segfault when tv == NULL
by John Wright
· 16 years ago
2ed84ee
trace: rename unlikely profiler to branch profiler
by Steven Rostedt
· 16 years ago
2b7d039
tracing: branch tracer, fix vdso crash
by Ingo Molnar
· 16 years ago
e765ee9
Merge branch 'linus' into tracing/ftrace
by Ingo Molnar
· 17 years ago
23adec5
x86: add notrace annotations to vsyscall.
by Steven Rostedt
· 17 years ago
a128964
x86: use explicit copy in vdso_gettimeofday()
by Andi Kleen
· 17 years ago
201c199
x86: remove duplicate includes
by Lucas Woods
· 17 years ago
7648b13
x86_64: move vdso
by Thomas Gleixner
· 17 years ago
[Renamed from arch/x86_64/vdso/vclock_gettime.c]
95b0867
x86_64: Add missing mask operation to vdso
by Andi Kleen
· 17 years ago
2aae950
x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
by Andi Kleen
· 17 years ago