Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-23 | lib/vdso: Make clock_getres() POSIX compliant again | Thomas Gleixner | 1 | -4/+5 |
2019-10-07 | lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO | Vincenzo Frascino | 1 | -9/+0 |
2019-07-31 | lib/vdso/32: Provide legacy syscall fallbacks | Thomas Gleixner | 1 | -1/+11 |
2019-07-31 | lib/vdso: Move fallback invocation to the callers | Thomas Gleixner | 1 | -17/+36 |
2019-07-31 | lib/vdso/32: Remove inconsistent NULL pointer checks | Thomas Gleixner | 1 | -16/+2 |
2019-06-26 | lib/vdso: Make delta calculation work correctly | Thomas Gleixner | 1 | -4/+15 |
2019-06-22 | lib/vdso: Add compat support | Vincenzo Frascino | 1 | -0/+4 |
2019-06-22 | lib/vdso: Provide generic VDSO implementation | Vincenzo Frascino | 3 | -0/+282 |