Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kern: import `macros.h' from x15 | Justus Winter | 2015-05-19 | 1 | -1/+1 |
* | vm: reduce the size of struct vm_page | Justus Winter | 2014-01-03 | 1 | -1/+1 |
* | vm: merge the two bit fields in struct vm_page | Justus Winter | 2014-01-03 | 1 | -7/+3 |
* | vm: remove NS32000-specific padding from struct vm_page | Justus Winter | 2014-01-03 | 1 | -3/+0 |
* | Cleanup of the prototypes | Marin Ramesa | 2013-12-09 | 1 | -2/+0 |
* | vm/vm_page.h: remove unused variables | Marin Ramesa | 2013-12-09 | 1 | -5/+0 |
* | Adjust the kernel to use the slab allocator | Richard Braun | 2011-12-17 | 1 | -1/+0 |
* | 2007-05-05 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -4/+1 |
* | 2006-10-15 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -2/+0 |
* | Bother to declare vm_page_release with new parm. | Thomas Bushnell | 1999-06-28 | 1 | -1/+1 |
* | 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-06-27 | 1 | -2/+15 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+322 |