index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
vdso
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE
zhaoxiao
1
-2
/
+2
2021-01-18
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
1
-4
/
+1
2020-10-09
kbuild: explicitly specify the build id style
Bill Wendling
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-2
/
+1
2020-05-12
MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
Nathan Chancellor
1
-9
/
+4
2020-05-12
MIPS: VDSO: Move disabling the VDSO logic to Kconfig
Nathan Chancellor
1
-28
/
+2
2020-02-19
MIPS: vdso: Wrap -mexplicit-relocs in cc-option
Nathan Chancellor
1
-1
/
+1
2020-02-15
mips: vdso: add build time check that no 'jalr t9' calls left
Victor Kamensky
1
-1
/
+7
2020-02-15
MIPS: Disable VDSO time functionality on microMIPS
Paul Burton
1
-2
/
+17
2020-02-15
mips: vdso: fix 'jalr t9' crash in vdso code
Victor Kamensky
1
-0
/
+1
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
1
-0
/
+4
2019-11-11
MIPS: allow building with kcov coverage
Alexey Khoroshilov
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
1
-0
/
+1
2019-10-03
MIPS: VDSO: Fix build for binutils < 2.25
Paul Burton
1
-1
/
+1
2019-07-27
mips: vdso: Fix flip/flop vdso building bug
Vincenzo Frascino
1
-7
/
+7
2019-07-27
mips: vdso: Fix source path
Vincenzo Frascino
1
-2
/
+2
2019-07-26
mips: Add support for generic vDSO
Vincenzo Frascino
1
-3
/
+30
2019-04-24
mips: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-3
/
+1
2019-01-29
MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds builds
Paul Burton
1
-2
/
+2
2019-01-29
MIPS: VDSO: Use same -m%-float cflag as the kernel proper
Paul Burton
1
-0
/
+1
2018-11-20
MIPS: Enable Undefined Behavior Sanitizer UBSAN
Hassan Naveed
1
-0
/
+1
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-1
/
+1
2018-08-08
MIPS: VDSO: Force link endianness
Paul Burton
1
-0
/
+1
2018-08-07
MIPS: vdso: Allow clang's --target flag in VDSO cflags
Paul Burton
1
-0
/
+5
2018-07-28
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-02-17
MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tables
Robert Schiele
1
-0
/
+1
2017-01-24
MIPS: Fix modversions
Arnd Bergmann
1
-2
/
+5
2016-10-11
MIPS: VDSO: Drop duplicated -I*/-E* aflags
James Hogan
1
-2
/
+0
2016-10-11
MIPS: Fix -mabi=64 build of vdso.lds
James Hogan
1
-1
/
+1
2016-05-28
MIPS: Build microMIPS VDSO for microMIPS kernels
James Hogan
1
-0
/
+1
2016-05-28
MIPS: VDSO: Build with `-fno-strict-aliasing'
Maciej W. Rozycki
1
-1
/
+2
2016-05-13
MIPS: Fix genvdso error on rebuild
James Hogan
1
-12
/
+28
2016-01-04
Fix ld-version.sh to handle large 3rd version part
James Hogan
1
-1
/
+1
2015-12-30
MIPS: VDSO: Fix build error with binutils 2.24 and earlier
Guenter Roeck
1
-1
/
+1
2015-12-22
MIPS: VDSO: Fix build error
Qais Yousef
1
-2
/
+2
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
1
-0
/
+160