2019-05-23 |
Matthew Dillon | dhclient - Allow 'start' keyword
|
commit | commitdiff | tree |
2019-05-22 |
Matthew Dillon | kernel - VM rework part 20 - Fix vmmeter_neg_slop_cnt
|
commit | commitdiff | tree |
2019-05-22 |
Matthew Dillon | kernel - Reduce/refactor nbuf and maxvnodes calculations.
|
commit | commitdiff | tree |
2019-05-22 |
Matthew Dillon | kernel - VM rework part 19 - Cleanup
|
commit | commitdiff | tree |
2019-05-21 |
Matthew Dillon | kernel - VM rework part 18 - Cleanup
|
commit | commitdiff | tree |
2019-05-21 |
Matthew Dillon | kernel - VM rework part 17 - Cleanup
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 16 - Optimization & cleanup...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 15 - Core pmap work, refactor...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 14 - Core pmap work, stabilize...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 13 - Core pmap work, stabilize...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 12 - Core pmap work, stabilize...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 11 - Core pmap work to remove...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 10 - Precursor work for terminal...
|
commit | commitdiff | tree |
2019-05-20 |
Matthew Dillon | kernel - VM rework part 9 - Precursor work for terminal...
|
commit | commitdiff | tree |
2019-05-18 |
Matthew Dillon | kernel - Remove improper direct user-space access
|
commit | commitdiff | tree |
2019-05-17 |
Matthew Dillon | Revert "kernel - Clean up direction flag on syscall...
|
commit | commitdiff | tree |
2019-05-17 |
Matthew Dillon | kernel - Implement support for SMAP and SMEP security (3)
|
commit | commitdiff | tree |
2019-05-17 |
Matthew Dillon | kernel - Clean up direction flag on syscall entry
|
commit | commitdiff | tree |
2019-05-17 |
Matthew Dillon | kernel - Implement support for SMAP and SMEP security (2)
|
commit | commitdiff | tree |
2019-05-17 |
Matthew Dillon | kernel - Implement support for SMAP and SMEP security
|
commit | commitdiff | tree |
2019-05-16 |
Matthew Dillon | kernel - Implement retpoline for kernel
|
commit | commitdiff | tree |
2019-05-15 |
Matthew Dillon | kernel - Add MDS mitigation support for Intel side...
|
commit | commitdiff | tree |
2019-05-15 |
Matthew Dillon | kernel - VM rework part 8 - Precursor work for terminal...
|
commit | commitdiff | tree |
2019-05-12 |
Matthew Dillon | rtld-elf - Notify thread state to optimize relocations (2)
|
commit | commitdiff | tree |
2019-05-12 |
Matthew Dillon | rtld-elf - Notify thread state to optimize relocations
|
commit | commitdiff | tree |
2019-05-12 |
Matthew Dillon | kernel - VM rework part 7 - Initial vm_map_backing...
|
commit | commitdiff | tree |
2019-05-12 |
Matthew Dillon | kernel - VM rework part 6 - Stabilize
|
commit | commitdiff | tree |
2019-05-12 |
Matthew Dillon | kernel - VM rework part 5 - Cleanup
|
commit | commitdiff | tree |
2019-05-11 |
Matthew Dillon | kcollect - Adjust Mops right hand on graph
|
commit | commitdiff | tree |
2019-05-11 |
Matthew Dillon | kernel - Restore kern.cam.da.X.trim_enabled sysctl
|
commit | commitdiff | tree |
2019-05-11 |
Matthew Dillon | kernel - VM rework (fix introduced bug)
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - VM rework part 4 - Implement vm_fault_collapse()
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - VM rework part 3 - Cleanup pass
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - VM rework part 2 - Replace backing_object...
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - VM rework part 1 - Remove shadow_list
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - __read_mostly pass on vm_fault
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - __read_mostly pass on vfs_subr
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - __read_mostly pass on vfs_cache
|
commit | commitdiff | tree |
2019-05-10 |
Matthew Dillon | kernel - __read_mostly pass on lwkt_thread
|
commit | commitdiff | tree |
2019-05-09 |
Matthew Dillon | kernel - Quick pass add __read_frequently
|
commit | commitdiff | tree |
2019-05-09 |
Matthew Dillon | kernel - Bring in __read_mostly etc
|
commit | commitdiff | tree |
2019-05-04 |
Matthew Dillon | drm/radeon - Attempt to fix data structure corruption...
|
commit | commitdiff | tree |
2019-05-04 |
Matthew Dillon | drm - Move startup delay to VERSION ioctl
|
commit | commitdiff | tree |
2019-05-04 |
Matthew Dillon | build - Make sure /usr/local/bin is NOT in the $PATH...
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | kernel - Permanently fix FP bug - completely remove...
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | kernel - Backout procfs map change
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | kernel - Implement debug function w/kern.logsigexit > 1
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | world - update manual page for mmap()
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | kernel - Fix serious bug in MAP_STACK, deprecate auto...
|
commit | commitdiff | tree |
2019-05-03 |
Matthew Dillon | pthreads and kernel - change MAP_STACK operation
|
commit | commitdiff | tree |
2019-05-01 |
Matthew Dillon | kernel - Add kern.ipc.soaccept_reuse and set default...
|
commit | commitdiff | tree |
2019-04-29 |
Matthew Dillon | pf - Improve SMP counter performance, static array...
|
commit | commitdiff | tree |
2019-04-28 |
Matthew Dillon | debug - update kmapinfo
|
commit | commitdiff | tree |
2019-04-28 |
Matthew Dillon | kernel - Limit console message rate for swap-full warnings
|
commit | commitdiff | tree |
2019-04-28 |
Matthew Dillon | ahci - Reduce livelock warnings with ahci
|
commit | commitdiff | tree |
2019-04-28 |
Matthew Dillon | pf - Fix SMP race in max-src-nodes, max-src-conn tracking
|
commit | commitdiff | tree |
2019-04-27 |
Matthew Dillon | world - Fix deprecated crypto calls
|
commit | commitdiff | tree |
2019-04-27 |
Matthew Dillon | world - Conditionalize MAKEWHATIS path
|
commit | commitdiff | tree |
2019-04-20 |
Matthew Dillon | hammer2 - Improve verbosity of CHECK errors on the...
|
commit | commitdiff | tree |
2019-04-20 |
Matthew Dillon | hammer2 - Improve verbosity of CHECK errors on the...
|
commit | commitdiff | tree |
2019-04-20 |
Matthew Dillon | CAM - A few more kmalloc -> xpt_alloc_ccb fixes
|
commit | commitdiff | tree |
2019-04-18 |
Matthew Dillon | hammer2: Improve bulkfree console logging
|
commit | commitdiff | tree |
2019-04-12 |
Matthew Dillon | hammer2 - Performance work
|
commit | commitdiff | tree |
2019-04-12 |
Matthew Dillon | hammer2 - Add debugging directive for calculating dirent...
|
commit | commitdiff | tree |
2019-04-12 |
Matthew Dillon | hammer2 - Correct allocator race and related corruption
|
commit | commitdiff | tree |
2019-04-05 |
Matthew Dillon | kernel - quiet repeated DA/CD probes for removable...
|
commit | commitdiff | tree |
2019-04-02 |
Matthew Dillon | kernel - Add AC256 (sound) quirk
|
commit | commitdiff | tree |
2019-03-31 |
Matthew Dillon | kernel - Add LAPIC timer C1E test skip for AWS
|
commit | commitdiff | tree |
2019-03-30 |
Matthew Dillon | kernel - Fix panic in uhci attach error path (2)
|
commit | commitdiff | tree |
2019-03-29 |
Matthew Dillon | kernel - Fix panic in uhci attach error path
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - Add callout API calls for netgraph7 (2)
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - Add callout API calls for netgraph7
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - make bcmp linux-compatible, add memcmp
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - Try to ensure a uniform fsid for exports (2)
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - Try to ensure a uniform fsid for exports
|
commit | commitdiff | tree |
2019-03-28 |
Matthew Dillon | kernel - Rewrite the callout_*() API (4)
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Rewrite the callout_*() API (3)
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | world - Add missing sample file for aws imaging script
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Fix more wiring / fictitious bugs w/recent...
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Rewrite the callout_*() API (2)
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | world - Fix fstat and gcore
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | Revert "fstat(1): Convert to RB_FOREACH() for memory...
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Rewrite the callout_*() API
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Refactor swapcache heuristic
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Preliminary vm_page hash lookup (2), cleanups...
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Optimize vm_page_wakeup(), vm_page_hold()...
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Preliminary vm_page hash lookup
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Refactor vm_map structure 1/2
|
commit | commitdiff | tree |
2019-03-27 |
Matthew Dillon | kernel - Fix df and unmount of bad NFS volumes
|
commit | commitdiff | tree |
2019-03-20 |
Matthew Dillon | smbfs - Bring in some string safety and type-o corrections
|
commit | commitdiff | tree |
2019-03-20 |
Matthew Dillon | pthreads - sleep() needs strong reference
|
commit | commitdiff | tree |
2019-03-20 |
Matthew Dillon | hammer2 - Fix panic on corrupt root inode on mount
|
commit | commitdiff | tree |
2019-03-18 |
Matthew Dillon | libc - Update manual page for wait.2
|
commit | commitdiff | tree |
2019-03-18 |
Matthew Dillon | kernel - Fix info->si_code for waitid() (2)
|
commit | commitdiff | tree |
2019-03-18 |
Matthew Dillon | kernel - Fix info->si_code for waitid()
|
commit | commitdiff | tree |
2019-03-12 |
Matthew Dillon | psm - Fix panic in ps/2 mouse driver
|
commit | commitdiff | tree |
2019-03-11 |
Matthew Dillon | ufs - Expand time_t support to 48 bits
|
commit | commitdiff | tree |
2019-03-09 |
Matthew Dillon | kernel - Correct null pointer panic in debug code
|
commit | commitdiff | tree |
2019-03-05 |
Matthew Dillon | kernel - Remove vm_map min_offset and max_offset macros
|
commit | commitdiff | tree |
2019-03-04 |
Matthew Dillon | kernel - Add debug.acpi.silence_all sysctl
|
commit | commitdiff | tree |