summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/vdso
AgeCommit message (Expand)Author
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-03-21arm: vdso: Enable arm to use common headersVincenzo Frascino
2020-03-21arm: Introduce asm/vdso/clocksource.hVincenzo Frascino
2020-02-17lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner
2020-02-17ARM/arm64: vdso: Use common vdso clock mode storageThomas Gleixner
2020-02-17ARM: vdso: Compile high resolution parts conditionallyThomas Gleixner
2020-02-17ARM: vdso: Remove unused functionThomas Gleixner
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-17lib/vdso: Make __arch_update_vdso_data() logic understandableThomas Gleixner
2020-01-14ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacksThomas Gleixner
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino
2019-11-15ARM: 8931/1: Add clock_getres entry pointVincenzo Frascino
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino