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
/
thread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kern: add boot-time clock, use it for time stamps
Justus Winter
2015-07-25
1
-1
/
+2
*
kern: fix error handling
Justus Winter
2015-06-20
1
-1
/
+5
*
kern: fix argument handling
Justus Winter
2015-05-29
1
-0
/
+3
*
kern: gracefully handle resource shortage
Justus Winter
2015-05-20
1
-5
/
+6
*
kern: disable stack allocation counters by default
Justus Winter
2015-04-23
1
-8
/
+7
*
kern: reduce the size of `struct thread'
Justus Winter
2015-02-20
1
-6
/
+6
*
kern: avoid #if 0ing out thread_collect_scan
Justus Winter
2015-02-18
1
-2
/
+0
*
kern: avoid the casts in enqueue_head() and enqueue_tail()
Marin Ramesa
2013-12-17
1
-1
/
+1
*
Mark functions that don't return with attribute noreturn
Marin Ramesa
2013-12-17
1
-2
/
+2
*
kern/thread.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+0
*
kern: move forward declarations into a header file
Marin Ramesa
2013-11-24
1
-3
/
+0
*
New RPC for thread destruction
Richard Braun
2013-11-24
1
-0
/
+24
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-47
/
+47
*
Remove unneeded variable initialization
Miguel Figueiredo
2013-05-19
1
-1
/
+1
*
Remove duplicate line
Samuel Thibault
2013-05-19
1
-1
/
+0
*
Make thread_suspend wait for !TH_UNINT
Samuel Thibault
2012-12-23
1
-3
/
+5
*
Allocate kernel thread stacks out of kmem_map
Richard Braun
2012-07-07
1
-2
/
+2
*
Fix integer type
Samuel Thibault
2012-04-06
1
-1
/
+1
*
Remove arbitrary limits used by the zone system
Richard Braun
2011-12-17
1
-1
/
+0
*
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+1
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-9
/
+6
*
Make thread_suspend honor the TH_UNINT flag
Sergio López
2011-09-28
1
-0
/
+5
*
Fix warning
Samuel Thibault
2009-10-20
1
-1
/
+1
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+3
*
2007-02-05 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+1
*
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
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
-1
/
+2
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-8
/
+0
*
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-18
/
+0
*
2006-01-31 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-2
/
+10
*
Fri May 23 10:08:48 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-06-10
1
-5
/
+4
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+2575