aboutsummaryrefslogtreecommitdiff
path: root/kern/timer.c
Commit message (Expand)AuthorAgeFilesLines
* percpu active_thread using gs segmentDamien Zammit2023-09-241-2/+2
* Track task and thread time using time_value64_t.Flavio Cruz2023-03-131-49/+33
* timer: Fix atomicity of timer readsSamuel Thibault2023-02-151-0/+4
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-18/+20
* kern: import `macros.h' from x15Justus Winter2015-05-191-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-36/+31
* Type definitionMarin Ramesa2013-12-151-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-1/+1
* kern: move forward declaration into a header fileMarin Ramesa2013-11-241-2/+0
* Remove leftover register qualifiersMarin Ramesa2013-11-241-3/+0
* kern: remove register qualifiersMarin Ramesa2013-11-131-6/+5
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-20/+20
* Initial sourceThomas Bushnell1997-02-251-0/+525