Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-15 | y2038: vdso: change timespec to __kernel_old_timespec | Arnd Bergmann | 1 | -12/+12 |
2019-11-15 | y2038: vdso: change timeval to __kernel_old_timeval | Arnd Bergmann | 1 | -6/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner | 1 | -1/+1 |
2018-10-25 | sparc: Fix VDSO build with older binutils. | David S. Miller | 1 | -20/+129 |
2018-10-22 | sparc: Several small VDSO vclock_gettime.c improvements. | David S. Miller | 1 | -4/+4 |
2018-10-22 | sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS. | David S. Miller | 1 | -5/+0 |
2018-10-22 | sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code. | David S. Miller | 1 | -8/+1 |
2018-10-22 | sparc: Inline VDSO gettime code aggressively. | David S. Miller | 1 | -22/+17 |
2018-10-22 | sparc: Improve VDSO instruction patching. | David S. Miller | 1 | -17/+24 |
2018-10-17 | sparc: Fix syscall fallback bugs in VDSO. | David S. Miller | 1 | -1/+11 |
2017-11-15 | vDSO for sparc | Nagarathnam Muthusamy | 1 | -0/+264 |