index
:
pm24.git
master
perf-mon
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
/
vdso
/
gettimeofday.h
Age
Commit message (
Expand
)
Author
2024-11-02
x86/vdso: Access vdso data without vvar.h
Thomas Weißschuh
2024-11-02
x86/vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
2024-07-03
x86/vdso: Fix function reference in comment
Anna-Maria Behnsen
2024-04-08
x86/vdso: Make delta calculation overflow safe
Adrian Hunter
2024-04-08
vdso: Consolidate nanoseconds calculation
Adrian Hunter
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
2023-06-05
clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...
Peter Zijlstra
2023-06-05
x86/vdso: Fix gettimeofday masking
Peter Zijlstra
2023-02-07
x86/vdso: Fix -Wmissing-prototypes warnings
Borislav Petkov (AMD)
2021-04-14
lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()
Christophe Leroy
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-06-09
x86/vdso: Unbreak paravirt VDSO clocks
Thomas Gleixner
2020-02-17
x86/vdso: Use generic VDSO clock mode storage
Thomas Gleixner
2020-02-17
x86/vdso: Mark the TSC clocksource path likely
Thomas Gleixner
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
2020-01-14
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-23
clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit
Vitaly Kuznetsov
2019-07-31
x86/vdso/32: Use 32bit syscall fallback
Thomas Gleixner
2019-07-03
clocksource/drivers: Continue making Hyper-V clocksource ISA agnostic
Michael Kelley
2019-06-26
lib/vdso: Make delta calculation work correctly
Thomas Gleixner
2019-06-24
x86/vdso: Give the [ph]vclock_page declarations real types
Andy Lutomirski
2019-06-22
x86/vdso: Add clock_getres() entry point
Vincenzo Frascino
2019-06-22
x86/vdso: Switch to generic vDSO implementation
Vincenzo Frascino