summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_fault.h
AgeCommit message (Expand)Author
2011-02-02udpate 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 servedrochner
2005-12-11merge ktrace-lwp.christos
2004-03-24Nuke __P().junyoung
2001-12-31introduce a new UVM fault type, VM_FAULT_WIREMAX. this is differentchs
2001-06-02replace vm_map{,_entry}_t with struct vm_map{,_entry} *.chs
2000-06-26remove/move more mach vm header files:mrg
1999-06-21Protect prototypes, certain macros, and inlines from userland.thorpej
1999-06-16* Rename uvm_fault_unwire() to uvm_fault_unwire_locked(), and require thatthorpej
1999-06-04Keep interrupt-safe maps on an additional queue. In uvm_fault(), if we'rethorpej
1999-05-28Make uvm_fault_unwire() take a vm_map_t, rather than a pmap_t, forthorpej
1999-05-26Pass an access_type to uvm_fault_wire(), which it forwards on tothorpej
1999-03-25remove now >1 year old pre-release message.mrg
1998-10-11remove unused share map code from UVM:chuck
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-03-09KNF.mrg
1998-02-10add/cleanup multiple inclusion protection.perry
1998-02-07restore rcsidsmrg
1998-02-06RCS ID police.thorpej
1998-02-05initial import of the new virtual memory system, UVM, into -current.mrg