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