1. 1c1a18b um: Fix header inclusion by Vincenzo Frascino · 5 years ago
  2. eec399d x86/vdso: Move VDSO clocksource state tracking to callback by Thomas Gleixner · 5 years ago
  3. 7ac8707 x86/vdso: Switch to generic vDSO implementation by Vincenzo Frascino · 6 years ago
  4. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  5. ffebbae x86/vdso: Introduce helper functions for CPU and node number by Chang S. Bae · 6 years ago
  6. c475561 x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER by Chang S. Bae · 6 years ago
  7. bcc4a62 x86/vdso: Document vgtod_ts better by Andy Lutomirski · 6 years ago
  8. 315f28f x66/vdso: Add CLOCK_TAI support by Thomas Gleixner · 6 years ago
  9. 49116f2 x86/vdso: Introduce and use vgtod_ts by Thomas Gleixner · 6 years ago
  10. 77e9c67 x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq by Thomas Gleixner · 6 years ago
  11. e78e5a9 x86/vdso: Fix lsl operand order by Samuel Neves · 6 years ago
  12. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  15. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  16. a582c54 x86/vdso: Use RDPID in preference to LSL when available by Andy Lutomirski · 8 years ago
  17. bd902c5 x86/vdso: Disallow vvar access to vclock IO for never-used vclocks by Andy Lutomirski · 9 years ago
  18. 1ddf0b1 x86, vdso: Use asm volatile in __getcpu by Andy Lutomirski · 10 years ago
  19. e76b027 x86,vdso: Use LSL unconditionally for vgetcpu by Andy Lutomirski · 10 years ago
  20. 7c03156 x86, vdso: Add 32 bit VDSO time support for 64 bit kernel by Stefani Seibold · 11 years ago
  21. 650ea02 time: Convert x86_64 to using new update_vsyscall by John Stultz · 12 years ago
  22. 91ec87d x86-64: Simplify and optimize vdso clock_gettime monotonic variants by Andy Lutomirski · 13 years ago
  23. 2ab5165 x86: vdso: Use seqcount instead of seqlock by Thomas Gleixner · 13 years ago
  24. 98d0ac3 x86-64: Move vread_tsc and vread_hpet into the vDSO by Andy Lutomirski · 14 years ago
  25. 0d7b854 x86-64: Remove kernel.vsyscall64 sysctl by Andy Lutomirski · 14 years ago
  26. 8c49d9a x86-64: Clean up vdso/kernel shared variables by Andy Lutomirski · 14 years ago
  27. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 16 years ago
  28. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  29. bb89855 x86, um: ... and asm-x86 move by Al Viro · 17 years ago[Renamed from include/asm-x86/vgtod.h]
  30. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  31. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/vgtod.h]
  32. 2aae950 x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu by Andi Kleen · 18 years ago