Age | Commit message (Expand) | Author |
2015-07-09 | Allow non-privileged tasks to wire 64KiB task memory | Samuel Thibault |
2014-04-04 | Convert from K&R to ANSI | Marin Ramesa |
2013-12-17 | vm: qualify pointers whose dereferenced values are constant with const | Marin Ramesa |
2013-12-09 | vm/vm_map.c: use boolean instead of an int | Marin Ramesa |
2013-12-05 | vm/vm_map.c: remove forward declarations | Marin Ramesa |
2013-11-24 | vm: move forward declarations into a header file | Marin Ramesa |
2013-11-15 | vm/vm_map.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_map.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-07-18 | vm: organize vm print function prototypes | Marin Ramesa |
2013-01-04 | Fix compilation warning implicit function declaration kdbprintf | David Höppner |
2012-11-20 | Fix calls to vm_map when size is 0 | Richard Braun |
2012-04-27 | Augment VM maps with a red-black tree | Richard Braun |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2012-03-08 | Move kentry_data_size initial value to header | Samuel Thibault |
2011-12-17 | Fix kern/kalloc.h includes | Richard Braun |
2011-12-17 | Adjust VM initialization | Richard Braun |
2011-12-17 | Adjust the kernel to use the slab allocator | Richard Braun |
2011-08-27 | Initialize the new map entry when it's a projected buffer | Guillem Jover |
2011-05-09 | Do not warn on vm_map_enter with fixed address failing | Samuel Thibault |
2011-04-22 | Warn once when part of the kernel is lacking space | Samuel Thibault |
2009-10-20 | Fix warning | Samuel Thibault |
2009-10-14 | Fix return with lock held | Samuel Thibault |
2009-10-14 | Fix return with lock held | Samuel Thibault |
2009-06-18 | 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2009-06-18 | 2008-07-15 Barry deFreese <bddebian@comcast.net> | Samuel Thibault |
2009-06-18 | 2007-05-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2009-06-18 | 2006-12-30 Richard Braun <syn@hurdfr.org> | Samuel Thibault |
2009-06-18 | 2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2009-06-18 | 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org> | Samuel Thibault |
2009-06-18 | 2006-11-09 Barry deFreese <bddebian@comcast.net> | Samuel Thibault |
2009-06-18 | 2006-11-07 Barry deFreese <bddebian@comcast.net> | Samuel Thibault |
2009-06-18 | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2009-06-18 | 2006-03-20 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2001-04-05 | 2001-04-04 Roland McGrath <roland@frob.com> | Roland McGrath |
1999-06-27 | 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1997-02-25 | Initial source | Thomas Bushnell |