summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/vdso32/gettimeofday.S
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy2019-04-081-1/+1
* powerpc/vdso: Correct call frame informationAlan Modra2018-09-141-0/+1
* powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2017-08-101-9/+3
* powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supportedLEROY Christophe2013-11-221-0/+6
* powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-201-3/+3
* powerpc: Add VDSO version of timeAdhemerval Zanella2013-04-231-0/+26
* powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras2010-07-091-142/+42
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-061-83/+125
* [POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2007-06-261-1/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [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-4/+8
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-0/+315