summaryrefslogtreecommitdiff
path: root/arch/mips/vdso (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
|\
| * MIPS: vdso: Invalid GIC access through VDSOMartin Fäcknitz2021-07-20
* | Merge 4.4.235 into android-4.4-pGreg Kroah-Hartman2020-09-03
|\|
| * mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-03
* | Merge 4.4.194 into android-4.4-pGreg Kroah-Hartman2019-09-21
|\|
| * MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton2019-09-21
| * MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-21
* | Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman2019-02-20
|\|
| * MIPS: VDSO: Include $(ccflags-vdso) in o32,n32 .lds buildsPaul Burton2019-02-20
* | UPSTREAM: MIPS: VDSO: Fix clobber lists in fallback code pathsGoran Ferenc2018-02-05
* | UPSTREAM: MIPS: VDSO: Fix a mismatch between comment and preprocessor constantAleksandar Markovic2018-02-05
* | UPSTREAM: MIPS: VDSO: Add implementation of gettimeofday() fallbackGoran Ferenc2018-02-05
* | UPSTREAM: MIPS: VDSO: Add implementation of clock_gettime() fallbackGoran Ferenc2018-02-05
* | UPSTREAM: MIPS: VDSO: Fix conversions in do_monotonic()/do_monotonic_coarse()Goran Ferenc2018-02-05
|/
* MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan2016-10-28
* MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-06-07
* MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-06-07
* MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck2015-12-29
* MIPS: VDSO: Fix build errorQais Yousef2015-12-22
* MIPS: VDSO: Add implementations of gettimeofday() and clock_gettime()Alex Smith2015-11-11
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-11