| 2012-08-22 |
Matthew Dillon | kernel - Attempt to fix i386 wire_count panic |
blob | commitdiff |
| 2012-05-17 |
Sascha Wildner | kernel: Remove some bogus casts to the own type. |
blob | commitdiff | diff to current |
| 2012-04-28 |
Sascha Wildner | kernel: Remove newlines from the panic messages that... |
blob | commitdiff | diff to current |
| 2012-01-20 |
Matthew Dillon | kernel - Fix pmap_release() bug for i386 |
blob | commitdiff | diff to current |
| 2012-01-03 |
Sascha Wildner | kernel: Use NULL for pointers. |
blob | commitdiff | diff to current |
| 2011-12-10 |
Venkatesh Srinivas | kernel -- Remove i686_pagezero. |
blob | commitdiff | diff to current |
| 2011-11-29 |
Matthew Dillon | kernel - Check PG_MARKER in pmap_object_init_pt_callback() |
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-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-11-08 |
Matthew Dillon | kernel - reformulate some of the pmap code to adhere... |
blob | commitdiff | diff to current |
| 2011-10-28 |
Sascha Wildner | Fix i386 buildkernel. |
blob | commitdiff | diff to current |
| 2011-10-28 |
Matthew Dillon | kernel - More many-cores SMP work |
blob | commitdiff | diff to current |
| 2011-10-22 |
Matthew Dillon | kernel - Fix null-pointer crash in i386/pmap.c |
blob | commitdiff | diff to current |
| 2011-10-18 |
Matthew Dillon | kernel - Major SMP performance patch / VM system, bus... |
blob | commitdiff | diff to current |
| 2011-10-17 |
Antonio Huete Jimenez | pmap - Missing critical section when calling lwkt_ipiq_... |
blob | commitdiff | diff to current |
| 2011-09-30 |
Venkatesh Srinivas | kernel - VM MPSAFE fixes |
blob | commitdiff | diff to current |
| 2011-05-04 |
Sepherosa Ziehau | i386: Copy pmap_mapdev_uncacheable() from x86_64 |
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 |
| 2011-01-11 |
Matthew Dillon | kernel - Fix very annoying lockup (SMP) |
blob | commitdiff | diff to current |
| 2011-01-10 |
Matthew Dillon | kernel - refactor cpusync and pmap_inval code, fix... |
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-12-04 |
Sascha Wildner | Fix a typo and add PMAP_DEBUG to LINT. |
blob | commitdiff | diff to current |
| 2010-10-05 |
Matthew Dillon | kernel - Add Proportional RSS (PRES) |
blob | commitdiff | diff to current |
| 2010-09-29 |
Matthew Dillon | kernel - Adjust KVA use on i386 and x86_64 |
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-08-10 |
Venkatesh Srinivas | Document sysctls vm.fast_fault, vm.dreadful_invltlb... |
blob | commitdiff | diff to current |
| 2010-07-03 |
Matthew Dillon | kernel - MPSAFE work - Add missing token release |
blob | commitdiff | diff to current |
| 2010-06-29 |
Matthew Dillon | kernel - remove pmap_interlock debugging |
blob | commitdiff | diff to current |
| 2010-06-13 |
Matthew Dillon | kernel - MPSAFE work - fix bugs in recent MPSAFE work. |
blob | commitdiff | diff to current |
| 2010-06-10 |
Matthew Dillon | kernel - MPSAFE work - lockup i386 pmap |
blob | commitdiff | diff to current |
| 2010-06-10 |
Matthew Dillon | kernel - MPSAFE work - lockup i386 pmap |
blob | commitdiff | diff to current |
| 2010-06-09 |
Matthew Dillon | kernel - MPSAFE work - Remove unused code |
blob | commitdiff | diff to current |
| 2010-04-15 |
Alex Hornung | print_backtrace - Take parameter count |
blob | commitdiff | diff to current |
| 2010-03-16 |
Aggelos Economopoulos | pmap: Warning -> Debug |
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-02-22 |
Matthew Dillon | kernel - Fix some rare pmap races in i386 and x86_64. |
blob | commitdiff | diff to current |
| 2010-02-06 |
Matthew Dillon | kernel - Expand the x86_64 KVA to 8G |
blob | commitdiff | diff to current |
| 2010-01-18 |
Matthew Dillon | kernel - simplify vm pager ops, add pre-faulting for... |
blob | commitdiff | diff to current |
| 2010-01-01 |
Matthew Dillon | kernel - pmap - more invltlb stuff |
blob | commitdiff | diff to current |
| 2009-12-31 |
Matthew Dillon | kernel - pmap - add additional logic for cpu_invltlb() |
blob | commitdiff | diff to current |
| 2009-12-30 |
Matthew Dillon | kernel - pmap (i386) - Refactor the foreign pmap mapping |
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-28 |
Matthew Dillon | kernel - fine-grained namecache and partial vnode MPSAF... |
blob | commitdiff | diff to current |
| 2009-12-16 |
Sascha Wildner | Fix some warnings that creep up when compiling without... |
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-07-13 |
Matthew Dillon | Document pmap_qremove() as being MPSAFE. |
blob | commitdiff | diff to current |
| 2009-06-09 |
Sepherosa Ziehau | Defer LAPIC mapping from pmap_bootstrap() to mp_enable() |
blob | commitdiff | diff to current |
| 2009-02-05 |
Aggelos Economopoulos | kill db_print_backtrace() |
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-05 |
Sascha Wildner | * Fix some cases where NULL was used but 0 was meant... |
blob | commitdiff | diff to current |
| 2008-05-11 |
Matthew Dillon | Fix UP real kernel crash, a vkernel define was being... |
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-01-21 |
Simon Schubert | Don't panic when invalidating a fictitious page. |
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-06-29 |
Matthew Dillon | Implement struct lwp->lwp_vmspace. Leave p_vmspace... |
blob | commitdiff | diff to current |
| 2007-06-08 |
Matthew Dillon | Remove the last source of SMP TLB invalidations in... |
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-12 |
Matthew Dillon | Fix the recently committed (and described) page writabi... |
blob | commitdiff | diff to current |
| 2007-01-11 |
Matthew Dillon | Major pmap update. Note also that this commit temporar... |
blob | commitdiff | diff to current |
| 2007-01-06 |
Matthew Dillon | VKERNEL work, deal with remaining undefined symbols. |
blob | commitdiff | diff to current |
| 2007-01-02 |
Matthew Dillon | Try to locate any instances where pmap_enter*() is... |
blob | commitdiff | diff to current |
| 2006-12-31 |
Matthew Dillon | zbootinit() was being called with too few pv_entry... |
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-26 |
Matthew Dillon | Rename virtual_avail to virtual_start, so name follows... |
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-12-02 |
Matthew Dillon | Replace the global VM page hash table with a per-VM... |
blob | commitdiff | diff to current |
| 2006-11-07 |
Matthew Dillon | Major kernel build infrastructure changes, part 1/2... |
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-10-20 |
Matthew Dillon | Add a ton of infrastructure for VKERNEL support. ... |
blob | commitdiff | diff to current |
| 2006-09-30 |
Sascha Wildner | Avoid casts as lvalues. |
blob | commitdiff | diff to current |
| 2006-09-13 |
Sascha Wildner | Ansify the rest of the K... |
blob | commitdiff | diff to current |
| 2006-09-12 |
Matthew Dillon | MAP_VPAGETABLE support part 2/3. |
blob | commitdiff | diff to current |
| 2006-05-25 |
Matthew Dillon | Adjust pamp_growkernel(), elf_brand_inuse(), and ktrace... |
blob | commitdiff | diff to current |
| 2005-11-22 |
Matthew Dillon | Consolidate the initialization of td_mpcount into lwkt_... |
blob | commitdiff | diff to current |
| 2005-11-14 |
Matthew Dillon | Make tsleep/wakeup() MP SAFE for kernel threads and... |
blob | commitdiff | diff to current |
| 2005-11-07 |
Matthew Dillon | Adjust the globaldata initialization code to accomodate... |
blob | commitdiff | diff to current |
| 2005-11-04 |
Matthew Dillon | Allow 'options SMP' *WITHOUT* 'options APIC_IO'. That... |
blob | commitdiff | diff to current |
| 2005-11-02 |
Matthew Dillon | ICU/APIC cleanup part 1/many. |
blob | commitdiff | diff to current |
| 2005-10-05 |
Simon Schubert | Userland 1:1 threading changes step 1/4+: |
blob | commitdiff | diff to current |
| 2005-06-03 |
Matthew Dillon | Remove spl*() calls from i386, replacing them with... |
blob | commitdiff | diff to current |
| 2004-10-12 |
Matthew Dillon | Try to close an occassional VM page related panic that... |
blob | commitdiff | diff to current |
| 2004-09-26 |
Matthew Dillon | Get rid of some conditionalized code which the pmap... |
blob | commitdiff | diff to current |
| 2004-07-29 |
Matthew Dillon | Remove a recently added incorrect assertion. I was... |
blob | commitdiff | diff to current |
| 2004-07-29 |
Matthew Dillon | Add a stack-size argument to the LWKT threading code... |
blob | commitdiff | diff to current |
| 2004-06-02 |
Hiten Pandya | Merge from FreeBSD, RELENG_4 branch, revision 1.250... |
blob | commitdiff | diff to current |
| next |