Age | Commit message (Expand) | Author |
2017-02-05 | Update a comment that suggested the stack was executable. Nope! | Philip Guenther |
2016-05-26 | Make amaps use less kernel memory (2nd try) | Stefan Kempf |
2016-05-22 | Revert previous: breaks i386 and powerpc, probably all non-PMAP_DIRECT archs | Philip Guenther |
2016-05-22 | Make amaps use less kernel memory | Stefan Kempf |
2016-05-08 | Additional parameter for amap_alloc(). | Stefan Kempf |
2016-05-08 | Wait for RAM in uvm_fault when allocating uvm structures fails | Stefan Kempf |
2016-04-16 | Remove am_maxslot from amap. | Stefan Kempf |
2016-04-04 | UVM_FLAG_AMAPPAD has no effect anymore, nuke it. | Stefan Kempf |
2016-03-27 | amap_extend is never called, remove it. | Stefan Kempf |
2016-03-06 | Remove unused amap_share_protect(). | Stefan Kempf |
2014-07-11 | Chuck Cranor rescinded clauses in his license | Jonathan Gray |
2013-05-30 | remove lots of comments about locking per beck's request | Ted Unangst |
2009-03-25 | Move all of the pseudo-inline functions in uvm into C files. | Owain Ainsworth |
2007-06-18 | Bring back Mickey's UVM anon change. Testing by thib@, beck@ and | Pedro Martelletto |
2007-05-31 | zap the vm_amap am_l simplelock, and amap_{lock/unlock} macros for | Thordur I. Bjornsson |
2006-07-13 | Back out the anon change. Apparently it was tested by a few, but most of | Theo de Raadt |
2006-06-21 | from netbsd: make anons dynamically allocated from pool. | Michael Shalayeff |
2004-12-30 | Import M_CANFAIL support from NetBSD, removes a nasty panic during low-mem sc... | Niklas Hallqvist |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-19 | UBC was a disaster. It worked very good when it worked, but on some | Artur Grabowski |
2001-11-28 | Sync in more uvm from NetBSD. Mostly just cosmetic stuff. | Artur Grabowski |
2001-11-11 | Sync in more stuff from NetBSD. | Artur Grabowski |
2001-11-07 | Another sync of uvm to NetBSD. Just minor fiddling, no major changes. | Artur Grabowski |
2001-05-10 | More sync to NetBSD. | Artur Grabowski |
2001-03-09 | Protect protypes, certain macros, and inlines from userland. Checked userland | smart |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2000-03-15 | Fix the NetBSD id strings. | Artur Grabowski |
1999-02-26 | add OpenBSD tags | Artur Grabowski |
1999-02-26 | Import of uvm from NetBSD. Some local changes, some code disabled | Artur Grabowski |