aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/vdso (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner1-1/+2
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon1-0/+1
2020-03-21arm: vdso: Enable arm to use common headersVincenzo Frascino3-2/+62
2020-03-21arm: Introduce asm/vdso/clocksource.hVincenzo Frascino1-0/+8
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner1-7/+0
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner2-24/+9
2020-02-17ARM: vdso: Compile high resolution parts conditionallyThomas Gleixner1-0/+6
2020-02-17ARM: vdso: Remove unused functionThomas Gleixner1-7/+0
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+36
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner1-2/+2
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner1-0/+36
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino1-0/+3
2019-11-15ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino1-0/+20
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2-0/+145