summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/vdso
AgeCommit message (Expand)Author
2022-09-28powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loopsNicholas Piggin
2022-09-26powerpc: Change CONFIG_E500 to CONFIG_PPC_E500Christophe Leroy
2022-02-12powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy
2022-02-12powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy
2021-08-27powerpc: Redefine HMT_xxx macros as empty on PPC32Christophe Leroy
2021-04-14powerpc/vdso: Add support for time namespacesChristophe Leroy
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/time: Remove get_tbl()Christophe Leroy
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy
2020-12-04powerpc/vdso: Remove unused \tmp param in __get_datapage()Christophe Leroy
2020-12-04powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32Christophe Leroy
2020-12-04powerpc/vdso: Switch VDSO to generic C implementation.Christophe Leroy
2020-12-04powerpc/vdso: Save and restore TOC pointer on PPC64Christophe Leroy
2020-12-04powerpc/vdso: Prepare for switching VDSO to generic C implementation.Christophe Leroy
2020-12-04powerpc/time: Fix mftb()/get_tb() for use with the compat VDSOMichael Ellerman
2020-12-04powerpc/time: Move timebase functions into new asm/vdso/timebase.hChristophe Leroy
2020-12-04powerpc/processor: Move cpu_relax() into asm/vdso/processor.hChristophe Leroy