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