index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
vdso
Age
Commit message (
Expand
)
Author
2025-03-08
powerpc/vdso: Prepare introduction of struct vdso_clock
Nam Cao
2025-02-21
powerpc/vdso: Switch to generic storage implementation
Thomas Weißschuh
2024-11-23
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-10-16
powerpc/vdso: Implement __arch_get_vdso_rng_data()
Christophe Leroy
2024-10-15
powerpc/vdso: Remove timekeeper includes
Thomas Weißschuh
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
2024-04-08
vdso: Consolidate vdso_calc_delta()
Adrian Hunter
2024-04-03
vdso: Use CONFIG_PAGE_SHIFT in vdso/datapage.h
Arnd Bergmann
2022-09-28
powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loops
Nicholas Piggin
2022-09-26
powerpc: Change CONFIG_E500 to CONFIG_PPC_E500
Christophe Leroy
2022-02-12
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
2022-02-12
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
2021-08-27
powerpc: Redefine HMT_xxx macros as empty on PPC32
Christophe Leroy
2021-04-14
powerpc/vdso: Add support for time namespaces
Christophe Leroy
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/time: Remove get_tbl()
Christophe Leroy
2021-01-14
powerpc/vdso: Fix clock_gettime_fallback for vdso32
Andreas Schwab
2020-12-21
powerpc/time: Force inlining of get_tb()
Christophe Leroy
2020-12-04
powerpc/vdso: Remove unused \tmp param in __get_datapage()
Christophe Leroy
2020-12-04
powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32
Christophe Leroy
2020-12-04
powerpc/vdso: Switch VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/vdso: Save and restore TOC pointer on PPC64
Christophe Leroy
2020-12-04
powerpc/vdso: Prepare for switching VDSO to generic C implementation.
Christophe Leroy
2020-12-04
powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO
Michael Ellerman
2020-12-04
powerpc/time: Move timebase functions into new asm/vdso/timebase.h
Christophe Leroy
2020-12-04
powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
Christophe Leroy