index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
vdso
Age
Commit message (
Expand
)
Author
2018-10-25
sparc: Fix VDSO build with older binutils.
David S. Miller
2018-10-22
sparc: Several small VDSO vclock_gettime.c improvements.
David S. Miller
2018-10-22
sparc: Validate VDSO for undefined symbols.
David S. Miller
2018-10-22
sparc: Really use linker with LDFLAGS.
David S. Miller
2018-10-22
sparc: Improve VDSO CFLAGS.
David S. Miller
2018-10-22
sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.
David S. Miller
2018-10-22
sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.
David S. Miller
2018-10-22
sparc: Inline VDSO gettime code aggressively.
David S. Miller
2018-10-22
sparc: Improve VDSO instruction patching.
David S. Miller
2018-10-17
sparc: vDSO: Silence an uninitialized variable warning
Dan Carpenter
2018-10-17
sparc: Fix syscall fallback bugs in VDSO.
David S. Miller
2018-10-07
sparc: vdso: clean-up vdso Makefile
Masahiro Yamada
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
2018-01-22
sparc: vDSO: remove an extra tab
Dan Carpenter
2017-11-15
vDSO for sparc
Nagarathnam Muthusamy