Age | Commit message (Expand) | Author |
2019-06-22 | x86/vdso: Switch to generic vDSO implementation | Vincenzo Frascino |
2018-10-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-10-08 | x86/vdso: Introduce helper functions for CPU and node number | Chang S. Bae |
2018-10-08 | x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER | Chang S. Bae |
2018-10-05 | x86/vdso: Document vgtod_ts better | Andy Lutomirski |
2018-10-04 | x66/vdso: Add CLOCK_TAI support | Thomas Gleixner |
2018-10-04 | x86/vdso: Introduce and use vgtod_ts | Thomas Gleixner |
2018-10-04 | x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq | Thomas Gleixner |
2018-09-01 | x86/vdso: Fix lsl operand order | Samuel Neves |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-11-17 | x86/vdso: Use RDPID in preference to LSL when available | Andy Lutomirski |
2016-01-12 | x86/vdso: Disallow vvar access to vclock IO for never-used vclocks | Andy Lutomirski |
2014-12-23 | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski |
2014-11-03 | x86,vdso: Use LSL unconditionally for vgetcpu | Andy Lutomirski |
2014-03-18 | x86, vdso: Add 32 bit VDSO time support for 64 bit kernel | Stefani Seibold |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz |
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 |
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-24 | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski |
2009-08-21 | time: Introduce CLOCK_REALTIME_COARSE | john stultz |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |