dragonfly.git
2017-08-31 Matthew Dillonkernel - Add kabylake NIC PCI IDs
2017-08-31 Sascha WildnerClean up namespace in <sys/mman.h>, <sys/resource.h...
2017-08-31 Sascha WildnerDefine rlim_t as __int64_t directly, not via quad_t.
2017-08-31 Sascha Wildnersys/boot: Disable -fstack-protector for now.
2017-08-31 Matthew Dillonhammer2 - error handling 2/N (chain_lookup/chain_next)
2017-08-31 Matthew Dillonhammer2 - Embed cache_index heuristic in chain structure
2017-08-31 Matthew Dillonhammer2 - error handling 1/N (chain_scan)
2017-08-31 Matthew Dillonhammer2 - Remove TIMER debugging
2017-08-30 Sascha Wildnerlibc: Reduce -Wmissing-prototypes warnings a bit.
2017-08-30 Matthew Dillonsystat - clarify 'Free' in systat -vm 1
2017-08-30 Matthew Dillonhammer2 - Micro-optimize file data allocations
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_i...
2017-08-29 Matthew Dillonhammer2 - Fix critical bulkfree bug, refactor hammer2_io
2017-08-29 Sepherosa Ziehaupoll/select: Use 64bit serial for poll/select's kevent...
2017-08-29 Sepherosa ZiehauRevert "select: Don't allow unwanted/leftover fds being...
2017-08-28 Matthew Dillonhammer2 - Stabilization
2017-08-28 Sepherosa Ziehaupoll: Fix inverse test
2017-08-28 Sepherosa Ziehauselect: Don't allow unwanted/leftover fds being returned.
2017-08-27 Sascha Wildnerlibc: Use _ioctl() internally.
2017-08-27 Matthew Dillonhammer2 - Fix bulkfree bug, Fix chain->parent bug,...
2017-08-26 Sascha WildnerDon't remove archive.3 via 'make upgrade'.
2017-08-26 Imre Vadászvkernel - Fixup previous commit, where some bits got...
2017-08-26 Imre Vadászvkernel - Avoid unnecessarily short sleeps, when not...
2017-08-26 Imre Vadászvkernel - Reuse vkernel_timer_get_timecount() for readi...
2017-08-26 Matthew Dillonhammer2 - Fix hammer2_chain and dedup issues
2017-08-25 Imre Vadászvkernel - Mention -t option for precise timer in usage...
2017-08-25 Matthew Dillonkernel - Implement a more comprehensive low-memory...
2017-08-25 Matthew Dillonkernel - wakeup() lfence -> mfence
2017-08-25 Matthew Dillonkernel - Remove mutex debug counters
2017-08-24 Matthew Dillonhammer2 - Work on concurrent bulkfree stability
2017-08-24 Sascha Wildnersshlockout.8: Use comment syntax.
2017-08-24 Sascha Wildnerkcollect.8: Remove unneeded .Pp
2017-08-24 Sascha Wildnerlibarchive: Add an archive.3 MLINK.
2017-08-24 Matthew Dillonhammer2 - Fix persist_refs race on chain IPC
2017-08-24 Matthew Dillonhammer2 - Refactor dedup, fixes, optimizations
2017-08-23 Imre Vadászkqueue: Make EVFILT_USER event behaviour more consistent.
2017-08-23 Matthew Dillonkernel - Fix SMP tsleep_interlock() vs wakeup() race
2017-08-23 Matthew Dillonhammer2 - Cleanup
2017-08-22 Matthew Dillonhammer2 - Clean DIO invalidation flags in more cases
2017-08-22 Matthew Dillonhammer2 - limit show command output when crc error
2017-08-22 Matthew Dillonkernel - Fix callout race and panic (2)
2017-08-22 Matthew Dillonhammer2 - Try a different approach to bulkfree
2017-08-22 Matthew Dillonhammer2 - Cleanup manual page, add help, remove bulkfre...
2017-08-21 Matthew Dillonkernel - Fix callout race and panic
2017-08-20 Matthew Dillonhammer2 - Fix improper bzero length in rename code
2017-08-20 Matthew Dillonbuild - Add /home to the mtree
2017-08-20 Matthew Dillonhammer2 - Remove LOCK* debugging
2017-08-20 Matthew Dillonhammer2 - Flesh out kqueue support
2017-08-19 Imre Vadászkqueue.2: Improve explanation of EV_EOF for fifos.
2017-08-19 Matthew Dillonhammer2 - cleanup
2017-08-19 Imre Vadászkqueue.2: Mention EV_NODATA flag, which may be set...
2017-08-19 Imre Vadászkqueue: Fix typo in filt_userattach function: kn_fflags...
2017-08-19 Matthew Dillonhammer2 - Fix snapshots and multi-label mounts
2017-08-19 Matthew Dillonhammer2 - revamp comments
2017-08-19 Matthew Dillonhammer2 - Refactor snapshot frontend
2017-08-19 Matthew Dillonhammer2 - Fix root remount for hammer2 root
2017-08-19 Matthew Dillonhammer2 - Fix ro -> rw mount upgrade
2017-08-19 Matthew Dillonhammer2 - Fix bug in comp:autozero mode
2017-08-19 Matthew Dillonhammer2 - Fix bulkfree bugs
2017-08-18 Matthew Dillonhammer2 - Add kernel-thread-based async bulk free
2017-08-18 Matthew Dillonhammer2 - buildworld components, boot2 and loader support
2017-08-17 Sascha WildnerUpdate the pciconf(8) database.
2017-08-17 Sascha Wildner<sys/uio.h>: Clean up the namespace.
2017-08-17 Sascha Wildnerkernel/msdosfs: Add additional sanity checks before...
2017-08-16 Matthew Dillonkernel - More high-process-count fixes
2017-08-16 Matthew Dillonkernel - Fix uload calculation in usched_dfly
2017-08-15 Matthew Dilloninstall - Fix a few issues
2017-08-14 Matthew Dillontest - Add various 900,000 process tests (2)
2017-08-14 Matthew Dillontest - Add various 900,000 process tests
2017-08-14 Sascha Wildnerinstaller: Change fn_mapper_name() to subpartition_get_...
2017-08-14 Matthew Dillonkernel - Increase flock() / posix-lock limit
2017-08-14 Matthew Dillondoc - Update build(7) and tuning(7)
2017-08-14 Matthew Dillonkernel - Increase default mbufs
2017-08-14 Sepherosa Ziehauipfw: Use SEQ_GEQ
2017-08-14 Matthew Dillonkernel - Remove bottlenecks related to mass pipe closures
2017-08-11 Sepherosa Ziehauethernet: ether_output should only run in the first...
2017-08-11 Sepherosa Ziehauroute: Routes should only be accessed from the first...
2017-08-13 Sascha Wildnerkernel/acpica: Name a variable more appropriately ...
2017-08-13 Sascha Wildneri386 removal, part 62/x: Fix per-architecture config...
2017-08-13 Sascha Wildnerinstaller: Don't add an entry for 'root' to /etc/crypttab.
2017-08-13 Sascha Wildnerinstaller: Fix mapper name generation for encrypted...
2017-08-13 Sascha Wildner<sys/sysvipc.h>: Remove another no longer used header...
2017-08-13 Matthew Dillonkernel - Scale tsleep() performance vs many (thousands...
2017-08-12 Matthew Dillonkernel - Change maxproc cap calculation
2017-08-12 Matthew Dillonkernel - Break up scheduler and loadavg callout
2017-08-12 Matthew Dillonkernel - Bump wakeup hash size a little
2017-08-12 Matthew Dillonkernel - loadavg structure 32->64 bit fields
2017-08-12 Matthew Dillonkernel - Fix bottlenecks that develop when many process...
2017-08-10 Matthew Dillonkernel - Lower VM_MAX_USER_ADDRESS to finalize work...
2017-08-09 Matthew Dillonkcollect - Fix grammar
2017-08-08 Sepherosa Ziehaumbuf: Minor style change.
2017-08-08 Sepherosa Ziehaunetisr: Simplify assertion related bits
2017-08-07 Sepherosa Ziehaustf: Make route per-cpu. And it should run in the...
2017-08-07 Sepherosa Ziehaugre: Rework routing facilities.
2017-08-04 Sepherosa Ziehauroute: Minor cleanup
2017-08-04 Sepherosa Ziehauroute: Delete ortentry, SIOC{ADD,DEL}RT and RTM_OLD...
2017-08-04 Sepherosa Ziehaugif: It should only run in the first netisr_ncpus netisrs
2017-08-04 Sepherosa Ziehauroute: Add rtfree_async.
2017-08-06 Sascha Wildnerps(1): Remove -I${.CURDIR}/../../sys from the Makefile.
2017-08-06 Matthew Dillonkernel - Move sigtramp even lower
next