summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/vdso
AgeCommit message (Expand)AuthorFilesLines
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab1-1/+15
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy1-1/+1
2020-12-04powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy1-2/+2
2020-12-04powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32Christophe Leroy1-0/+2
2020-12-04powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy1-0/+25
2020-12-04powerpc/vdso: Save and restore TOC pointer on PPC64Christophe Leroy1-0/+12
2020-12-04powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy2-0/+194
2020-12-04powerpc/time: Fix mftb()/get_tb() for use with the compat VDSOMichael Ellerman1-2/+10
2020-12-04powerpc/time: Move timebase functions into new asm/vdso/timebase.hChristophe Leroy1-0/+71
2020-12-04powerpc/processor: Move cpu_relax() into asm/vdso/processor.hChristophe Leroy1-0/+23