summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/vdso/gettimeofday.h
Commit message (Expand)AuthorAgeFilesLines
* vdso: Consolidate vdso_calc_delta()Adrian Hunter2024-04-081-15/+11
* vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.hArnd Bergmann2024-04-031-2/+1
* powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy2022-02-121-50/+2
* powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy2022-02-121-27/+10
* powerpc/vdso: Add support for time namespacesChristophe Leroy2021-04-141-0/+10
* powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab2021-01-141-1/+15
* powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy2020-12-041-2/+2
* powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32Christophe Leroy2020-12-041-0/+2
* powerpc/vdso: Save and restore TOC pointer on PPC64Christophe Leroy2020-12-041-0/+12
* powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy2020-12-041-0/+187