aboutsummaryrefslogtreecommitdiff
path: root/kern/ast.c
Commit message (Expand)AuthorAgeFilesLines
* remove machine/machspl.h as it duplicates machine/spl.hLD2024-03-091-1/+1
* sched: Add runq_lock helpers which check they are called at spl7Samuel Thibault2023-08-121-2/+2
* Fix warningSamuel Thibault2018-01-281-1/+1
* Make sure the reply port's reference is released when the thread needs to be ...Flávio Cruz2015-08-281-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-2/+2
* kern: remove register qualifiersMarin Ramesa2013-11-131-9/+9
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+0
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-6/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-6/+6
* Initial sourceThomas Bushnell1997-02-251-0/+242