summaryrefslogtreecommitdiff
path: root/vm/vm_map.c
AgeCommit message (Expand)Author
2012-10-28Add processing of page faults in clusteres in Mach kernelMaksym Planeta
2012-10-28Add IPC functions that allow user to manipulate with memory advice.Maksym Planeta
2012-10-08Add memory advice attribute to memory object and entry.Maksym Planeta
2012-04-27Augment VM maps with a red-black treeRichard Braun
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-03-08Move kentry_data_size initial value to headerSamuel Thibault
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-12-17Adjust VM initializationRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-08-27Initialize the new map entry when it's a projected bufferGuillem Jover
2011-05-09Do not warn on vm_map_enter with fixed address failingSamuel Thibault
2011-04-22Warn once when part of the kernel is lacking spaceSamuel Thibault
2009-10-20Fix warningSamuel Thibault
2009-10-14Fix return with lock heldSamuel Thibault
2009-10-14Fix return with lock heldSamuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182007-05-05 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1999-06-271999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1997-02-25Initial sourceThomas Bushnell