summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/vdso/vsyscall.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/vdso: Split virtual clock pages into dedicated mappingThomas Weißschuh2024-11-021-0/+5
* x86/vdso: Move the rng offset to vsyscall.hThomas Weißschuh2024-11-021-1/+2
* x86/vdso: Allocate vvar page from C codeThomas Weißschuh2024-11-021-2/+4
* x86/vdso: Access rng data from kernel without vvarThomas Weißschuh2024-11-021-1/+1
* x86/vdso: Remove timekeeper includeThomas Weißschuh2024-10-151-1/+0
* random: vDSO: add __arch_get_k_vdso_rng_data() helper for data page accessChristophe Leroy2024-09-131-3/+7
* Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-241-0/+2
|\
| * x86: vdso: Wire up getrandom() vDSO implementationJason A. Donenfeld2024-07-191-0/+2
* | x86/vdso: Remove unused includeAnna-Maria Behnsen2024-07-031-1/+0
|/
* x86/vdso: Use generic VDSO clock mode storageThomas Gleixner2020-02-171-7/+0
* x86/vdso: Move VDSO clocksource state tracking to callbackThomas Gleixner2020-02-171-9/+1
* x86/vdso: Switch to generic vDSO implementationVincenzo Frascino2019-06-221-0/+44