| Age | Commit message (Expand) | Author |
| 2013-01-07 | switch to __USE_TOPDOWN_VM. | chs |
| 2010-11-14 | Move struct vm_page_md definition from vmparam.h to pmap.h, because | uebayasi |
| 2010-11-06 | Remove incomplete, never worked dynamic run-time memory registration | uebayasi |
| 2009-03-06 | Remove SHMMAXPGS from all kernel configs. Dynamically compute the | joerg |
| 2008-01-02 | Merge vmlocking2 to head. | ad |
| 2006-02-07 | reduce MAXSSIZ to 32 MB, like most other ports. fixes PR 30918. | chs |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-04-03 | Max data size -> 512MB; default stack size -> 8MB. | pk |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-09 | Don't define PAGE_SIZE, etc. in terms of NBPG, rather use the same | thorpej |
| 2003-02-13 | Move the PV list header into the VM page vm_page_md structure. | pk |
| 2002-12-10 | Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out | thorpej |
| 2002-09-03 | Increase the default stack limit to 2M (from 512K on sparc and 1M | thorpej |
| 2001-11-15 | MAXSLP is defined to be a machine-independent scheduling parameter, | soren |
| 2001-06-02 | remove bogus curly braces from a structure forward-declaration. | chs |
| 2001-05-01 | Per discussion w/ chuck and chuck, restructure the md page stuff | thorpej |
| 2001-04-29 | Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for | thorpej |
| 2001-02-27 | * Make PAGE_SIZE et.al. constants, if possible. | pk |
| 2000-02-11 | Update for the NKMEMPAGES changes. | thorpej |
| 2000-01-26 | Remove obsoleted macros. | tsutsui |
| 2000-01-26 | Don't explode when we've got a lot of RAM. Limit our space for buffers | cjs |
| 1999-12-04 | CL* discarding. | ragge |
| 1999-11-27 | MNN has been standard for a Long Time. | mrg |
| 1999-04-26 | Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size | thorpej |
| 1999-04-18 | fix some comments. | mrg |
| 1999-01-16 | MNN is no longer optional, remove dead code | chuck |
| 1998-08-21 | Convert to [pv]addr_t & [pv]size_t. | pk |
| 1998-07-08 | Define one page free list, and put all pages on it. | thorpej |
| 1998-01-13 | Commit to MACHINE_NEW_NONCONFIG. | pk |
| 1998-01-08 | add new version of non contiguous memory code, written by chuck cranor, | mrg |
| 1997-07-12 | update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson | perry |
| 1997-06-12 | bring mrg-vm-swap2 onto mainilne. | mrg |
| 1996-11-12 | Allow larger text (64MB) and data (256MB) segments. | pk |
| 1996-03-14 | Add missing prototypes and fix the fp struct for svr4. | christos |
| 1996-02-01 | LOCORE -> _LOCORE | mycroft |
| 1995-12-11 | Prototype dvma helper functions `dvma_malloc()/dvma_free()' | pk |
| 1995-12-06 | DVMA space is described by the variables `dvma_start' and `dvma_end'. | pk |
| 1995-07-05 | #define MACHINE_NONCONTIG here, so all vm_*.c files see it timely. | pk |
| 1994-11-20 | copyright/Id cleanup | deraadt |
| 1994-10-02 | sun4/300 support works | deraadt |
| 1994-04-18 | decl SHMMAXPGS | deraadt |
| 1993-10-11 | stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torek | deraadt |
| 1993-10-02 | Chris Torek's sparc port. Missing lots of things. | deraadt |