Age | Commit message (Expand) | Author |
2015-04-08 | x86: vdso: fix pvclock races with task migration | Radim Krčmář |
2015-03-23 | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti |
2014-06-24 | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile | Andy Lutomirski |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold |
2014-03-18 | x86, vdso: Cleanup __vdso_gettimeofday() | Stefani Seibold |
2014-03-18 | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro | Stefani Seibold |
2014-03-18 | x86, vdso: __vdso_clock_gettime() cleanup | Stefani Seibold |
2014-03-18 | x86, vdso: Revamp vclock_gettime.c | Stefani Seibold |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
2013-11-06 | seqcount: Add lockdep functionality to seqcount/seqlock structures | John Stultz |
2013-07-18 | remove sched notifier for cross-cpu migrations | Marcelo Tosatti |
2013-02-15 | timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() | Satoru Takeuchi |
2012-11-27 | x86: vdso: pvclock gettime support | Marcelo Tosatti |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz |
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/ftracetip-tracing-ftrace-2008-06-16_09.26_Montip-tracing-ftrace-2008-06-16_09.16_Mon | 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 |