summaryrefslogtreecommitdiffstats
path: root/lib/vdso
AgeCommit message (Expand)AuthorLines
2019-10-23lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner-4/+5
2019-10-07lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSOVincenzo Frascino-9/+0
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner-1/+11
2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner-17/+36
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner-16/+2
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner-4/+15
2019-06-22lib/vdso: Add compat supportVincenzo Frascino-0/+4
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino-0/+282