aboutsummaryrefslogtreecommitdiff
path: root/lib/vdso
AgeCommit message (Expand)AuthorFilesLines
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksGravatar Thomas Gleixner 1-1/+11
2019-07-31lib/vdso: Move fallback invocation to the callersGravatar Thomas Gleixner 1-17/+36
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksGravatar Thomas Gleixner 1-16/+2
2019-06-26lib/vdso: Make delta calculation work correctlyGravatar Thomas Gleixner 1-4/+15
2019-06-22lib/vdso: Add compat supportGravatar Vincenzo Frascino 1-0/+4
2019-06-22lib/vdso: Provide generic VDSO implementationGravatar Vincenzo Frascino 3-0/+282