aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-27powerpc: Redefine HMT_xxx macros as empty on PPC32Christophe Leroy1-0/+9
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy1-0/+10
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-6/+0
2021-02-11powerpc/time: Remove get_tbl()Christophe Leroy1-6/+0
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