2018-01-05 |
Matthew Dillon | kernel - Intel user/kernel separation MMU bug fix part 2/3
|
commit | commitdiff | tree |
2018-01-05 |
Matthew Dillon | kernel - Intel user/kernel separation MMU bug fix part 1/3
|
commit | commitdiff | tree |
2017-12-18 |
Matthew Dillon | kernel - Relax requirements for sysctl operations on...
|
commit | commitdiff | tree |
2017-12-12 |
Matthew Dillon | tmpfs - Fix arbitrary maximum file size limitation
|
commit | commitdiff | tree |
2017-12-10 |
Matthew Dillon | kernel - Revert part of the contig allocation work
|
commit | commitdiff | tree |
2017-12-08 |
Matthew Dillon | tmpfs - Correct some timestamp update issues
|
commit | commitdiff | tree |
2017-12-07 |
Matthew Dillon | kernel - Improve contiguous DMA memory allocation
|
commit | commitdiff | tree |
2017-12-06 |
Matthew Dillon | kernel - Fix ranging test in memory probe, adjust memory...
|
commit | commitdiff | tree |
2017-12-06 |
Matthew Dillon | kernel - Fix vmstats.v_dma_pages
|
commit | commitdiff | tree |
2017-12-06 |
Matthew Dillon | kernel - Fix hw.usermem, hw.physmem, hw.availpages
|
commit | commitdiff | tree |
2017-12-06 |
Matthew Dillon | kernel - Adjust vfs.nbuf, kern.maxvnodes, and debug...
|
commit | commitdiff | tree |
2017-12-06 |
Matthew Dillon | kernel - Fix ranging test in memory probe, adjust memory...
|
commit | commitdiff | tree |
2017-12-05 |
Matthew Dillon | kernel - add 'i' command to ddb
|
commit | commitdiff | tree |
2017-12-05 |
Matthew Dillon | efisetup - Correct bugs
|
commit | commitdiff | tree |
2017-12-05 |
Matthew Dillon | rtld - Fix ifunc relocations
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | kernel - Correct vm_map_entry_reserve() call depth...
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | libc - Adjust comment
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | debug - Adjust kmapinfo
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | kernel - Expand physical memory support to 64TB
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | kernel - Remove DISABLE_PSE option and related code
|
commit | commitdiff | tree |
2017-12-04 |
Matthew Dillon | kernel - Expand page count fields to 64 bits
|
commit | commitdiff | tree |
2017-12-02 |
Matthew Dillon | hammer2 - Fix indefinite dirty chains due to rename
|
commit | commitdiff | tree |
2017-12-02 |
Matthew Dillon | hammer2 - optimize hammer2_pfs_memory_wakeup()
|
commit | commitdiff | tree |
2017-12-02 |
Matthew Dillon | hammer2 - Fix rename race
|
commit | commitdiff | tree |
2017-12-02 |
Matthew Dillon | kernel - Increase syscons history buffer size
|
commit | commitdiff | tree |
2017-12-02 |
Matthew Dillon | kernel - Fix CAM unit allocation race
|
commit | commitdiff | tree |
2017-11-22 |
Matthew Dillon | libc - Use O_CLOEXEC in srandomdev()
|
commit | commitdiff | tree |
2017-11-18 |
Matthew Dillon | vkernel - Sync to recent API changes (3)
|
commit | commitdiff | tree |
2017-11-18 |
Matthew Dillon | vkernel - Sync to recent API changes (2)
|
commit | commitdiff | tree |
2017-11-18 |
Matthew Dillon | vkernel - Sync to recent API changes
|
commit | commitdiff | tree |
2017-11-18 |
Matthew Dillon | kernel - Fix vclean assertion due to short-cut taken...
|
commit | commitdiff | tree |
2017-11-13 |
Matthew Dillon | kernel - Fix mtime for deferred writes from mmap R+W
|
commit | commitdiff | tree |
2017-11-09 |
Matthew Dillon | kernel - Fix bug in vm_fault_page()
|
commit | commitdiff | tree |
2017-11-08 |
Matthew Dillon | kernel - Enhance debugging wakeup sysctl
|
commit | commitdiff | tree |
2017-11-08 |
Matthew Dillon | kernel - Try to fix 'busy buffer' panic.
|
commit | commitdiff | tree |
2017-11-08 |
Matthew Dillon | libc and pthreads - Fix atfork issues with nmalloc...
|
commit | commitdiff | tree |
2017-11-08 |
Matthew Dillon | kernel - Update umtx documentation
|
commit | commitdiff | tree |
2017-11-06 |
Matthew Dillon | hammer2 - Fix divide by 0 race
|
commit | commitdiff | tree |
2017-11-06 |
Matthew Dillon | hammer2 - Add vfs.hammer2.supported_version
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | pthreads - Fix rtld-elf and libthread_xu
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | kernel - Refactor vm_fault and vm_map a bit (3)
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | kernel - Refactor vm_fault and vm_map a bit (2)
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | libc - Add rtld stubs for pthreads
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | kernel - Improve uidinfo
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | kernel - Refactor vm_fault and vm_map a bit.
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | libthread_xu - Fix rtld and refactor locks
|
commit | commitdiff | tree |
2017-11-02 |
Matthew Dillon | rtld - Add fork hooks for libthread_xu to install
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | hammer2 - Add KVABIO support for hammer2
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Add KVABIO debugging, flesh out inlines
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | devfs - propagate D_KVABIO to vnode
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Remove vfs.cache.numfullpath* sysctl statistics
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | test - Add lockmgr1, lockmgr2, lockmgr3 tests
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Refactor lockmgr() (2)
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Refactor lwkt_token shared lock release
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Refactor lockmgr()
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Add #define for atomic_add_64()
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Fix bug in machdep.pmap_mmu_optimize
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Fix vm.max_proc_mmap
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Fix userldt refcnt races
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Refactor kern_sendfile()
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Enhance vm_page_lookup_sbusy_try() API
|
commit | commitdiff | tree |
2017-10-31 |
Matthew Dillon | kernel - Increase MAGAZINE_CAPACITY_MAX
|
commit | commitdiff | tree |
2017-10-29 |
Matthew Dillon | kernel - Fix boot issues with > 512GB of ram
|
commit | commitdiff | tree |
2017-10-29 |
Matthew Dillon | hammer2 - Fix "hammer2_chain_getparent: no parent"...
|
commit | commitdiff | tree |
2017-10-28 |
Matthew Dillon | kernel - Fix bugs and refactor namecache cleaning code
|
commit | commitdiff | tree |
2017-10-28 |
Matthew Dillon | kernel - Fix cluster_awrite() race
|
commit | commitdiff | tree |
2017-10-28 |
Matthew Dillon | kernel - Rewrite umtx_sleep() and umtx_wakeup() (2)
|
commit | commitdiff | tree |
2017-10-24 |
Matthew Dillon | vmstat - Fix formatting
|
commit | commitdiff | tree |
2017-10-22 |
Matthew Dillon | kernel - Use different queue iterator for emergency...
|
commit | commitdiff | tree |
2017-10-22 |
Matthew Dillon | kernel - Use different cache_rover for emergency pager
|
commit | commitdiff | tree |
2017-10-22 |
Matthew Dillon | kernel - Zero out syncache_percpu properly
|
commit | commitdiff | tree |
2017-10-21 |
Matthew Dillon | hdaa - Remove dead code
|
commit | commitdiff | tree |
2017-10-21 |
Matthew Dillon | bc - Adjust bad syntax
|
commit | commitdiff | tree |
2017-10-21 |
Matthew Dillon | swapon - Fix minor memory leak
|
commit | commitdiff | tree |
2017-10-21 |
Matthew Dillon | kernel - Cleanup token code, add simple exclusive priority (2)
|
commit | commitdiff | tree |
2017-10-20 |
Matthew Dillon | initrd - Add 'fetch'
|
commit | commitdiff | tree |
2017-10-20 |
Matthew Dillon | kernel - Cleanup token code, add simple exclusive priority
|
commit | commitdiff | tree |
2017-10-20 |
Matthew Dillon | kernel - Add p_ppid
|
commit | commitdiff | tree |
2017-10-20 |
Matthew Dillon | kernel - Adjust tsc_delay()
|
commit | commitdiff | tree |
2017-10-19 |
Matthew Dillon | kernel - Increase ACPI_SEMAPHORES_MAX_PENDING
|
commit | commitdiff | tree |
2017-10-19 |
Matthew Dillon | kernel - Make certain sysctl's unlocked (2)
|
commit | commitdiff | tree |
2017-10-19 |
Matthew Dillon | kernel - Make certain sysctl's unlocked
|
commit | commitdiff | tree |
2017-10-19 |
Matthew Dillon | kernel - Refactor sysctl locking
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Improve pmap hinting, improve performance
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Improve concurrency in devfs VOPs
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Use soft-busy in vop_helper_read_shortcut()
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Add D_QUICK device flag
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Add more features to the RB tree
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - Add lock debugging
|
commit | commitdiff | tree |
2017-10-18 |
Matthew Dillon | kernel - refactor vm_page busy
|
commit | commitdiff | tree |
2017-10-17 |
Matthew Dillon | kernel - Cleanup vm_page_repurpose()
|
commit | commitdiff | tree |
2017-10-17 |
Matthew Dillon | kernel - Remove 'Emergency Pager' debugging messages
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | mkinitrd - Add missing /var/db (3)
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Rewrite umtx_sleep() and umtx_wakeup()
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | world - World build for ucred changes
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Clean up ucred and plimit cache line locality
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Use fcmpset in lockmgr and tokens
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Add atomic_fcmpset_*()
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Partition large anon mappings, optimize vm_map_entr...
|
commit | commitdiff | tree |
2017-10-16 |
Matthew Dillon | kernel - Optimize struct uidinfo
|
commit | commitdiff | tree |