summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso/vclock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann2019-11-151-12/+12
* y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann2019-11-151-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* sparc: Fix VDSO build with older binutils.David S. Miller2018-10-251-20/+129
* sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller2018-10-221-4/+4
* sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2018-10-221-5/+0
* sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller2018-10-221-8/+1
* sparc: Inline VDSO gettime code aggressively.David S. Miller2018-10-221-22/+17
* sparc: Improve VDSO instruction patching.David S. Miller2018-10-221-17/+24
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-171-1/+11
* vDSO for sparcNagarathnam Muthusamy2017-11-151-0/+264