Age | Commit message (Expand) | Author |
---|---|---|
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 |