summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso/vclock_gettime.c
Commit message (Expand)AuthorAgeFilesLines
* 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