| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -4/+0 |
| 2025-07-09 | vdso/vsyscall: Split up __arch_update_vsyscall() into __arch_update_vdso_clock() | Thomas Weißschuh | 1 | -3/+3 |
| 2025-03-08 | vdso: Rework struct vdso_time_data and introduce struct vdso_clock | Anna-Maria Behnsen | 1 | -1/+1 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific time storage | Thomas Weißschuh | 1 | -16/+4 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific random state storage | Thomas Weißschuh | 1 | -5/+0 |
| 2025-02-21 | vdso: Add generic random data storage | Thomas Weißschuh | 1 | -0/+12 |
| 2025-02-21 | vdso: Add generic time data storage | Thomas Weißschuh | 1 | -0/+16 |
| 2024-10-15 | vdso: Remove timekeeper argument of __arch_update_vsyscall() | Thomas Weißschuh | 1 | -2/+1 |
| 2020-02-17 | lib/vdso: Avoid highres update if clocksource is not VDSO capable | Thomas Gleixner | 1 | -7/+0 |
| 2020-02-17 | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 1 | -7/+0 |
| 2020-01-17 | lib/vdso: Make __arch_update_vdso_data() logic understandable | Thomas Gleixner | 1 | -2/+2 |
| 2019-11-04 | timekeeping/vsyscall: Update VDSO data unconditionally | Huacai Chen | 1 | -7/+0 |
| 2019-06-22 | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 1 | -0/+50 |