summaryrefslogtreecommitdiff
path: root/arch/mips/vdso
AgeCommit message (Expand)Author
2019-04-23mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers
2019-01-29MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2019-01-29MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2018-11-20MIPS: Enable Undefined Behavior Sanitizer UBSANHassan Naveed
2018-11-02kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada
2018-08-07MIPS: VDSO: Force link endiannessPaul Burton
2018-08-06MIPS: vdso: Allow clang's --target flag in VDSO cflagsPaul Burton
2018-08-06MIPS: genvdso: Remove GOT checksPaul Burton
2018-07-27MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2018-03-09MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06MIPS: Add DWARF unwinding to assemblyCorey Minyard
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-07MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2017-06-29MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic
2017-06-29MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc
2017-06-29MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc
2017-06-29MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2017-02-17MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele
2017-01-24MIPS: Fix modversionsArnd Bergmann
2016-10-11MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan
2016-10-11MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-05-28MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan
2016-05-28MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-05-13MIPS: Fix genvdso error on rebuildJames Hogan
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck
2015-12-22MIPS: VDSO: Fix build errorQais Yousef
2015-11-11MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith
2015-11-11MIPS: Initial implementation of a VDSOAlex Smith