index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vgtod.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: Fix header inclusion
Vincenzo Frascino
2020-03-23
1
-0
/
+6
*
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2020-02-17
1
-6
/
+0
*
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino
2019-06-22
1
-72
/
+3
*
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
1
-20
/
+33
|
\
|
*
x86/vdso: Document vgtod_ts better
Andy Lutomirski
2018-10-05
1
-0
/
+9
|
*
x66/vdso: Add CLOCK_TAI support
Thomas Gleixner
2018-10-04
1
-2
/
+2
|
*
x86/vdso: Introduce and use vgtod_ts
Thomas Gleixner
2018-10-04
1
-17
/
+21
|
*
x86/vdso: Use unsigned int consistently for vsyscall_gtod_data:: Seq
Thomas Gleixner
2018-10-04
1
-5
/
+5
*
|
x86/vdso: Introduce helper functions for CPU and node number
Chang S. Bae
2018-10-08
1
-26
/
+0
*
|
x86/segments/64: Rename the GDT PER_CPU entry to CPU_NUMBER
Chang S. Bae
2018-10-08
1
-4
/
+4
|
/
*
x86/vdso: Fix lsl operand order
Samuel Neves
2018-09-01
1
-1
/
+1
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
x86/vdso: Use RDPID in preference to LSL when available
Andy Lutomirski
2016-11-17
1
-1
/
+6
*
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2016-01-12
1
-0
/
+6
*
x86, vdso: Use asm volatile in __getcpu
Andy Lutomirski
2014-12-23
1
-2
/
+4
*
x86,vdso: Use LSL unconditionally for vgetcpu
Andy Lutomirski
2014-11-03
1
-0
/
+19
*
x86, vdso: Add 32 bit VDSO time support for 64 bit kernel
Stefani Seibold
2014-03-18
1
-14
/
+57
*
time: Convert x86_64 to using new update_vsyscall
John Stultz
2012-09-24
1
-2
/
+2
*
x86-64: Simplify and optimize vdso clock_gettime monotonic variants
Andy Lutomirski
2012-03-23
1
-6
/
+9
*
x86: vdso: Use seqcount instead of seqlock
Thomas Gleixner
2012-03-15
1
-1
/
+1
*
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-14
1
-1
/
+1
*
x86-64: Remove kernel.vsyscall64 sysctl
Andy Lutomirski
2011-06-05
1
-1
/
+0
*
x86-64: Clean up vdso/kernel shared variables
Andy Lutomirski
2011-05-24
1
-2
/
+0
*
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-21
1
-0
/
+1
*
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
1
-3
/
+3
*
x86, um: ... and asm-x86 move
Al Viro
2008-10-22
1
-0
/
+29