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