index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
vgtod.h
Age
Commit message (
Expand
)
Author
2020-03-23
um: Fix header inclusion
Vincenzo Frascino
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
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