summaryrefslogtreecommitdiffstats
path: root/arch/mips/vdso
Commit message (Expand)AuthorAgeFilesLines
* MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-6/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: Add DWARF unwinding to assemblyCorey Minyard2017-09-061-10/+0
* MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton2017-09-041-4/+3
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-1/+0
* MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2017-08-071-2/+4
* MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic2017-06-291-1/+1
* MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc2017-06-291-1/+23
* MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc2017-06-291-3/+22
* MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc2017-06-291-4/+4
* MIPS: VDSO: Explicitly use -fno-asynchronous-unwind-tablesRobert Schiele2017-02-171-0/+1
* MIPS: Fix modversionsArnd Bergmann2017-01-241-2/+5
* MIPS: VDSO: Drop duplicated -I*/-E* aflagsJames Hogan2016-10-111-2/+0
* MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-111-1/+1
* MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
* MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
* MIPS: Fix genvdso error on rebuildJames Hogan2016-05-131-12/+28
* Fix ld-version.sh to handle large 3rd version partJames Hogan2016-01-041-1/+1
* MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-291-1/+1
* MIPS: VDSO: Fix build errorQais Yousef2015-12-221-2/+2
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-113-0/+246
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-118-0/+941
OpenPOWER on IntegriCloud