aboutsummaryrefslogtreecommitdiffstats
path: root/lib/vdso
AgeCommit message (Expand)Author
2022-12-08lib/vdso: use "grep -E" instead of "egrep"Greg Kroah-Hartman
2022-09-05lib/vdso: Mark do_hres() and do_coarse() as __always_inlineAndrei Vagin
2022-09-05lib/vdso: Let do_coarse() return 0 to simplify the callsiteChristophe Leroy
2019-10-23lib/vdso: Make clock_getres() POSIX compliant againThomas Gleixner
2019-10-07lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSOVincenzo Frascino
2019-07-31lib/vdso/32: Provide legacy syscall fallbacksThomas Gleixner
2019-07-31lib/vdso: Move fallback invocation to the callersThomas Gleixner
2019-07-31lib/vdso/32: Remove inconsistent NULL pointer checksThomas Gleixner
2019-06-26lib/vdso: Make delta calculation work correctlyThomas Gleixner
2019-06-22lib/vdso: Add compat supportVincenzo Frascino
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino