aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_object.c
Commit message (Expand)AuthorAgeFilesLines
* vm: move forward declarations into a header fileMarin Ramesa2013-11-241-10/+0
* vm/vm_object.c: remove register qualifiersMarin Ramesa2013-11-151-42/+35
* Remove lint codeMarin Ramesa2013-11-091-12/+0
* vm: organize vm print function prototypesMarin Ramesa2013-07-181-0/+1
* Fix compilation warning implicit function declaration kdbprintfDavid Höppner2013-01-041-0/+4
* Provide basic page cache statisticsRichard Braun2012-09-231-0/+14
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Adjust VM initializationRichard Braun2011-12-171-41/+46
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-10/+8
* Add a SoftDebugger functionSamuel Thibault2009-12-211-1/+1
* Update constants to nowadays standardsSamuel Thibault2009-10-141-1/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2007-03-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-18/+6
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-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-1/+2
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+3
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-6/+2
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-64/+0
* 2006-01-31 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* prerelease workThomas Bushnell1997-03-241-1/+1
* Initial sourceThomas Bushnell1997-02-251-0/+3090