| Commit message (Expand) | Author | Age | Files | Lines |
* | spelling |  jsg | 2021-03-12 | 1 | -2/+2 |
* | Bring back previous fix for UVM vnode deadlock. |  mpi | 2021-03-04 | 1 | -2/+1 |
* | Fix the deadlock between uvn_io() and uvn_flush() by restarting the fault. |  mpi | 2021-03-02 | 1 | -1/+2 |
* | Chuck Cranor rescinded clauses in his license |  jsg | 2014-07-11 | 1 | -8/+1 |
* | the #ifdef _KERNEL can wrap the entire file. uvm_extern.h only pulls |  deraadt | 2014-07-08 | 1 | -10/+2 |
* | Put the PG_RELEASED changes diff back in. |  oga | 2009-07-22 | 1 | -3/+1 |
* | date based reversion of uvm to the 4th May. |  oga | 2009-06-17 | 1 | -1/+1 |
* | Backout all changes to uvm after pmemrange (which will be backed out |  oga | 2009-06-16 | 1 | -1/+3 |
* | Since we've now cleared up a lot of the PG_RELEASED setting, remove the |  oga | 2009-06-01 | 1 | -3/+1 |
* | remove PGO_OVERWRITE, PGO_WEAK and PGO_PASTEOF from the pager. They're all |  oga | 2009-03-27 | 1 | -4/+1 |
* | Move all of the pseudo-inline functions in uvm into C files. |  oga | 2009-03-25 | 1 | -19/+6 |
* | garbage collect uvm_errno2vmerror(); |  thib | 2008-11-24 | 1 | -3/+1 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | Cosmetic changes only, primarily making comments line up nicely after the |  millert | 2002-03-15 | 1 | -14/+25 |
* | First round of __P removal in sys |  millert | 2002-03-14 | 1 | -36/+27 |
* | UBC was a disaster. It worked very good when it worked, but on some |  art | 2001-12-19 | 1 | -13/+34 |
* | Sync in more uvm from NetBSD. Mostly just cosmetic stuff. |  art | 2001-11-28 | 1 | -12/+13 |
* | Sync in more uvm changes from NetBSD. |  art | 2001-11-28 | 1 | -24/+2 |
* | Merge in some parts of the ubc work that has been done in NetBSD that are not |  art | 2001-11-10 | 1 | -25/+12 |
* | Another sync of uvm to NetBSD. Just minor fiddling, no major changes. |  art | 2001-11-07 | 1 | -6/+10 |
* | Minor sync to NetBSD. |  art | 2001-11-06 | 1 | -23/+63 |
* | vm_pager.h no more |  mickey | 2001-08-12 | 1 | -1/+22 |
* | Various random fixes from NetBSD. |  art | 2001-08-11 | 1 | -5/+7 |
* | Add a new type voff_t (right now it's typedefed as off_t) used for offsets |  art | 2001-08-06 | 1 | -11/+11 |
* | Add support for disabling swap devices (swapctl -d). |  art | 2001-07-26 | 1 | -3/+3 |
* | Sync style, typo, and comments a little closer to NetBSD. art@ ok |  smart | 2001-03-22 | 1 | -3/+2 |
* | Protect protypes, certain macros, and inlines from userland. Checked userland |  smart | 2001-03-09 | 1 | -2/+5 |
* | $OpenBSD$ |  niklas | 2001-01-29 | 1 | -0/+1 |
* | Fix the NetBSD id strings. |  art | 2000-03-15 | 1 | -1/+1 |
* | sync with NetBSD from 1999.05.24 (there is a reason for this date) |  art | 1999-08-23 | 1 | -8/+1 |
* | add OpenBSD tags |  art | 1999-02-26 | 1 | -0/+1 |
* | Import of uvm from NetBSD. Some local changes, some code disabled |  art | 1999-02-26 | 1 | -0/+158 |