| Commit message (Expand) | Author | Age | Files | Lines |
| * | - pmap_kenter_temporary() is unused by machine-independent code. Therefore, | Alan Cox | 2004-04-10 | 1 | -1/+0 |
| * | The demise of vm_pager_map_page() in revision 1.93 of vm/vm_pager.c permits | Alan Cox | 2004-04-08 | 3 | -6/+2 |
| * | Remove advertising clause from University of California Regent's license, | Warner Losh | 2004-04-06 | 24 | -96/+0 |
| * | Eliminate vm_pager_map_page() and vm_pager_unmap_page() and their uses. | Alan Cox | 2004-04-06 | 3 | -32/+12 |
| * | Delay permission checks for VCHR vnodes until after vnode is locked in | Alexander Kabaev | 2004-04-05 | 1 | -2/+7 |
| * | Remove unused arguments from pmap_init(). | Alan Cox | 2004-04-05 | 2 | -2/+2 |
| * | Eliminate unused arguments from vm_page_startup(). | Alan Cox | 2004-04-04 | 3 | -3/+3 |
| * | Do not copy vm_exitingcnt to the new vmspace in vmspace_exec(). Copying | Tim J. Robbins | 2004-03-23 | 1 | -1/+2 |
| * | When mmap-ing a file from a noexec mount, be sure not to grant the right | Guido van Rooij | 2004-03-18 | 1 | -1/+5 |
| * | Make overflow/wraparound checking more robust and unbreak len=0 in | Don Lewis | 2004-03-15 | 2 | -16/+22 |
| * | Style(9) changes. | Don Lewis | 2004-03-15 | 2 | -40/+11 |
| * | Revert to the original vslock() and vsunlock() API with the following | Don Lewis | 2004-03-15 | 2 | -33/+25 |
| * | Remove redundant suser() check. | Don Lewis | 2004-03-15 | 1 | -4/+0 |
| * | Remove GIANT_REQUIRED from contigfree(). | Alan Cox | 2004-03-13 | 1 | -1/+1 |
| * | Part 2 of rev 1.68. Update comment to match reality now that vm_endcopy | Peter Wemm | 2004-03-12 | 1 | -1/+1 |
| * | - Make the acquisition of Giant in vm_fault_unwire() conditional on the | Alan Cox | 2004-03-10 | 2 | -13/+5 |
| * | Implement a work around for the deadlock avoidance case in | Alan Cox | 2004-03-08 | 1 | -0/+7 |
| * | Retire pmap_pinit2(). Alpha was the last platform that used it. However, | Alan Cox | 2004-03-07 | 3 | -6/+0 |
| * | Mark uma_callout as CALLOUT_MPSAFE, as uma_timeout can run MPSAFE. | Robert Watson | 2004-03-07 | 1 | -1/+1 |
| * | Undo the merger of mlock()/vslock and munlock()/vsunlock() and the | Don Lewis | 2004-03-05 | 3 | -50/+113 |
| * | In the last revision, I introduced a physical contiguity check that is both | Alan Cox | 2004-03-05 | 1 | -3/+1 |
| * | Record exactly where this file was copied from. It wasn't repo-copied so | Bruce Evans | 2004-03-04 | 1 | -12/+12 |
| * | Minor style fixes. In vm_daemon(), don't fetch the rss limit long before | Bruce Evans | 2004-03-04 | 1 | -9/+8 |
| * | Remove some long unused definitions. | Alan Cox | 2004-03-04 | 1 | -2/+0 |
| * | Modify contigmalloc1() so that the free page queues lock is not held when | Alan Cox | 2004-03-02 | 2 | -4/+15 |
| * | Pich up a do {} while(0) cleanup by phk that was discarded accidentally in | Alexander Kabaev | 2004-03-01 | 1 | -11/+9 |
| * | Move the code dealing with vnode out of several functions into a single | Alexander Kabaev | 2004-02-27 | 1 | -156/+136 |
| * | Split the mlock() kernel code into two parts, mlock(), which unpacks | Don Lewis | 2004-02-26 | 3 | -55/+43 |
| * | - Substitute bdone() and bwait() from vfs_bio.c for | Alan Cox | 2004-02-23 | 1 | -23/+4 |
| * | Correct a long-standing race condition in vm_object_page_remove() that | Alan Cox | 2004-02-22 | 1 | -1/+1 |
| * | Eliminate the second, unnecessary call to pmap_page_protect() near the end | Alan Cox | 2004-02-21 | 1 | -2/+4 |
| * | - Correct a long-standing race condition in vm_page_try_to_free() that | Alan Cox | 2004-02-19 | 1 | -4/+3 |
| * | Back out previous commit due to objections. | Dag-Erling Smørgrav | 2004-02-16 | 1 | -2/+0 |
| * | Don't panic if we fail to satisfy an M_WAITOK request; return 0 instead. | Dag-Erling Smørgrav | 2004-02-16 | 1 | -0/+2 |
| * | Correct a long-standing race condition in vm_contig_launder() that could | Alan Cox | 2004-02-16 | 1 | -0/+2 |
| * | Correct a long-standing race condition in vm_fault() that could result in a | Alan Cox | 2004-02-15 | 1 | -3/+1 |
| * | - Correct a long-standing race condition in vm_page_try_to_cache() that | Alan Cox | 2004-02-14 | 2 | -4/+3 |
| * | Remove the absolute count g_access_abs() function since experience has | Poul-Henning Kamp | 2004-02-12 | 1 | -2/+2 |
| * | Further reduce the use of Giant in vm_map_delete(): Perform pmap_remove() | Alan Cox | 2004-02-12 | 1 | -2/+2 |
| * | Correct a long-standing race condition in the inactive queue scan. (See | Alan Cox | 2004-02-10 | 1 | -0/+15 |
| * | swp_pager_async_iodone() no longer requires Giant. Modify bufdone() | Alan Cox | 2004-02-07 | 1 | -3/+0 |
| * | - Locking for the per-process resource limits structure has eliminated | Alan Cox | 2004-02-05 | 2 | -5/+1 |
| * | Locking for the per-process resource limits structure. | John Baldwin | 2004-02-04 | 5 | -32/+59 |
| * | Drop the reference count on the old vmspace after fully switching the | John Baldwin | 2004-02-02 | 1 | -2/+2 |
| * | Check error return from g_clone_bio(). (netchild@) | Poul-Henning Kamp | 2004-02-02 | 1 | -0/+11 |
| * | - Use a seperate startup function for the zeroidle kthread. Use this to | Jeff Roberson | 2004-02-02 | 1 | -10/+23 |
| * | - Fix a problem where we did not drain the cache of buckets in the zone | Jeff Roberson | 2004-02-01 | 1 | -8/+21 |
| * | Mechanical whitespace cleanup. | Dag-Erling Smørgrav | 2004-01-30 | 1 | -41/+41 |
| * | Fixed breakage of scheduling in rev.1.29 of subr_4bsd.c. The | Bruce Evans | 2004-01-29 | 1 | -1/+1 |
| * | - Add a flags parameter to mi_switch. The value of flags may be SW_VOL or | Jeff Roberson | 2004-01-25 | 1 | -2/+1 |