index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
mach_clock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clock: Let timer proceed even before we have set threads
Damien Zammit
2021-03-27
1
-1
/
+4
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-3
/
+3
*
Add kernel profiling through sampling
Samuel Thibault
2016-04-20
1
-3
/
+7
*
fix some compiler warnings in gnumach
Flavio Cruz
2016-01-01
1
-1
/
+1
*
Fix time going back in Xen case
Samuel Thibault
2015-10-05
1
-2
/
+10
*
kern: use proper memory fences when handling the mapped time
Justus Winter
2015-09-07
1
-15
/
+18
*
kern: fix loop reading the time value
Justus Winter
2015-09-07
1
-3
/
+3
*
kern: add boot-time clock, use it for time stamps
Justus Winter
2015-07-25
1
-1
/
+35
*
kern: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
1
-1
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-13
/
+12
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-3
/
+3
*
kern: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-8
/
+8
*
kern/mach_clock.c: update comment
Marin Ramesa
2013-12-15
1
-1
/
+1
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-5
/
+5
*
kern/mach_clock.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-1
/
+1
*
kern: move forward declaration into a header file
Marin Ramesa
2013-11-24
1
-2
/
+0
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-18
/
+18
*
Remove arbitrary limits used by the zone system
Richard Braun
2011-12-17
1
-1
/
+0
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-1
/
+1
*
Add compiler barrier to update_mapped_time
Samuel Thibault
2011-08-18
1
-1
/
+3
*
Fix warnings
Samuel Thibault
2009-10-20
1
-5
/
+5
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+1
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+3
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-3
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-6
/
+6
*
Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-0
/
+13
*
Fri Aug 1 16:15:33 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-04
1
-1
/
+1
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+569