aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/vdso/vclock_gettime.c
Commit message (Expand)AuthorAge
* x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini2015-04-27
* x86: vdso: fix pvclock races with task migrationRadim Krčmář2015-04-08
* x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti2015-03-23
* x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefileAndy Lutomirski2014-06-24
* x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSOAndy Lutomirski2014-05-05
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-05
* x86, vdso: Add 32 bit VDSO time support for 64 bit kernelStefani Seibold2014-03-18
* x86, vdso: Add 32 bit VDSO time support for 32 bit kernelStefani Seibold2014-03-18
* x86, vdso: Cleanup __vdso_gettimeofday()Stefani Seibold2014-03-18
* x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macroStefani Seibold2014-03-18
* x86, vdso: __vdso_clock_gettime() cleanupStefani Seibold2014-03-18
* x86, vdso: Revamp vclock_gettime.cStefani Seibold2014-03-18
* seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz2014-01-12
* seqcount: Add lockdep functionality to seqcount/seqlock structuresJohn Stultz2013-11-06
* remove sched notifier for cross-cpu migrationsMarcelo Tosatti2013-07-18
* timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()Satoru Takeuchi2013-02-15
* x86: vdso: pvclock gettime supportMarcelo Tosatti2012-11-27
* time: Convert x86_64 to using new update_vsyscallJohn Stultz2012-09-24
* x86-64: Inline vdso clock_gettime helpersAndy Lutomirski2012-03-23
* x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski2012-03-23
* x86: vdso: Use seqcount instead of seqlockThomas Gleixner2012-03-15
* time: x86: Fix race switching from vsyscall to non-vsyscall clockJohn Stultz2012-03-15
* x86, vdso: Drop now wrong commentBorislav Petkov2011-07-18
* x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
* x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski2011-06-05
* x86: vdso: Remove unused variableThomas Gleixner2011-05-26
* x86-64: Optimize vDSO time()Andy Lutomirski2011-05-24
* x86-64: Add time to vDSOAndy Lutomirski2011-05-24
* x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-24
* x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-24
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
* x86: gettimeofday() vDSO: fix segfault when tv == NULLJohn Wright2009-04-30
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* tracing: branch tracer, fix vdso crashIngo Molnar2008-11-12
* Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
|\
| * x86: use explicit copy in vdso_gettimeofday()Andi Kleen2008-05-23
* | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
|/
* x86: remove duplicate includesLucas Woods2008-01-30
* x86_64: move vdsoThomas Gleixner2007-10-11