summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vdso/vsyscall.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-21/+2
2025-03-19x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headersThomas Huth1-2/+2
2025-02-21x86/vdso: Switch to generic storage implementationThomas Weißschuh1-22/+2
2025-02-21x86/vdso: Fix latent bug in vclock_pages calculationThomas Weißschuh1-0/+1
2024-11-02x86/vdso: Split virtual clock pages into dedicated mappingThomas Weißschuh1-0/+5
2024-11-02x86/vdso: Move the rng offset to vsyscall.hThomas Weißschuh1-1/+2
2024-11-02x86/vdso: Allocate vvar page from C codeThomas Weißschuh1-2/+4
2024-11-02x86/vdso: Access rng data from kernel without vvarThomas Weißschuh1-1/+1
2024-10-15x86/vdso: Remove timekeeper includeThomas Weißschuh1-1/+0
2024-09-13random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy1-3/+7
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2024-07-19x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld1-0/+2
2024-07-03x86/vdso: Remove unused includeAnna-Maria Behnsen1-1/+0
2020-02-17x86/vdso: Use generic VDSO clock mode storageThomas Gleixner1-7/+0
2020-02-17x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner1-9/+1
2019-06-22x86/vdso: Switch to generic vDSO implementationVincenzo Frascino1-0/+44