aboutsummaryrefslogtreecommitdiffstats
path: root/include/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14lib/vdso: Prepare for time namespace supportThomas Gleixner1-1/+18
2020-01-14lib/vdso: Add unlikely() hint into vdso_read_begin()Andrei Vagin1-1/+1
2019-06-26vdso: Remove superfluous #ifdef __KERNEL__ in vdso/datapage.hCatalin Marinas1-4/+0
2019-06-22timekeeping: Provide a generic update_vsyscall() implementationVincenzo Frascino1-0/+11
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino1-0/+56
2019-06-22vdso: Define standardized vdso_datapageVincenzo Frascino1-0/+93