| Age | Commit message (Expand) | Author |
| 2003-11-29 | mincore: don't treat an aobj as a device mapping. | yamt |
| 2002-06-20 | count aobj pages (most notably kernel stack pages) as anon pages | chs |
| 2002-05-15 | When core dumping a process, don't dump maps backed up by the device pager. | matt |
| 2001-10-30 | - Add a new vnode flag VEXECMAP, which indicates that a vnode has | thorpej |
| 2001-09-15 | a whole bunch of changes to improve performance and robustness under load: | chs |
| 2001-05-26 | replace {simple_,}lock{_data,}_t with struct {simple,}lock {,*}. | chs |
| 2001-03-09 | add UBC memory-usage balancing. we track the number of pages in use for | chs |
| 2001-01-28 | Put the extern decl of uvm_vnodeops in uvm_object.h | thorpej |
| 2001-01-28 | Define a UVM_OBJ_IS_VNODE() macro to test if an object is a vnode. | thorpej |
| 1999-05-25 | Define a new kernel object type, "intrsafe", which are used for objects | thorpej |
| 1999-05-25 | Macro'ize the test for "object is a kernel object". | thorpej |
| 1999-03-25 | remove now >1 year old pre-release message. | mrg |
| 1998-03-09 | KNF. | mrg |
| 1998-02-10 | add/cleanup multiple inclusion protection. | perry |
| 1998-02-07 | restore rcsids | mrg |
| 1998-02-06 | RCS ID police. | thorpej |
| 1998-02-05 | initial import of the new virtual memory system, UVM, into -current. | mrg |