index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
clocksource.h
Age
Commit message (
Expand
)
Author
2020-03-21
x86: Introduce asm/vdso/clocksource.h
Vincenzo Frascino
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
x86/vdso: Move VDSO clocksource state tracking to callback
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-11
x86/vdso: Add VCLOCK_HVCLOCK vDSO clock read method
Vitaly Kuznetsov
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-01-12
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2014-03-18
x86, vdso: Make vsyscall_gtod_data handling x86 generic
Stefani Seibold
2012-11-27
x86: pvclock: generic pvclock vsyscall initialization
Marcelo Tosatti
2011-07-21
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
2011-07-14
x86-64: Move vread_tsc and vread_hpet into the vDSO
Andy Lutomirski
2011-07-13
clocksource: Replace vread with generic arch data
Andy Lutomirski