summaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214Thomas Gleixner2019-05-301-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada2019-05-091-1/+1
* 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-231-4/+4
* sparc: Validate VDSO for undefined symbols.David S. Miller2018-10-232-1/+12
* sparc: Really use linker with LDFLAGS.David S. Miller2018-10-231-9/+7Star
* sparc: Improve VDSO CFLAGS.David S. Miller2018-10-231-7/+8
* sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2018-10-232-6/+2Star
* sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller2018-10-231-8/+1Star
* sparc: Inline VDSO gettime code aggressively.David S. Miller2018-10-231-22/+17Star
* sparc: Improve VDSO instruction patching.David S. Miller2018-10-235-46/+65
* sparc: vDSO: Silence an uninitialized variable warningDan Carpenter2018-10-181-1/+3
* sparc: Fix syscall fallback bugs in VDSO.David S. Miller2018-10-181-1/+11
* sparc: vdso: clean-up vdso MakefileMasahiro Yamada2018-10-081-5/+3Star
* kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-3/+1Star
* sparc: vDSO: remove an extra tabDan Carpenter2018-01-221-1/+1
* vDSO for sparcNagarathnam Muthusamy2017-11-1513-0/+1265