summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso64/gettimeofday.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038Michael Ellerman2019-03-181-2/+2
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-141-0/+1
* powerpc/vdso64: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSESantosh Sivaraj2017-12-041-11/+56
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2016-09-291-1/+1
* powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-231-0/+26
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-68/+20Star
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-051-65/+76
* Fix VDSO gettimeofday() when called with NULL struct timeval.Will Schmidt2007-06-301-1/+1
* [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-261-3/+4
* [POWERPC] Cell timebase bug workaroundBenjamin Herrenschmidt2006-10-251-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] powerpc: vdso 64bits gettimeofday bugBenjamin Herrenschmidt2006-02-281-2/+2
* [PATCH] powerpc: Make the vDSO functions set error code (#2)Benjamin Herrenschmidt2005-11-161-0/+4
* [PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt2005-11-141-12/+19
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-0/+242