| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-11 | vdso/datapage: Trim down unnecessary includes | Thomas Weißschuh | 1 | -10/+2 |
| 2026-03-11 | vdso/datapage: Remove inclusion of gettimeofday.h | Thomas Weißschuh | 1 | -11/+0 |
| 2026-03-11 | vdso/helpers: Explicitly include vdso/processor.h | Thomas Weißschuh | 1 | -0/+1 |
| 2026-03-11 | vdso/gettimeofday: Move the unlikely() into vdso_read_retry() | Thomas Weißschuh | 1 | -1/+1 |
| 2026-03-11 | vdso/gettimeofday: Add a helper to test if a clock is namespaced | Thomas Weißschuh | 1 | -1/+7 |
| 2026-03-11 | vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace... | Thomas Weißschuh | 1 | -0/+22 |
| 2026-03-11 | vdso/datapage: Correct struct member kernel-doc | Randy Dunlap | 1 | -2/+2 |
| 2026-01-14 | vdso: Switch get/put_unaligned() from packed struct to memcpy() | Ian Rogers | 1 | -6/+35 |
| 2026-01-13 | vdso: Add prototype for __vdso_clock_getres_time64() | Thomas Weißschuh | 1 | -0/+1 |
| 2025-09-30 | Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+2 |
| 2025-09-05 | vdso: Add struct __kernel_old_timeval forward declaration to gettime.h | Thomas Weißschuh | 1 | -0/+1 |
| 2025-09-04 | vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE | Thomas Weißschuh | 1 | -4/+1 |
| 2025-09-04 | vdso: Move ENABLE_COMPAT_VDSO from core to arm64 | Thomas Weißschuh | 1 | -4/+0 |
| 2025-09-03 | jiffies: Remove obsolete SHIFTED_HZ comment | Bjorn Helgaas | 1 | -1/+1 |
| 2025-07-18 | vdso/gettimeofday: Add support for auxiliary clocks | Thomas Weißschuh | 1 | -0/+2 |
| 2025-07-18 | vdso/vsyscall: Update auxiliary clock data in the datapage | Thomas Weißschuh | 1 | -0/+3 |
| 2025-07-18 | vdso: Introduce aux_clock_resolution_ns() | Thomas Weißschuh | 1 | -0/+13 |
| 2025-07-09 | vdso/helpers: Add helpers for seqlocks of single vdso_clock | Thomas Weißschuh | 1 | -12/+38 |
| 2025-04-10 | vdso: Address variable shadowing in macros | Peng Jiang | 1 | -6/+6 |
| 2025-03-08 | vdso: Rework struct vdso_time_data and introduce struct vdso_clock | Anna-Maria Behnsen | 2 | -25/+34 |
| 2025-03-08 | vdso: Move architecture related data before basetime data | Anna-Maria Behnsen | 1 | -4/+4 |
| 2025-03-08 | vdso/helpers: Prepare introduction of struct vdso_clock | Anna-Maria Behnsen | 1 | -8/+12 |
| 2025-03-08 | vdso/datapage: Define vdso_clock to prepare for multiple PTP clocks | Anna-Maria Behnsen | 1 | -0/+2 |
| 2025-03-08 | vdso: Make vdso_time_data cacheline aligned | Anna-Maria Behnsen | 1 | -1/+2 |
| 2025-03-08 | vdso: Introduce vdso/cache.h | Thomas Weißschuh | 1 | -0/+15 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific time storage | Thomas Weißschuh | 2 | -22/+5 |
| 2025-02-21 | vdso: Remove remnants of architecture-specific random state storage | Thomas Weißschuh | 1 | -1/+0 |
| 2025-02-21 | vdso: Add generic architecture-specific data storage | Thomas Weißschuh | 1 | -0/+25 |
| 2025-02-21 | vdso: Add generic random data storage | Thomas Weißschuh | 1 | -0/+10 |
| 2025-02-21 | vdso: Add generic time data storage | Thomas Weißschuh | 1 | -8/+33 |
| 2025-02-21 | vdso: Introduce vdso/align.h | Thomas Weißschuh | 1 | -0/+15 |
| 2025-01-15 | vdso: Correct typo in PAGE_SHIFT comment | Haiyue Wang | 1 | -1/+1 |
| 2024-11-02 | vdso: Rename struct arch_vdso_data to arch_vdso_time_data | Nam Cao | 1 | -4/+4 |
| 2024-10-28 | vdso: Change PAGE_MASK to signed on all 32-bit architectures | Arnd Bergmann | 1 | -3/+4 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -0/+30 |
| 2024-09-13 | random: vDSO: add a __vdso_getrandom prototype for all architectures | Xi Ruoyao | 1 | -0/+15 |
| 2024-09-13 | random: vDSO: minimize and simplify header includes | Christophe Leroy | 2 | -0/+16 |
| 2024-09-13 | random: vDSO: move prototype of arch chacha function to vdso/getrandom.h | Jason A. Donenfeld | 1 | -0/+13 |
| 2024-07-24 | Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+57 |
| 2024-07-19 | random: introduce generic vDSO getrandom() implementation | Jason A. Donenfeld | 2 | -0/+57 |
| 2024-07-03 | vdso: Add comment about reason for vdso struct ordering | Anna-Maria Behnsen | 1 | -0/+4 |
| 2024-04-08 | vdso: Add vdso_data:: Max_cycles | Adrian Hunter | 1 | -0/+4 |
| 2024-04-08 | vdso, math64: Provide mul_u64_u32_add_u64_shr() | Adrian Hunter | 1 | -0/+38 |
| 2024-04-03 | vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h | Arnd Bergmann | 1 | -7/+1 |
| 2024-02-26 | vdso/datapage: Quick fix - use asm/page-def.h for ARM64 | Anna-Maria Behnsen | 1 | -0/+4 |
| 2024-02-20 | vdso/ARM: Make union vdso_data_store available for all architectures | Anna-Maria Behnsen | 1 | -0/+10 |
| 2024-02-20 | vdso/helpers: Fix grammar in comments | Anna-Maria Behnsen | 1 | -4/+4 |
| 2023-11-23 | arch: vdso: consolidate gettime prototypes | Arnd Bergmann | 1 | -0/+23 |
| 2023-01-31 | vdso/bits.h: Add BIT_ULL() for the sake of consistency | Andy Shevchenko | 1 | -0/+1 |
| 2021-04-06 | time64.h: Consolidated PSEC_PER_SEC definition | Andy Shevchenko | 1 | -0/+1 |
| 2020-08-06 | lib/vdso: Allow to add architecture-specific vdso data | Sven Schnelle | 1 | -0/+10 |
| 2020-08-06 | timekeeping/vsyscall: Provide vdso_update_begin/end() | Thomas Gleixner | 1 | -0/+3 |
| 2020-07-24 | arm64/vdso: Add time namespace page | Andrei Vagin | 1 | -0/+1 |
| 2020-04-20 | vdso/datapage: Use correct clock mode name in comment | Christian Brauner | 1 | -2/+2 |
| 2020-03-23 | vdso: Fix clocksource.h macro detection | Vincenzo Frascino | 1 | -3/+2 |
| 2020-03-21 | lib/vdso: Enable common headers | Vincenzo Frascino | 1 | -3/+30 |
| 2020-03-21 | common: Introduce processor.h | Vincenzo Frascino | 1 | -0/+14 |
| 2020-03-21 | linux/ktime.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+16 |
| 2020-03-21 | linux/jiffies.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+11 |
| 2020-03-21 | linux/time64.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+14 |
| 2020-03-21 | linux/time32.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+17 |
| 2020-03-21 | linux/time.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+12 |
| 2020-03-21 | linux/math64.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+24 |
| 2020-03-21 | linux/clocksource.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+23 |
| 2020-03-21 | linux/limits.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+19 |
| 2020-03-21 | linux/bits.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+9 |
| 2020-03-21 | linux/const.h: Extract common header for vDSO | Vincenzo Frascino | 1 | -0/+10 |
| 2020-02-17 | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 1 | -2/+0 |
| 2020-01-14 | lib/vdso: Prepare for time namespace support | Thomas Gleixner | 1 | -1/+18 |
| 2020-01-14 | lib/vdso: Add unlikely() hint into vdso_read_begin() | Andrei Vagin | 1 | -1/+1 |
| 2019-06-26 | vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.h | Catalin Marinas | 1 | -4/+0 |
| 2019-06-22 | timekeeping: Provide a generic update_vsyscall() implementation | Vincenzo Frascino | 1 | -0/+11 |
| 2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 1 | -0/+56 |
| 2019-06-22 | vdso: Define standardized vdso_datapage | Vincenzo Frascino | 1 | -0/+93 |