index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
vsyscall.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-03
vdso/vsyscall: Avoid slow division loop in auxiliary clock update
Thomas Weißschuh
1
-2
/
+2
2025-07-18
vdso/vsyscall: Update auxiliary clock data in the datapage
Thomas Weißschuh
1
-0
/
+40
2025-07-09
vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock()
Thomas Weißschuh
1
-1
/
+2
2025-07-09
vdso/vsyscall: Introduce a helper to fill clock configurations
Thomas Weißschuh
1
-14
/
+13
2025-04-28
timekeeping: Prevent coarse clocks going backwards
Thomas Gleixner
1
-2
/
+2
2025-03-08
vdso: Rework struct vdso_time_data and introduce struct vdso_clock
Anna-Maria Behnsen
1
-6
/
+5
2025-03-08
vdso/vsyscall: Prepare introduction of struct vdso_clock
Anna-Maria Behnsen
1
-19
/
+21
2025-02-21
vdso: Remove remnants of architecture-specific time storage
Thomas Weißschuh
1
-10
/
+9
2025-02-21
vdso: Add generic time data storage
Thomas Weißschuh
1
-4
/
+4
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+2
2024-10-25
timekeeping: Encapsulate locking/unlocking of timekeeper_lock
Thomas Gleixner
1
-3
/
+2
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
1
-1
/
+1
2024-04-08
vdso: Add vdso_data:: Max_cycles
Adrian Hunter
1
-0
/
+6
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
1
-0
/
+41
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
1
-3
/
+3
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
1
-4
/
+0
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
1
-2
/
+8
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
1
-20
/
+17
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
1
-1
/
+1
2019-11-04
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-6
/
+3
2019-08-23
timekeeping/vsyscall: Prevent math overflow in BOOTTIME update
Thomas Gleixner
1
-9
/
+13
2019-07-10
timekeeping/vsyscall: Use __iter_div_u64_rem()
Arnd Bergmann
1
-5
/
+1
2019-06-22
timekeeping: Provide a generic update_vsyscall() implementation
Vincenzo Frascino
1
-0
/
+133