| 2012-08-21 |
Matthew Dillon | kernel - Fix long-standing vm_map token panic |
blob | commitdiff |
| 2011-12-02 |
Matthew Dillon | kernel - Refactor the vmspace locking code and several... |
blob | commitdiff | diff to current |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-18 |
Matthew Dillon | kernel - Document vm_map_lookup_entry() better in vm... |
blob | commitdiff | diff to current |
| 2011-10-31 |
Matthew Dillon | kernel - Fix missing token release in msync() error... |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-10-27 |
Matthew Dillon | kernel - Fix deep recursion in vm_object_collapse() |
blob | commitdiff | diff to current |
| 2011-10-26 |
Matthew Dillon | kernel - Fix recently introduced bus error w/postgres... |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-09-29 |
Matthew Dillon | kernel - Numerous VM MPSAFE fixes |
blob | commitdiff | diff to current |
| 2011-08-11 |
Matthew Dillon | kernel - Fix deadlock w/recent vm_map work |
blob | commitdiff | diff to current |
| 2011-06-10 |
Matthew Dillon | kernel - do not have hold ref on object across a vm_map... |
blob | commitdiff | diff to current |
| 2011-06-10 |
Matthew Dillon | kernel - Fix MP races in recent vm_object work |
blob | commitdiff | diff to current |
| 2011-06-07 |
Venkatesh Srinivas | kernel -- vm_object locking: Interlock vm_object work... |
blob | commitdiff | diff to current |
| 2011-03-09 |
Matthew Dillon | kernel - Add vm.cache_vmspaces boot-time tunable |
blob | commitdiff | diff to current |
| 2011-03-05 |
Venkatesh Srinivas | kernel -- vm_map: Remove infork field from vm_map. |
blob | commitdiff | diff to current |
| 2011-03-04 |
Venkatesh Srinivas | kernel -- vm_object locking Part 2: Lockup a few vm_obj... |
blob | commitdiff | diff to current |
| 2011-03-04 |
Venkatesh Srinivas | kernel -- vm_object locking Part 1: Primitives |
blob | commitdiff | diff to current |
| 2011-02-16 |
Venkatesh Srinivas | kernel -- vm locking: Take per-object token in vm_map... |
blob | commitdiff | diff to current |
| 2010-12-07 |
Matthew Dillon | kernel - 64-bit memory & ncpus work |
blob | commitdiff | diff to current |
| 2010-11-25 |
Alex Hornung | mmap - add mmap offset randomization |
blob | commitdiff | diff to current |
| 2010-11-25 |
Venkatesh Srinivas | kernel - Honor MAP_WIREFUTURE flag in stack growth... |
blob | commitdiff | diff to current |
| 2010-11-24 |
Venkatesh Srinivas | kernel - Export vm_map_transition_wait and correct... |
blob | commitdiff | diff to current |
| 2010-11-24 |
Venkatesh Srinivas | kernel - Add a flags field to the vm_map and a MAP_WIRE... |
blob | commitdiff | diff to current |
| 2010-10-29 |
Matthew Dillon | kernel - Increase UPAGES, add kernel stack guard page |
blob | commitdiff | diff to current |
| 2010-09-26 |
Matthew Dillon | kernel - Rearrange pmap_growkernel() and fix up x86_64... |
blob | commitdiff | diff to current |
| 2010-08-28 |
Matthew Dillon | kernel - Add vmobj_token, misc vm-related tokenization |
blob | commitdiff | diff to current |
| 2010-06-12 |
Matthew Dillon | kernel - MPSAFE work - tokenize vm/vm_map.c |
blob | commitdiff | diff to current |
| 2010-03-04 |
Matthew Dillon | kernel - pmap (i386) - Reduce kmem use for foreign... |
blob | commitdiff | diff to current |
| 2010-02-20 |
Matthew Dillon | kernel - Add MNTK_NOMSYNC and OBJ_NOMSYNC |
blob | commitdiff | diff to current |
| 2010-02-18 |
Matthew Dillon | kernel - Fix bogus compiler warning |
blob | commitdiff | diff to current |
| 2010-02-14 |
Matthew Dillon | kernel - VM PAGER part 1/2 - Remove vm_page_alloc() |
blob | commitdiff | diff to current |
| 2010-02-11 |
Matthew Dillon | kernel - sysref - Fix vnode interlock for 1->0 transition |
blob | commitdiff | diff to current |
| 2010-02-06 |
Matthew Dillon | kernel - Expand the x86_64 KVA to 8G |
blob | commitdiff | diff to current |
| 2010-02-03 |
Matthew Dillon | kernel - SWAP CACHE part 1/many - Convert swblock to... |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Don't call vm_map_findspace() when MAP_TRYFIXED is... |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Make adjustments to how MAP_STACK works to prevent... |
blob | commitdiff | diff to current |
| 2009-04-23 |
Matthew Dillon | Fix VM panic. Add required overflow check for MAP_STAC... |
blob | commitdiff | diff to current |
| 2009-04-07 |
Sascha Wildner | Generally use NULL instead of explicitly casting 0... |
blob | commitdiff | diff to current |
| 2008-12-18 |
Matthew Dillon | This is a major revamping of the pageout and low-memory... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | * Use SYSREF for vmspace structures. This replaces... |
blob | commitdiff | diff to current |
| 2007-01-07 |
Matthew Dillon | Implement nearly all the remaining items required to... |
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-11-07 |
Matthew Dillon | Misc cleanups and CVS surgery. Move a number of header... |
blob | commitdiff | diff to current |
| 2006-10-21 |
Matthew Dillon | Reformulate the way the kernel updates the PMAPs in... |
blob | commitdiff | diff to current |
| 2006-09-13 |
Matthew Dillon | Collapse some bits of repetitive code into their own... |
blob | commitdiff | diff to current |
| 2006-09-13 |
Matthew Dillon | MAP_VPAGETABLE support part 3/3. |
blob | commitdiff | diff to current |
| 2006-09-12 |
Matthew Dillon | MAP_VPAGETABLE support part 1/3. |
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-08-08 |
Matthew Dillon | LK_NOPAUSE no longer serves a purpose, scrap it. |
blob | commitdiff | diff to current |
| 2006-05-17 |
Matthew Dillon | Remove the (unused) copy-on-write support for a vnode... |
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-03-27 |
Matthew Dillon | Change *_pager_allocate() to take off_t instead of... |
blob | commitdiff | diff to current |
| 2006-03-02 |
Matthew Dillon | Pass LK_PCATCH instead of trying to store tsleep flags... |
blob | commitdiff | diff to current |
| 2006-01-13 |
Sascha Wildner | * Remove (void) casts for discarded return values. |
blob | commitdiff | diff to current |
| 2005-03-13 |
Eirik Nygaard | There is no need to set *entry on each entry traversed... |
blob | commitdiff | diff to current |
| 2005-02-07 |
Matthew Dillon | gdb-6 uses /dev/kmem exclusively for kernel addresses... |
blob | commitdiff | diff to current |
| 2005-01-20 |
Matthew Dillon | Replace the cache-point linear search algorithm for... |
blob | commitdiff | diff to current |
| 2004-12-21 |
Jeffrey Hsu | Fix whitespace. |
blob | commitdiff | diff to current |
| 2004-10-26 |
Matthew Dillon | Fix bugs in the vm_map_entry reservation and zalloc... |
blob | commitdiff | diff to current |
| 2004-10-25 |
Matthew Dillon | Remove the vfs page replacement optimization and its... |
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-28 |
Matthew Dillon | (From Alan): |
blob | commitdiff | diff to current |
| 2004-07-24 |
Matthew Dillon | Adjust gd_vme_avail after ensuring that sufficient... |
blob | commitdiff | diff to current |
| 2004-07-21 |
Matthew Dillon | Fix a device pager leak for the case where the page... |
blob | commitdiff | diff to current |
| 2004-05-27 |
Matthew Dillon | Bring in the fictitious page wiring bug fixes from... |
blob | commitdiff | diff to current |
| 2004-05-13 |
Matthew Dillon | Close an interrupt race between vm_page_lookup() and... |
blob | commitdiff | diff to current |
| 2004-04-26 |
Matthew Dillon | Bring in the following revs from FreeBS-4: |
blob | commitdiff | diff to current |
| 2004-04-23 |
Matthew Dillon | msync(..., MS_INVALIDATE) will incorrectly remove dirty... |
blob | commitdiff | diff to current |
| 2004-03-23 |
Matthew Dillon | ANSIfication (procedure args) cleanup. |
blob | commitdiff | diff to current |
| 2004-03-12 |
Matthew Dillon | In an rfork'd or vfork'd situation where multiple proce... |
blob | commitdiff | diff to current |
| 2004-03-01 |
Matthew Dillon | Newtoken commit. Change the token implementation as... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Resident executable support stage 1/4: Add kernel bits... |
blob | commitdiff | diff to current |
| 2004-01-20 |
Matthew Dillon | Retool the M_* flags to malloc() and the VM_ALLOC_... |
blob | commitdiff | diff to current |
| 2004-01-18 |
Matthew Dillon | vm_uiomove() is a VFS_IOOPT related procedure, conditio... |
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-12-27 |
Jeffrey Hsu | Merge from FreeBSD: |
blob | commitdiff | diff to current |
| 2003-11-29 |
David Rhodus | * Prevent leakage of wired pages by setting start_entry |
blob | commitdiff | diff to current |
| 2003-11-21 |
Matthew Dillon | Implement an upcall mechanism to support userland LWKT... |
blob | commitdiff | diff to current |
| 2003-10-19 |
Matthew Dillon | Entirely remove the old kernel malloc and kmem_map... |
blob | commitdiff | diff to current |
| 2003-10-02 |
Hiten Pandya | Rename: |
blob | commitdiff | diff to current |
| 2003-09-26 |
Matthew Dillon | Remove the NO_KMEM_MAP and USE_SLAB_ALLOCATOR kernel... |
blob | commitdiff | diff to current |
| 2003-08-27 |
Matthew Dillon | SLAB ALLOCATOR Stage 1. This brings in a slab allocato... |
blob | commitdiff | diff to current |
| 2003-08-25 |
Matthew Dillon | Add the NO_KMEM_MAP kernel configuration option. This... |
blob | commitdiff | diff to current |
| 2003-08-25 |
Matthew Dillon | Add an alignment feature to vm_map_findspace(). This... |
blob | commitdiff | diff to current |
| 2003-08-20 |
Robert Garrett | __P()!=wanted, clean up the vm subsystem |
blob | commitdiff | diff to current |
| 2003-07-23 |
Matthew Dillon | 2003-07-22 Hiten Pandya <hmp@nxad.com> |
blob | commitdiff | diff to current |
| 2003-07-19 |
Matthew Dillon | Remove the priority part of the priority|flags argument... |
blob | commitdiff | diff to current |
| 2003-07-06 |
Matthew Dillon | MP Implementation 1/2: Get the APIC code working again... |
blob | commitdiff | diff to current |
| 2003-07-03 |
Matthew Dillon | Split the struct vmmeter cnt structure into a global... |
blob | commitdiff | diff to current |
| 2003-06-25 |
Matthew Dillon | proc->thread stage 4: rework the VFS and DEVICE subsyst... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Add the DragonFly cvs id and perform general cleanups... |
blob | commitdiff | diff to current |
| 2003-06-17 |
Matthew Dillon | Initial import from FreeBSD RELENG_4: |
blob | commitdiff | diff to current |
|