index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
task.c
Age
Commit message (
Expand
)
Author
2015-09-14
kern/slab: directmap update
Richard Braun
2015-09-14
turn all_psets_lock into a general lock
Justus Winter
2015-08-28
Add a thread_no_continuation definition
Flávio Cruz
2015-07-25
kern: add boot-time clock, use it for time stamps
HEAD
master
Justus Winter
2015-05-29
kern: fix argument handling
Justus Winter
2015-05-20
kern: gracefully handle resource shortage
Justus Winter
2015-02-25
kern: inherit the name of the parent task
Justus Winter
2014-12-09
kern: provide notifications about new tasks
Justus Winter
2014-12-07
Fix pthread_create warning on translator termination
Samuel Thibault
2014-06-11
kern: set the name of the kernel task to 'gnumach'
Justus Winter
2014-02-05
kern: implement task_set_name
Justus Winter
2014-02-01
kern: add a name field to struct task
Justus Winter
2013-12-16
kern: quiet GCC warnings about set but unused variables
Marin Ramesa
2013-12-08
Add comments after endifs
Marin Ramesa
2013-12-05
kern/task.c: remove forward declarations
Marin Ramesa
2013-11-13
kern: remove register qualifiers
Marin Ramesa
2013-01-13
Add statistics for task_events_info
David Höppner
2011-12-17
Remove arbitrary limits used by the zone system
Richard Braun
2011-12-17
Remove the defunct kernel_task_create() function
Richard Braun
2011-12-17
Adjust the kernel to use the slab allocator
Richard Braun
2009-06-18
2008-11-15 Shakthi Kannan <shakshurd@gmail.com>
Samuel Thibault
2009-06-18
2007-05-07 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-03-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
2006-02-20 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
1999-05-23
1999-05-23 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1997-08-20
Wed Aug 20 16:05:19 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-02-25
Initial source
Thomas Bushnell