| Age | Commit message (Expand) | Author |
| 2025-06-11 | vm: retire vm_page_lock() | Alan Cox |
| 2023-11-26 | sys: Remove ancient SCCS tags. | Warner Losh |
| 2023-08-16 | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2020-01-23 | (fault 3/9) Move map relookup into a dedicated function. | Jeff Roberson |
| 2019-09-27 | Improve MD page fault handlers. | Konstantin Belousov |
| 2019-08-16 | Move phys_avail definition into MI code. It is consumed in the MI layer and | Jeff Roberson |
| 2019-08-06 | Cache kernel stacks in UMA. This gives us NUMA support, better concurrency, | Jeff Roberson |
| 2017-11-30 | SPDX: Consider code from Carnegie-Mellon University. | Pedro F. Giffuni |
| 2017-11-20 | sys: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni |
| 2017-10-22 | Add OID for the vm.overcommit sysctl. This makes it possible to remove | Edward Tomasz Napierala |
| 2017-05-23 | Commit the 64-bit inode project. | Konstantin Belousov |
| 2017-02-28 | Renumber copyright clause 4 | Warner Losh |
| 2015-09-11 | Remove the v_cache_min and v_cache_max sysctls. They are unused and have | Mark Johnston |
| 2014-03-22 | Rename global cnt to vm_cnt to avoid shadowing. | Bryan Drewery |
| 2013-08-09 | Remove unused definition for CTL_VM_NAMES. | Andrey Zonov |
| 2013-07-29 | Unbreak sysctl ABI changes introduced in r253662 | Andrey Zonov |
| 2013-07-26 | Remove define and documentation for vm_pageout_algorithm missed in r253587 | Andrey Zonov |
| 2010-04-30 | On Alan's advice, rather than do a wholesale conversion on a single | Kip Macy |
| 2007-10-16 | Fix CTL_VM_NAMES. | Ruslan Ermilov |
| 2007-04-19 | Correct two comments. | Alan Cox |
| 2005-01-07 | /* -> /*- for license, minor formatting changes | Warner Losh |
| 2004-11-08 | #include <vm/vm_param.h> instead of <machine/vmparam.h> (the former | Dag-Erling Smørgrav |
| 2004-06-17 | Second half of the dev_t cleanup. | Poul-Henning Kamp |
| 2004-04-06 | Remove advertising clause from University of California Regent's license, | Warner Losh |
| 2003-01-18 | Rev 1.16 renamed VM_METER to VM_TOTAL. This is breaking 3rd-party apps. | David E. O'Brien |
| 2003-01-11 | Make 'sysctl vm.vmtotal' work properly using updated patch from Hiten. | Matthew Dillon |
| 2001-10-10 | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | Paul Saab |
| 2001-06-01 | Change the way information about swap devices is exported to be more | Thomas Moestl |
| 1999-12-29 | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | Peter Wemm |
| 1999-08-28 | $Id$ -> $FreeBSD$ | Peter Wemm |
| 1999-06-22 | Remove (1) "extern" declarations for variables that were previously | Alan Cox |
| 1999-06-20 | Set cnt.v_page_size to PAGE_SIZE rather than DEFAULT_PAGE_SIZE so that | Alan Cox |
| 1998-07-22 | There is a comment in vm_param.h which doesn't belong to the | Poul-Henning Kamp |
| 1997-02-22 | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm |
| 1997-01-14 | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard |
| 1996-06-26 | This commit does a couple of things: | John Dyson |
| 1995-12-10 | Moved the declaration of boolean_t from <vm/vm_param.h> to | Bruce Evans |
| 1995-01-09 | These changes embody the support of the fully coherent merged VM buffer cache, | David Greenman |
| 1994-08-02 | Added $Id$ | David Greenman |
| 1994-05-25 | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes |
| 1994-05-24 | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes |