aboutsummaryrefslogtreecommitdiff
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* Remove lint codeMarin Ramesa2013-11-092-17/+0
* Increase kernel map entry pool sizeRichard Braun2013-10-101-1/+1
* vm: organize vm print function prototypesMarin Ramesa2013-07-186-5/+25
* Fix format warningsMiguel Figueiredo2013-06-041-1/+1
* Fix task stats incrementationsSamuel Thibault2013-01-131-3/+3
* Add statistics for task_events_infoDavid Höppner2013-01-132-0/+8
* Double KENTRY_DATA_SIZESamuel Thibault2013-01-061-1/+2
* Fix compilation warning implicit function declaration kdbprintfDavid Höppner2013-01-043-0/+14
* Fix calls to vm_map when size is 0Richard Braun2012-11-202-0/+6
* Provide basic page cache statisticsRichard Braun2012-09-235-2/+76
* Augment VM maps with a red-black treeRichard Braun2012-04-272-52/+76
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-094-4/+4
* Move kentry_data_size initial value to headerSamuel Thibault2012-03-082-1/+3
* Remove arbitrary limits used by the zone systemRichard Braun2011-12-172-2/+0
* Fix kern/kalloc.h includesRichard Braun2011-12-171-0/+1
* Adjust VM initializationRichard Braun2011-12-176-86/+111
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-179-136/+105
* Further prototyping work for memory_object_proxy.c functions.Thomas Schwinge2011-09-063-13/+31
* Free memory used by boot modulesSamuel Thibault2011-09-051-0/+5
* Add prototypes for memory_object_proxy.c functionsFridolín Pokorný2011-09-032-1/+29
* Remove long obsolete RPC routinesGuillem Jover2011-09-021-28/+0
* Initialize the new map entry when it's a projected bufferGuillem Jover2011-08-271-1/+2
* Remove unused variablesGuillem Jover2011-08-271-1/+0
* Add header for printf prototypeGuillem Jover2011-08-271-0/+1
* Do not warn on vm_map_enter with fixed address failingSamuel Thibault2011-05-091-12/+4
* Warn once when part of the kernel is lacking spaceSamuel Thibault2011-04-221-7/+24
* Warn once when part of the kernel is lacking memorySamuel Thibault2011-04-202-1/+10
* Add a SoftDebugger functionSamuel Thibault2009-12-211-1/+1
* Add missing castsGuillem Jover2009-12-181-2/+2
* Fix commit d088a062Samuel Thibault2009-11-281-0/+200
* Add memory object proxiesSamuel Thibault2009-11-282-1/+23
* Fix a bug in vm_page_grab_contiguous_pages.Zheng Da2009-11-111-5/+4
* Fix warningsSamuel Thibault2009-10-201-2/+0
* Fix warningSamuel Thibault2009-10-201-1/+0
* Fix warningSamuel Thibault2009-10-201-1/+2
* Update constants to nowadays standardsSamuel Thibault2009-10-142-2/+2
* Fix return with lock heldSamuel Thibault2009-10-141-1/+3
* Fix return with lock heldSamuel Thibault2009-10-141-1/+1
* 2008-12-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-182-2/+3
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-1810-17/+166
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-183-3/+3
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+9
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+6
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+12
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-1815-171/+241
* 2007-03-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-18/+6
* 2007-02-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+1
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-06-185-10/+10