dragonfly.git
2017-10-31 Matthew Dillonkernel - Enhance vm_page_lookup_sbusy_try() API
2017-10-31 Matthew Dillonkernel - Increase MAGAZINE_CAPACITY_MAX
2017-10-31 Sepherosa Ziehauem: Free tx mbufs proactively.
2017-10-30 Sepherosa Ziehauemx: Free tx mbufs proactively.
2017-10-29 Markus Pfeifferkernel: Rename struct tmpfs_args to tmpfs_mount_info
2017-10-29 Markus Pfeifferkernel: Rename tmpfs_args.h to tmpfs_mount.h
2017-10-29 Markus PfeifferInstall vfs/tmpfs headers
2017-10-29 Matthew Dillonkernel - Fix boot issues with > 512GB of ram
2017-10-29 Matthew Dillonhammer2 - Fix "hammer2_chain_getparent: no parent"...
2017-10-29 Sascha WildnerSync zoneinfo database with tzdata2017c from ftp:/...
2017-10-29 Sascha WildnerRemove two no longer needed directories.
2017-10-28 Sepherosa Ziehauix: Fix possible TX desc GC missing.
2017-10-28 Sepherosa Ziehauigb: Free tx mbufs proactively.
2017-10-28 Matthew Dillonkernel - Fix bugs and refactor namecache cleaning code
2017-10-28 Matthew Dillonkernel - Fix cluster_awrite() race
2017-10-28 Sepherosa Ziehaux86_64: Add pauses in the TSC mpsync testing loop.
2017-10-28 Sepherosa Ziehauix: Free tx mbufs proactively.
2017-10-28 Sascha WildnerRemove the ancient rdist(1) tool along with related...
2017-10-28 Sascha Wildnerkernel/hptmv: Use __DragonFly__ instead of __DragonFly_...
2017-10-28 Matthew Dillonkernel - Rewrite umtx_sleep() and umtx_wakeup() (2)
2017-10-27 zrjkldload.8: Mention /boot/modules.local purpose.
2017-10-25 Imre Vadászboot - Abort boot if EFI-framebuffer format is unsupported.
2017-10-25 Imre Vadászsyscons - Add 24bit pixel format support for EFI frameb...
2017-10-24 Sepherosa Ziehaux86_64: Allow TSC MP synchronization test be disabled.
2017-10-24 Matthew Dillonvmstat - Fix formatting
2017-10-22 Matthew Dillonkernel - Use different queue iterator for emergency...
2017-10-22 Matthew Dillonkernel - Use different cache_rover for emergency pager
2017-10-22 Aaron LIpf: Make pf_print_host() print IPv6 addresses correctly
2017-10-22 Aaron LIpf: Always skip "urpf-failed" test for IPv6 link local...
2017-10-22 Aaron LIpf: use IN6_IS_SCOPE_EMBED to check kernel-internal...
2017-10-22 Matthew Dillonkernel - Zero out syncache_percpu properly
2017-10-21 Matthew Dillonhdaa - Remove dead code
2017-10-21 Matthew Dillonbc - Adjust bad syntax
2017-10-21 Matthew Dillonswapon - Fix minor memory leak
2017-10-21 Matthew Dillonkernel - Cleanup token code, add simple exclusive prior...
2017-10-21 Sepherosa Ziehauinet6: Make non-prefix and directly reachable inet6...
2017-10-21 Sascha Wildnerpstat.8: Add markup.
2017-10-21 Aaron LIpstat.8: Remove a duplicate option of swapinfo
2017-10-20 Matthew Dilloninitrd - Add 'fetch'
2017-10-20 Matthew Dillonkernel - Cleanup token code, add simple exclusive priority
2017-10-20 Matthew Dillonkernel - Add p_ppid
2017-10-20 Matthew Dillonkernel - Adjust tsc_delay()
2017-10-19 Sascha Wildnerkernel/acpi: Ouch, add forgotten semicolon.
2017-10-19 Sascha Wildnerkernel/acpi: Use ACPI_UUID_LENGTH in acpi_eval_osc().
2017-10-19 Matthew Dillonkernel - Increase ACPI_SEMAPHORES_MAX_PENDING
2017-10-19 Matthew Dillonkernel - Make certain sysctl's unlocked (2)
2017-10-19 Matthew Dillonkernel - Make certain sysctl's unlocked
2017-10-19 Matthew Dillonkernel - Refactor sysctl locking
2017-10-18 Matthew Dillonkernel - Improve pmap hinting, improve performance
2017-10-18 Matthew Dillonkernel - Improve concurrency in devfs VOPs
2017-10-18 Matthew Dillonkernel - Use soft-busy in vop_helper_read_shortcut()
2017-10-18 Matthew Dillonkernel - Add D_QUICK device flag
2017-10-18 Matthew Dillonkernel - Add more features to the RB tree
2017-10-18 Matthew Dillonkernel - Add lock debugging
2017-10-18 Matthew Dillonkernel - refactor vm_page busy
2017-10-17 Imre Vadászif_vtnet - Handle missing IFCAP_VLAN_* flags nicer...
2017-10-17 Matthew Dillonkernel - Cleanup vm_page_repurpose()
2017-10-17 Imre Vadászif_vtnet - Disable rx csum offload due to unsupported...
2017-10-17 Sascha Wildnerkernel: Remove <sys/sysref{,2}.h> inclusion from files...
2017-10-17 Sascha Wildner<sys/indefinite2.h>: Add missing include for VKERNEL64.
2017-10-17 Matthew Dillonkernel - Remove 'Emergency Pager' debugging messages
2017-10-17 Sascha WildnerStitch LINT64 build back together.
2017-10-17 Justin C. SherrillAdd mount_hammer2 and newfs_hammer2 to initrd list.
2017-10-17 Sascha WildnerRemove "kernel ppp", i.e. if_ppp.ko and pppd(8).
2017-10-16 Matthew Dillonmkinitrd - Add missing /var/db (3)
2017-10-16 Imre Vadászvirtio_blk - Fix capacity calculation, when host sets...
2017-10-16 Matthew Dillonkernel - Rewrite umtx_sleep() and umtx_wakeup()
2017-10-16 Matthew Dillonworld - World build for ucred changes
2017-10-16 Matthew Dillonkernel - Clean up ucred and plimit cache line locality
2017-10-16 Matthew Dillonkernel - Use fcmpset in lockmgr and tokens
2017-10-16 Matthew Dillonkernel - Add atomic_fcmpset_*()
2017-10-16 Matthew Dillonkernel - Partition large anon mappings, optimize vm_map...
2017-10-16 Matthew Dillonkernel - Optimize struct uidinfo
2017-10-16 Matthew Dillonkernel - pmap->pm_spin now uses a shared spinlock
2017-10-16 Matthew Dillonkernel - Increase pmap placemarks hash from 16 to 64...
2017-10-16 Matthew Dillonkernel - Simplify umtx_sleep and umtx_wakeup support
2017-10-16 Matthew Dillonkernel - Increase ncmount_cache array
2017-10-16 Matthew Dillonkernel - Reoptimize sys_pipe
2017-10-16 Matthew Dillonkernel - Refactor sys_pipe
2017-10-16 Matthew Dillonkernel - Improve mountlist_scan() performance, track...
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics (2)
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics (2)
2017-10-16 Matthew Dillonkernel - Optimize shared -> excl spinlock contention
2017-10-16 Matthew Dillonkernel - Refactor smp collision statistics
2017-10-16 Matthew Dillonkernel - KVABIO allocbuf() optimization
2017-10-16 Matthew Dillonkernel - KVABIO stabilization
2017-10-16 Matthew Dillonkernel - Adjust ipiq execution code a bit
2017-10-16 Matthew Dillonkernel - Add wakeup() probe sysctl
2017-10-16 Matthew Dillonkernel - Implement KVABIO API in TMPFS
2017-10-16 Matthew Dillonkernel - Add KVABIO support to NVMe, disk translation...
2017-10-16 Matthew Dillonkernel - Add KVABIO API (ability to avoid global TLB...
2017-10-16 Matthew Dillonkernel - Remove geteblk()
2017-10-16 Matthew Dillonkernel - Add pmap_qenter_noinval()
2017-10-16 Matthew Dillonkernel - Remove repurposebuf
2017-10-16 Matthew Dillonkernel - Remove B_MALLOC
2017-10-16 Sepherosa Ziehauipfw: Factor out ipfw_init_args()
2017-10-16 Sepherosa Ziehauipfw: Flush the rules before unload the module.
2017-10-16 Sepherosa Ziehauipfw: Factor out ipfw_defrag_redispatch.
2017-10-16 Sepherosa Ziehaukern: Remove ncpus2 and friends.
2017-10-16 Sepherosa Ziehaumpls: Use netisr_ncpus
next