开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-generic
/
vdso
Age
Commit message (
Expand
)
Author
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
2025-02-21
vdso: Remove remnants of architecture-specific random state storage
Thomas Weißschuh
2025-02-21
vdso: Add generic random data storage
Thomas Weißschuh
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino