| Age | Commit message (Expand) | Author |
| 2011-02-02 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2006-03-15 | -clean up the interface to uvm_fault: the "fault type" didn't serve | drochner |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-03-24 | Nuke __P(). | junyoung |
| 2001-12-31 | introduce a new UVM fault type, VM_FAULT_WIREMAX. this is different | chs |
| 2001-06-02 | replace vm_map{,_entry}_t with struct vm_map{,_entry} *. | chs |
| 2000-06-26 | remove/move more mach vm header files: | mrg |
| 1999-06-21 | Protect prototypes, certain macros, and inlines from userland. | thorpej |
| 1999-06-16 | * Rename uvm_fault_unwire() to uvm_fault_unwire_locked(), and require that | thorpej |
| 1999-06-04 | Keep interrupt-safe maps on an additional queue. In uvm_fault(), if we're | thorpej |
| 1999-05-28 | Make uvm_fault_unwire() take a vm_map_t, rather than a pmap_t, for | thorpej |
| 1999-05-26 | Pass an access_type to uvm_fault_wire(), which it forwards on to | thorpej |
| 1999-03-25 | remove now >1 year old pre-release message. | mrg |
| 1998-10-11 | remove unused share map code from UVM: | chuck |
| 1998-08-13 | Merge paddr_t changes into the main branch. | eeh |
| 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 |