Age | Commit message (Expand) | Author | Files | Lines |
2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ | Ingo Molnar | 1 | -351/+0 |
2015-04-27 | x86: pvclock: Really remove the sched notifier for cross-cpu migrations | Paolo Bonzini | 1 | -19/+15 |
2015-04-08 | x86: vdso: fix pvclock races with task migration | Radim Krčmář | 1 | -8/+12 |
2015-03-23 | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti | 1 | -8/+8 |
2014-06-24 | x86/vdso: Move DISABLE_BRANCH_PROFILING into the vdso makefile | Andy Lutomirski | 1 | -3/+0 |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 1 | -17/+5 |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -2/+2 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold | 1 | -41/+50 |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 32 bit kernel | Stefani Seibold | 1 | -7/+69 |
2014-03-18 | x86, vdso: Cleanup __vdso_gettimeofday() | Stefani Seibold | 1 | -5/+2 |
2014-03-18 | x86, vdso: Replace VVAR(vsyscall_gtod_data) by gtod macro | Stefani Seibold | 1 | -3/+3 |
2014-03-18 | x86, vdso: __vdso_clock_gettime() cleanup | Stefani Seibold | 1 | -13/+14 |
2014-03-18 | x86, vdso: Revamp vclock_gettime.c | Stefani Seibold | 1 | -43/+42 |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz | 1 | -4/+4 |
2013-11-06 | seqcount: Add lockdep functionality to seqcount/seqlock structures | John Stultz | 1 | -4/+4 |
2013-07-18 | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 1 | -8/+8 |
2013-02-15 | timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet() | Satoru Takeuchi | 1 | -1/+1 |
2012-11-27 | x86: vdso: pvclock gettime support | Marcelo Tosatti | 1 | -3/+78 |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz | 1 | -8/+14 |
2012-03-23 | x86-64: Inline vdso clock_gettime helpers | Andy Lutomirski | 1 | -4/+5 |
2012-03-23 | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 1 | -30/+8 |
2012-03-15 | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 1 | -8/+8 |
2012-03-15 | time: x86: Fix race switching from vsyscall to non-vsyscall clock | John Stultz | 1 | -26/+46 |
2011-07-18 | x86, vdso: Drop now wrong comment | Borislav Petkov | 1 | -1/+0 |
2011-07-14 | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 1 | -6/+47 |
2011-06-05 | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 1 | -34/+21 |
2011-05-26 | x86: vdso: Remove unused variable | Thomas Gleixner | 1 | -1/+1 |
2011-05-24 | x86-64: Optimize vDSO time() | Andy Lutomirski | 1 | -6/+2 |
2011-05-24 | x86-64: Add time to vDSO | Andy Lutomirski | 1 | -1/+34 |
2011-05-24 | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 | Andy Lutomirski | 1 | -18/+22 |
2011-05-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 1 | -2/+1 |
2009-08-21 | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 1 | -3/+36 |
2009-04-30 | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 1 | -5/+7 |
2008-11-12 | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 1 | -1/+1 |
2008-11-12 | tracing: branch tracer, fix vdso crash | Ingo Molnar | 1 | -0/+3 |
2008-06-16 | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 1 | -3/+3 |
2008-05-23 | x86: add notrace annotations to vsyscall. | Steven Rostedt | 1 | -7/+8 |
2008-05-23 | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 1 | -3/+3 |
2008-01-30 | x86: remove duplicate includes | Lucas Woods | 1 | -1/+0 |
2007-10-11 | x86_64: move vdso | Thomas Gleixner | 1 | -0/+121 |