aboutsummaryrefslogtreecommitdiff
path: root/kern
Commit message (Expand)AuthorAgeFilesLines
* Add vsnprintf prototypeGuillem Jover2011-09-021-0/+1
* Cast function timeout() argument to fix a warningGuillem Jover2011-08-301-3/+5
* Add prototype for log functionGuillem Jover2011-08-271-0/+2
* Add more details to "zone exhausted" panics.Samuel Thibault2011-08-221-3/+3
* Add compiler barrier to update_mapped_timeSamuel Thibault2011-08-181-1/+3
* Update constants to nowadays standardsSamuel Thibault2011-04-221-1/+1
* Warn once when part of the kernel is lacking memorySamuel Thibault2011-04-201-0/+9
* Move -d and -H parse to kern/startup.cSamuel Thibault2011-01-151-0/+24
* Fix crash on Xen when no module is providedSamuel Thibault2010-04-061-6/+7
* Add a SoftDebugger functionSamuel Thibault2009-12-214-10/+20
* Add Xen supportSamuel Thibault2009-12-162-1/+25
* Add stack-protector supportSamuel Thibault2009-11-301-0/+13
* Add memory object proxiesSamuel Thibault2009-11-282-2/+6
* Add -H option to halt on panicSamuel Thibault2009-11-281-1/+5
* Really call startrtclock() with an active thread.Samuel Thibault2009-11-221-1/+2
* Fix warningsSamuel Thibault2009-10-203-17/+18
* Fix warningSamuel Thibault2009-10-201-1/+1
* Fix warningsSamuel Thibault2009-10-201-2/+4
* Update constants to nowadays standardsSamuel Thibault2009-10-141-1/+1
* Fix yet more allocation failures during gcSamuel Thibault2009-10-141-1/+4
* Fix allocation failure during gcSamuel Thibault2009-10-141-0/+9
* More restrictive requirements on zone alignmentSamuel Thibault2009-10-141-1/+1
* Make local variable staticSamuel Thibault2009-10-141-2/+2
* 2008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-181-0/+2
* 2008-11-11 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-181-1/+0
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-183-3/+3
* 2008-07-19 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-182-16/+9
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-182-3/+3
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-1819-9/+162
* 2008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault2009-06-181-1/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-182-2/+2
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-183-0/+3
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-185-4/+6
* Fix (void) prototypes.Samuel Thibault2009-06-181-1/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-1811-0/+44
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-182-0/+4
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-183-2/+6
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-185-1/+6
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-3/+3
* 2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-3/+3
* fix allocation exhaustionSamuel Thibault2009-06-181-1/+2
* 2007-09-03 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2007-05-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-182-0/+9
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+2
* 2007-04-30 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-1822-99/+96
* 2007-04-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+4