开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
2019-11-11
MIPS: allow building with kcov coverage
Alexey Khoroshilov
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2019-10-02
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
2019-07-26
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
2019-07-26
mips: vdso: Fix source path
Vincenzo Frascino
2019-07-25
mips: Add support for generic vDSO
Vincenzo Frascino
2019-04-23
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-01-29
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
Paul Burton
2019-01-29
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
Paul Burton
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
2018-08-07
MIPS: VDSO: Force link endianness
Paul Burton
2018-08-06
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
2018-07-27
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-17
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
Robert Schiele
2017-01-24
MIPS: Fix modversions
Arnd Bergmann
2016-10-11
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
2016-10-11
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
2016-05-28
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
2016-05-28
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
2016-05-13
MIPS: Fix genvdso error on rebuild
James Hogan
2016-01-04
Fix ld-version.sh to handle large 3rd version part
James Hogan
2015-12-29
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith