summaryrefslogtreecommitdiff
path: root/kern/mach_clock.c
AgeCommit message (Expand)Author
2021-03-27clock: Let timer proceed even before we have set threadsDamien Zammit
2016-05-18Fix gcc-6 warningsSamuel Thibault
2016-04-20Add kernel profiling through samplingSamuel Thibault
2016-01-01fix some compiler warnings in gnumachFlavio Cruz
2015-10-05Fix time going back in Xen caseSamuel Thibault
2015-09-07kern: use proper memory fences when handling the mapped timeJustus Winter
2015-09-07kern: fix loop reading the time valueJustus Winter
2015-07-25kern: add boot-time clock, use it for time stampsJustus Winter
2015-01-02kern: Fix typos in comments (found by codespell)Stefan Weil
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2013-12-17kern: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15kern/mach_clock.c: update commentMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-05kern/mach_clock.c: remove forward declarationMarin Ramesa
2013-11-24kern: move forward declaration into a header fileMarin Ramesa
2013-11-13kern: remove register qualifiersMarin Ramesa
2011-12-17Remove arbitrary limits used by the zone systemRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-08-18Add compiler barrier to update_mapped_timeSamuel Thibault
2009-10-20Fix warningsSamuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-08-20Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-08-04Fri Aug 1 16:15:33 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-02-25Initial sourceThomas Bushnell