| 2010-07-08 |
Matthew Dillon | kernel - skip PG_MARKER vm pages. |
blob | commitdiff |
| 2010-06-12 |
Matthew Dillon | kernel - MPSAFE work - tokenize more vm stuff |
blob | commitdiff | diff to current |
| 2010-03-04 |
Matthew Dillon | kernel - pmap (i386) - Reduce kmem use for foreign... |
blob | commitdiff | diff to current |
| 2009-05-15 |
Matthew Dillon | Instrument contigmalloc() failures to provide better... |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Make adjustments to how MAP_STACK works to prevent... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Make kernel_map, buffer_map, clean_map, exec_map, and... |
blob | commitdiff | diff to current |
| 2006-12-28 |
Matthew Dillon | Introduce globals: KvaStart, KvaEnd, and KvaSize. ... |
blob | commitdiff | diff to current |
| 2006-12-23 |
Sascha Wildner | Rename printf -> kprintf in sys/ and add some defines... |
blob | commitdiff | diff to current |
| 2006-09-11 |
Matthew Dillon | Move flag(s) representing the type of vm_map_entry... |
blob | commitdiff | diff to current |
| 2006-08-12 |
Matthew Dillon | VNode sequencing and locking - part 3/4. |
blob | commitdiff | diff to current |
| 2006-05-05 |
Matthew Dillon | Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by... |
blob | commitdiff | diff to current |
| 2006-01-09 |
Simon Schubert | Add missing \n to printf |
blob | commitdiff | diff to current |
| 2005-06-03 |
Matthew Dillon | vm_contig_pg_free() must busy the page before freeing... |
blob | commitdiff | diff to current |
| 2005-02-22 |
Matthew Dillon | Improve the contigmalloc() memory allocator. Fix a... |
blob | commitdiff | diff to current |
| 2004-11-10 |
Matthew Dillon | The 'start = 1' change wasn't needed, revert that one... |
blob | commitdiff | diff to current |
| 2004-11-10 |
Matthew Dillon | Fix a very serious bug in contigmalloc() which we inher... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | VFS messaging/interfacing work stage 8/99: Major rework... |
blob | commitdiff | diff to current |
| 2004-08-17 |
Matthew Dillon | VFS messaging/interfacing work stage 2/99. This stage... |
blob | commitdiff | diff to current |
| 2004-07-16 |
Hiten Pandya | Change all files that I own to use the official DragonF... |
blob | commitdiff | diff to current |
| 2004-07-07 |
Hiten Pandya | Remove the advertising clause from this file. |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-02-18 |
Joerg Sonnenberger | pmap_zero_page expects an address, not a page number |
blob | commitdiff | diff to current |
| 2004-02-16 |
Joerg Sonnenberger | Add BUS_DMA_ZERO flag to bus_dmamem_alloc. |
blob | commitdiff | diff to current |
| 2004-01-14 |
Matthew Dillon | Cleanup the vm_map_entry_[k]reserve/[k]release() API... |
blob | commitdiff | diff to current |
| 2003-11-03 |
Matthew Dillon | 64 bit address space cleanups which are a prerequisit... |
blob | commitdiff | diff to current |
| 2003-10-15 |
Hiten Pandya | Second contigmalloc() cleanup: |
blob | commitdiff | diff to current |
|