index
:
pm24.git
cpufreq-rust
master
more-events
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
/
kernel
/
time
/
vsyscall.c
Age
Commit message (
Expand
)
Author
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-25
timekeeping: Encapsulate locking/unlocking of timekeeper_lock
Thomas Gleixner
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
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-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
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-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
2019-07-10
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino