| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge MAP_GUARD. | Konstantin Belousov | 2017-07-30 | 1 | -238/+235 |
| * | MFC r320498 | Alan Cox | 2017-07-22 | 1 | -8/+6 |
| * | MFC r320332: | Konstantin Belousov | 2017-07-02 | 1 | -3/+3 |
| * | MFC r320316: | Konstantin Belousov | 2017-07-01 | 1 | -4/+4 |
| * | MFC r320202: | Konstantin Belousov | 2017-06-28 | 1 | -3/+4 |
| * | MFC r320201: | Konstantin Belousov | 2017-06-28 | 1 | -0/+2 |
| * | MFC r315272, r315370 | Xin LI | 2017-05-31 | 1 | -0/+29 |
| * | MFC 310028: Use db_lookup_proc() in the DDB 'show procvm' command. | John Baldwin | 2017-01-18 | 1 | -1/+1 |
| * | MFC r267546 (by alc): | Konstantin Belousov | 2017-01-08 | 1 | -77/+59 |
| * | MFC r310821: | Konstantin Belousov | 2017-01-06 | 1 | -16/+22 |
| * | MFC r287591: | Konstantin Belousov | 2015-09-16 | 1 | -10/+4 |
| * | MFC r286086: | Konstantin Belousov | 2015-08-06 | 1 | -1/+1 |
| * | MFC r285046: | Konstantin Belousov | 2015-08-05 | 1 | -1/+2 |
| * | MFC r282213: | Edward Tomasz Napierala | 2015-06-21 | 1 | -23/+32 |
| * | MFC r277649: | Ryan Stone | 2015-03-01 | 1 | -0/+3 |
| * | MFC r272036: | Konstantin Belousov | 2014-09-27 | 1 | -1/+8 |
| * | Fix a leak of the wired pages when unwiring of the PROT_NONE-mapped | Konstantin Belousov | 2014-09-01 | 1 | -44/+84 |
| * | MFC r267213 (by alc): | Konstantin Belousov | 2014-07-24 | 1 | -13/+26 |
| * | MFC r267664: | Konstantin Belousov | 2014-06-27 | 1 | -0/+9 |
| * | MFC r267630: | Konstantin Belousov | 2014-06-26 | 1 | -1/+2 |
| * | MFC r267766: | Konstantin Belousov | 2014-06-26 | 1 | -1/+1 |
| * | MFC r267254: | Konstantin Belousov | 2014-06-23 | 1 | -34/+59 |
| * | MFC r266780: | Konstantin Belousov | 2014-06-04 | 1 | -4/+1 |
| * | MFC r265886, r265948 | Alan Cox | 2014-05-23 | 1 | -7/+14 |
| * | MFC r266464: | Konstantin Belousov | 2014-05-23 | 1 | -1/+3 |
| * | MFC r265850 | Alan Cox | 2014-05-17 | 1 | -1/+2 |
| * | MFC r265825: | Konstantin Belousov | 2014-05-17 | 1 | -1/+1 |
| * | MFC r265824: | Konstantin Belousov | 2014-05-17 | 1 | -1/+2 |
| * | MFC r263471: | Konstantin Belousov | 2014-03-24 | 1 | -0/+1 |
| * | MFC r259951: | Konstantin Belousov | 2013-12-30 | 1 | -1/+1 |
| * | MFC r258367: | Konstantin Belousov | 2013-12-13 | 1 | -0/+15 |
| * | MFC r258366: | Konstantin Belousov | 2013-12-13 | 1 | -1/+9 |
| * | Both the vm_map and vmspace zones are defined as "no free". So, there is no | Alan Cox | 2013-09-22 | 1 | -23/+2 |
| * | Merge the following changes from projects/bhyve_npt_pmap: | Neel Natu | 2013-09-20 | 1 | -5/+12 |
| * | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping use | John Baldwin | 2013-09-09 | 1 | -3/+4 |
| * | Significantly reduce the cost, i.e., run time, of calls to madvise(..., | Alan Cox | 2013-08-29 | 1 | -2/+19 |
| * | Revert r254501. Instead, reuse the type stability of the struct pmap | Konstantin Belousov | 2013-08-22 | 1 | -0/+1 |
| * | Add new mmap(2) flags to permit applications to request specific virtual | John Baldwin | 2013-08-16 | 1 | -5/+16 |
| * | Replace kernel virtual address space allocation with vmem. This provides | Jeff Roberson | 2013-08-07 | 1 | -24/+7 |
| * | Clear entire map structure including locks so that the | Tim Kientzle | 2013-07-25 | 1 | -2/+1 |
| * | Be more aggressive in using superpages in all mappings of objects: | John Baldwin | 2013-07-19 | 1 | -5/+15 |
| * | The mlockall() or VM_MAP_WIRE_HOLESOK does not interact properly with | Konstantin Belousov | 2013-07-11 | 1 | -11/+51 |
| * | Fix a bug that allowed a tracing process (e.g. gdb) to write | Dag-Erling Smørgrav | 2013-06-18 | 1 | -0/+6 |
| * | o Relax locking assertions for vm_page_find_least() | Attilio Rao | 2013-05-21 | 1 | -7/+15 |
| * | Fix the assertions for the state of the object under the map entry | Konstantin Belousov | 2013-04-09 | 1 | -6/+16 |
| * | Switch the vm_object mutex to be a rwlock. This will enable in the | Attilio Rao | 2013-03-09 | 1 | -22/+23 |
| * | Merge from vmc-playground branch: | Attilio Rao | 2013-02-26 | 1 | -2/+1 |
| * | - Get rid of unused function vmspace_wired_count(). | Andrey Zonov | 2013-01-14 | 1 | -6/+0 |
| * | - Reduce kernel size by removing unnecessary pointer indirections. | Andrey Zonov | 2013-01-10 | 1 | -6/+4 |
| * | - Fix locked memory accounting for maps with MAP_WIREFUTURE flag. | Andrey Zonov | 2012-12-18 | 1 | -6/+39 |
