| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix locked memory accounting for maps with MAP_WIREFUTURE flag. | zont | 2012-12-18 | 1 | -0/+2 |
* | Add new pager type, OBJT_MGTDEVICE. It provides the device pager | kib | 2012-05-12 | 1 | -1/+1 |
* | Replace pointer to "struct uidinfo" with pointer to "struct ucred" | trasz | 2010-12-02 | 1 | -3/+3 |
* | Replace VM_PROT_OVERRIDE_WRITE by VM_PROT_COPY. VM_PROT_OVERRIDE_WRITE has | alc | 2009-11-26 | 1 | -1/+1 |
* | Extend the device pager to support different memory attributes on different | jhb | 2009-08-28 | 1 | -6/+6 |
* | Add a new type of VM object: OBJT_SG. An OBJT_SG object is very similar to | jhb | 2009-07-24 | 1 | -1/+1 |
* | Add support to the virtual memory system for configuring machine- | alc | 2009-07-12 | 1 | -3/+3 |
* | This change is the next step in implementing the cache control functionality | alc | 2009-06-26 | 1 | -0/+8 |
* | Implement global and per-uid accounting of the anonymous memory. Add | kib | 2009-06-23 | 1 | -0/+7 |
* | Add the superpage reservation type. | alc | 2007-12-27 | 1 | -0/+3 |
* | Retire debug.mpsafevm. None of the architectures supported in CVS require | alc | 2006-07-21 | 1 | -13/+0 |
* | - Change the vm_mmap() function to accept an objtype_t parameter specifying | jhb | 2005-04-01 | 1 | -0/+4 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | - Introduce and use a new tunable "debug.mpsafevm". At present, setting | alc | 2004-08-16 | 1 | -0/+13 |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-06 | 1 | -4/+0 |
* | Change the way ELF coredumps are handled. Instead of unconditionally | dillon | 2002-12-16 | 1 | -0/+1 |
* | - Remove a number of extra newlines that do not belong here according to | eivind | 2002-03-10 | 1 | -1/+1 |
* | Remove a parameter name from a prototype. | dwmalone | 2002-01-25 | 1 | -1/+1 |
* | Move most of the kernel submap initialization code, including the | dillon | 2001-08-22 | 1 | -0/+17 |
* | With Alfred's permission, remove vm_mtx in favor of a fine-grained approach | dillon | 2001-07-04 | 1 | -4/+0 |
* | Introduce a global lock for the vm subsystem (vm_mtx). | alfred | 2001-05-19 | 1 | -0/+4 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | useracc() the prequel: | phk | 1999-10-29 | 1 | -1/+44 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Removed vestiges of Mach lock types. | bde | 1997-02-18 | 1 | -11/+0 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -0/+11 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Moved the declaration of boolean_t from <vm/vm_param.h> to | bde | 1995-12-10 | 1 | -1/+10 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -35/+2 |
* | Moved the declaration of vm_object_t from <vm/vm.h> to <sys/types.h> | bde | 1995-12-05 | 1 | -1/+7 |
* | Fix pollution of application namespace by declarations of kernel | bde | 1995-10-05 | 1 | -2/+1 |
* | NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct | dg | 1995-07-13 | 1 | -4/+1 |
* | These changes embody the support of the fully coherent merged VM buffer cache, | dg | 1995-01-09 | 1 | -11/+12 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -1/+3 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+91 |