summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso
Commit message (Expand)AuthorAgeFilesLines
* sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
* sparc: Fix VDSO build with older binutils.David S. Miller2018-10-256-60/+335
* sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller2018-10-221-4/+4
* sparc: Validate VDSO for undefined symbols.David S. Miller2018-10-222-1/+12
* sparc: Really use linker with LDFLAGS.David S. Miller2018-10-221-9/+7
* sparc: Improve VDSO CFLAGS.David S. Miller2018-10-221-7/+8
* sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2018-10-222-6/+2
* 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-225-46/+65
* sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-171-1/+3
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-171-1/+11
* sparc: vdso: clean-up vdso MakefileMasahiro Yamada2018-10-071-5/+3
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-3/+1
* sparc: vDSO: remove an extra tabDan Carpenter2018-01-221-1/+1
* vDSO for sparcNagarathnam Muthusamy2017-11-1513-0/+1265