aboutsummaryrefslogtreecommitdiff
path: root/vm/vm_init.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-0/+1
* Use vm_page as the physical memory allocatorRichard Braun2016-01-231-0/+1
* Declare void argument listsMarin Ramesa2013-12-151-2/+2
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-3/+3
* Add prototypes for memory_object_proxy.c functionsFridolín Pokorný2011-09-031-1/+1
* Add memory object proxiesSamuel Thibault2009-11-281-0/+1
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* Initial sourceThomas Bushnell1997-02-251-0/+84