summaryrefslogtreecommitdiff
path: root/arch/sparc/vdso/vclock_gettime.c
AgeCommit message (Expand)Author
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh
2024-11-18sparc/vdso: Add helper function for 64-bit right shift on 32-bit targetKoakuma
2019-11-15y2038: vdso: change timespec to __kernel_old_timespecArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller
2018-10-22sparc: Several small VDSO vclock_gettime.c improvements.David S. Miller
2018-10-22sparc: Set DISABLE_BRANCH_PROFILING in VDSO CFLAGS.David S. Miller
2018-10-22sparc: Don't bother masking out TICK_PRIV_BIT in VDSO code.David S. Miller
2018-10-22sparc: Inline VDSO gettime code aggressively.David S. Miller
2018-10-22sparc: Improve VDSO instruction patching.David S. Miller
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2017-11-15vDSO for sparcNagarathnam Muthusamy