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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
7
-35
/
+7
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-08-07
MIPS: genvdso: Remove GOT checks
Paul Burton
1
-51
/
+0
2018-07-28
MIPS: VDSO: Prevent use of smp_processor_id()
Paul Burton
1
-1
/
+2
2018-03-09
MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV
Matt Redfearn
1
-6
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
MIPS: Add DWARF unwinding to assembly
Corey Minyard
1
-10
/
+0
2017-09-04
MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
Paul Burton
1
-4
/
+3
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+0
2017-08-07
MIPS: VDSO: Fix clobber lists in fallback code paths
Goran Ferenc
1
-2
/
+4
2017-06-29
MIPS: VDSO: Fix a mismatch between comment and preprocessor constant
Aleksandar Markovic
1
-1
/
+1
2017-06-29
MIPS: VDSO: Add implementation of gettimeofday() fallback
Goran Ferenc
1
-1
/
+23
2017-06-29
MIPS: VDSO: Add implementation of clock_gettime() fallback
Goran Ferenc
1
-3
/
+22
2017-06-29
MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()
Goran Ferenc
1
-4
/
+4
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: VDSO: Add implementations of gettimeofday() and clock_gettime()
Alex Smith
3
-0
/
+246
2015-11-11
MIPS: Initial implementation of a VDSO
Alex Smith
8
-0
/
+941