| 2011-11-29 |
Matthew Dillon | kernel - Check PG_MARKER in pmap_object_init_pt_callback() |
blob | commitdiff |
| 2011-11-26 |
John Marino | Initial import of binutils 2.22 on the new vendor branch |
blob | commitdiff | diff to current |
| 2011-11-15 |
Matthew Dillon | kernel - Greatly improve shared memory fault rate concu... |
blob | commitdiff | diff to current |
| 2011-11-10 |
Matthew Dillon | kernel - Fix p->p_lock race and remove unused procedures |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-01-23 |
Matthew Dillon | kernel - Fix a case where a panic dump can stall |
blob | commitdiff | diff to current |
| 2010-12-20 |
Matthew Dillon | kernel - vm_page BUSY handling, change vm_page_cache... |
blob | commitdiff | diff to current |
| 2010-12-09 |
Matthew Dillon | kernel - Add support for up to 63 cpus ... |
blob | commitdiff | diff to current |
| 2010-12-07 |
Matthew Dillon | kernel - 64-bit memory & ncpus work |
blob | commitdiff | diff to current |
| 2010-10-05 |
Matthew Dillon | kernel - Add Proportional RSS (PRES) |
blob | commitdiff | diff to current |
| 2010-09-28 |
Matthew Dillon | kernel - Greatly reduce kernel memory use for x86_64 |
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-07-06 |
Matthew Dillon | kernel - MPSAFE work - Basic tokenization for vkernel... |
blob | commitdiff | diff to current |
| 2010-06-09 |
Matthew Dillon | kernel - MPSAFE work - Remove unused code |
blob | commitdiff | diff to current |
| 2010-05-16 |
Sascha Wildner | Go over sys/platform and remove dead initialization... |
blob | commitdiff | diff to current |
| 2010-05-16 |
Sascha Wildner | vkernel: To restart the scan, npv needs to be reset... |
blob | commitdiff | diff to current |
| 2010-03-23 |
Matthew Dillon | vkernel64 - Cleanup, unbreak 32 bit |
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-22 |
Matthew Dillon | kernel - Fix some rare pmap races in i386 and x86_64. |
blob | commitdiff | diff to current |
| 2010-01-18 |
Matthew Dillon | kernel - simplify vm pager ops, add pre-faulting for... |
blob | commitdiff | diff to current |
| 2009-12-30 |
Matthew Dillon | kernel - pmap (mainly i386) - fix TLB race and other... |
blob | commitdiff | diff to current |
| 2009-12-06 |
Alex Hornung | pmap - Change pmap_map syntaxis |
blob | commitdiff | diff to current |
| 2009-08-20 |
Matthew Dillon | Fix numerous compiler warnings and format conversion... |
blob | commitdiff | diff to current |
| 2009-05-07 |
Matthew Dillon | Removing debugging kprintf() in PTE race check. |
blob | commitdiff | diff to current |
| 2009-05-07 |
Matthew Dillon | Replace Debugger() entry with a kprintf(). |
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 |
| 2008-08-25 |
Matthew Dillon | AMD64 Support: |
blob | commitdiff | diff to current |
| 2008-06-06 |
Sascha Wildner | Don't use NULL where 0 is meant. |
blob | commitdiff | diff to current |
| 2008-05-09 |
Matthew Dillon | Fix many bugs and issues in the VM system, particularly... |
blob | commitdiff | diff to current |
| 2008-04-28 |
Matthew Dillon | Fix some pmap races in pc32 and vkernel, and other... |
blob | commitdiff | diff to current |
| 2008-03-21 |
Sascha Wildner | Remove old function (no longer used since r1.25). |
blob | commitdiff | diff to current |
| 2007-08-15 |
Matthew Dillon | Convert the lwp list into a red-black tree. This great... |
blob | commitdiff | diff to current |
| 2007-07-02 |
Matthew Dillon | The real-kernel madvise and mcontrol system calls handl... |
blob | commitdiff | diff to current |
| 2007-07-01 |
Matthew Dillon | Bring in all of Joe Talbott's SMP virtual kernel work... |
blob | commitdiff | diff to current |
| 2007-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace... |
blob | commitdiff | diff to current |
| 2007-06-18 |
Joe Talbott | Make vkernel compile with 'options SMP'. Most function... |
blob | commitdiff | diff to current |
| 2007-04-29 |
Matthew Dillon | * Use SYSREF for vmspace structures. This replaces... |
blob | commitdiff | diff to current |
| 2007-02-26 |
Simon Schubert | 1:1 Userland threading stage 4.6/4: |
blob | commitdiff | diff to current |
| 2007-02-25 |
Simon Schubert | Get rid of struct user/UAREA. |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.4/4: |
blob | commitdiff | diff to current |
| 2007-02-24 |
Simon Schubert | 1:1 Userland threading stage 4.3/4: |
blob | commitdiff | diff to current |
| 2007-02-03 |
Simon Schubert | 1:1 Userland threading stage 2.11/4: |
blob | commitdiff | diff to current |
| 2007-01-15 |
Matthew Dillon | Close two holes in the pmap code. The page table self... |
blob | commitdiff | diff to current |
| 2007-01-14 |
Matthew Dillon | The FP subsystem might not work properly when a vkernel... |
blob | commitdiff | diff to current |
| 2007-01-12 |
Matthew Dillon | Fix the recently committed (and described) page writabi... |
blob | commitdiff | diff to current |
| 2007-01-12 |
Matthew Dillon | Set kernel_vm_end to virtual_start instead of virtual_e... |
blob | commitdiff | diff to current |
| 2007-01-11 |
Matthew Dillon | When removing a page directory, tell the real kernel... |
blob | commitdiff | diff to current |
| 2007-01-10 |
Matthew Dillon | Tell the real kernel not to sync the file that backs... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Use CBREAK mode for the console. |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | When removing a page directory from a page map, the... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | The signal return code was trying to access user mode... |
blob | commitdiff | diff to current |
| 2007-01-08 |
Matthew Dillon | Modify the trapframe sigcontext, ucontext, etc. Add... |
blob | commitdiff | diff to current |
| 2007-01-07 |
Matthew Dillon | Implement nearly all the remaining items required to... |
blob | commitdiff | diff to current |
| 2007-01-06 |
Matthew Dillon | Offset KernelPTD and KernelPTA so we can directly trans... |
blob | commitdiff | diff to current |
| 2007-01-06 |
Matthew Dillon | VKERNEL work, deal with remaining undefined symbols. |
blob | commitdiff | diff to current |
| 2007-01-05 |
Matthew Dillon | Continue fleshing out the VKERNEL. |
blob | commitdiff | diff to current |
| 2007-01-02 |
Matthew Dillon | Get most of the VKERNEL pmap handling code in. |
blob | commitdiff | diff to current |
|