aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/vdso.h
Commit message (Expand)AuthorAgeFilesLines
* random(4) FenestrasX: Push root seed version to arc4random(3)Conrad Meyer2020-10-101-0/+15
* Fix vdso compat32 timekeeping on !=x86.Brandon Bergren2020-09-071-0/+8
* sys/sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* hyperv: Implement userspace gettimeofday(2) with Hyper-V reference TSCSepherosa Ziehau2016-12-191-0/+2
* Implement userspace gettimeofday(2) with HPET timecounter.Konstantin Belousov2016-08-171-1/+2
* Split kerne timekeep ABI structure vdso_sv_tk out of the structKonstantin Belousov2015-11-231-0/+9
* Update the vdso timehands only via tc_windup().Neel Natu2015-01-201-2/+6
* Rework the __vdso_* symbols attributes to only make the symbols weak,Konstantin Belousov2013-01-301-5/+1
* Stop updating the struct vdso_timehands from even handler executed inKonstantin Belousov2012-06-231-4/+2
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+124