summaryrefslogtreecommitdiff
path: root/arch/mips/vdso
AgeCommit message (Expand)Author
2020-09-03Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman
2020-09-03mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2019-09-21Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman
2019-02-20MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton
2018-02-05UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc
2018-02-05UPSTREAM: MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-06-07MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki
2016-06-07MIPS: Build microMIPS VDSO for microMIPS kernelsJames 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