dragonfly.git
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
2017-08-05 Sascha Wildnerkdump(8): Add more support for printing flag etc. names.
2017-08-05 Sascha Wildnerkdump(1): Oops, remove forgotten include.
2017-08-05 Sascha Wildnerkdump(1): Remove unused ptraceopname(). ptrace ops...
2017-08-05 Matthew Dillonprocfs - Fix blocked lock condition
2017-08-05 Matthew Dillonkernel - Fix serious permissions bug for sticky directories
2017-08-05 Sascha Wildnerkdump(1): Add pathconf(2) variable name printing.
2017-08-05 Sascha Wildnerkdump(1): Add clockid_t name printing.
2017-08-05 Sascha Wildnerkdump(1): Allow auto switch funcs to not have an 'inval...
2017-08-04 Sascha Wildner<sys/un.h>: Clean up namespace.
2017-08-04 Sascha WildnerRemove some no longer used header files.
2017-08-04 Sascha Wildner/boot/defaults/loader.conf: Fix typo.
2017-08-04 Sepherosa Ziehauipid: Call ip_randomid() on all CPUs.
2017-08-04 Sepherosa Ziehaupfsync: Send packet in netisr0 and do it asynchronously.
2017-08-04 Sepherosa Ziehaumbuf: Add message header for generic mbuf sending/recei...
2017-08-03 Sascha Wildnerifconfig.8: Fix typo.
2017-08-03 Sepherosa Ziehauinpcb: Simplify inpcb marker interface
2017-08-03 Sepherosa Ziehauinpcb: All inpcb accessing should be from first netisr_...
2017-08-03 Sepherosa Ziehauinet: ip_{output/input}() should only run in first...
2017-08-03 Sepherosa Ziehauudp: It only runs in the first netisr_ncpus netisrs.
2017-08-03 Sepherosa Ziehausystimer: Adjust systimers on their owner cpus.
2017-08-03 Sepherosa Ziehautcp: Prevent excessive IPI from draining TCP reassemble...
2017-08-03 Sepherosa Ziehauinet: Prevent excessive IPI from draining PR cloned...
2017-08-03 Sepherosa Ziehauinet: Fix up draining flag setting.
2017-08-02 Sepherosa Ziehauinet: Prevent excessive IPI from draining IPv4 fragments.
2017-08-02 Sepherosa Ziehauinet6: Prevent excessive IPI from draining IPv6 fragments.
2017-08-02 Sepherosa Ziehaunet: Use PR_{FAST,SLOW}HZ, some code has the assumption...
2017-08-02 Sascha Wildnerefivar.8: Fix typos/improve language (taken from FreeBSD).
2017-08-01 Sascha Wildnerlibthread_xu: Add a check for integer overflow (FreeBSD...
2017-08-01 Sepherosa Ziehaudomain: Nuke pfslowtimo.
2017-08-01 Sepherosa Ziehauip: Don't use pr_slowtimo.
2017-08-01 Sepherosa Ziehauigmp: Don't use pr_slowtimo.
2017-08-01 Sepherosa Ziehauinet6: Drain IPv6 fragments in netisr0
2017-08-01 Sepherosa Ziehauinet6: Dispatch frag6 slowtimo to netisr0 and stop...
2017-07-31 Sepherosa Ziehaudomain: Nuke pffasttimo
2017-07-31 Sascha Wildnerkernel: Fix wrong indentation in a few places.
2017-07-31 Sascha Wildnerkernel/sdhci: Remove wrong semicolon.
2017-07-31 Sascha Wildnerkernel/ieee80211: Add missing braces.
2017-07-31 Sascha Wildnerkernel/urtwn: Add missing braces.
2017-07-31 Sepherosa Ziehauigmp: Use callout instead of pffasttimo.
2017-07-31 Sepherosa Ziehauicmp6: Don't use pffasttimo and dispatch fasttimo to...
next