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