aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-21sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com1-1/+1
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller6-60/+335
2018-10-22sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller1-4/+4
2018-10-22sparc: Validate VDSO for undefined symbols.David S. Miller2-1/+12
2018-10-22sparc: Really use linker with LDFLAGS.David S. Miller1-9/+7
2018-10-22sparc: Improve VDSO CFLAGS.David S. Miller1-7/+8
2018-10-22sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller2-6/+2
2018-10-22sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller1-8/+1
2018-10-22sparc: Inline VDSO gettime code aggressively.David S. Miller1-22/+17
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller5-46/+65
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter1-1/+3
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller1-1/+11
2018-10-07sparc: vdso: clean-up vdso MakefileMasahiro Yamada1-5/+3
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada1-3/+1
2018-01-22sparc: vDSO: remove an extra tabDan Carpenter1-1/+1
2017-11-15vDSO for sparcNagarathnam Muthusamy13-0/+1265