dragonfly.git
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...
2017-07-30 Sascha Wildnerkernel: Add FreeBSD's virtio_scsi(4) driver.
2017-07-30 Sascha Wildnerkernel/cam: Add CAM_SCSI_IT_NEXUS_LOST (in preparation...
2017-07-30 Sascha Wildnerlarn(6): Fix two "use of index before limits check...
2017-07-30 Imre VadászMake sure that cam(4)'s dashutdown handler runs before...
2017-07-30 Matthew Dillonkernel - Fix kcollect swapuse%
2017-07-30 Matthew Dillonkcollect - add swap% to plot output
2017-07-30 Matthew Dillonkcollect - Fix gunplot warning when -x -f is specified
2017-07-30 Matthew Dillonkcollect - Add a smoothing option (-s)
2017-07-30 Matthew Dillonkcollect - Add -t option to limit output
2017-07-30 Matthew Dillonkcollect - Adjust ordering of gnuplot solids
2017-07-30 Matthew Dillonkcollect - Implement gnuplot output feature
2017-07-29 Matthew Dillonkcollect - Fix swap text output
2017-07-29 Matthew Dillonkernel - Store page statistics in bytes
2017-07-29 Matthew Dillonkernel - Add a sampling history mechanism called kcolle...
2017-07-29 Sascha WildnerRestore WARNS in ftpd, it was just for testing.
2017-07-29 Sascha Wildnerftpd(8): Remove weird line with just '#'.
2017-07-29 Sascha Wildnerccdconfig(8): Add missing free().
2017-07-29 Sascha Wildnerkernel: Remove some variables that are only set but...
2017-07-29 Sascha Wildnerlibpuffs: Fix two asserts.
2017-07-29 Matthew Dillonkernel - Add a sampling history mechanism called kcollect
2017-07-28 Sascha Wildner<sys/malloc.h>: Remove an empty #ifdef.
2017-07-28 Sascha WildnerSync ACPICA with Intel's version 20170728.
2017-07-27 Sepherosa Ziehaupolling: Simplify the code by using netsr_*msg functions.
2017-07-27 Sepherosa Ziehaunetisr: Add netisr_sendmsg_oncpu()
2017-07-27 Sepherosa Ziehaubridge: It should only run in netisr_cpus netisrs
2017-07-27 Matthew Dillonhammer2 - Allow @LABEL to be omitted
2017-07-27 Matthew Dillonhammer2 - Synchronize write-in-place feature
2017-07-27 Matthew Dillonhammer2 - Consolidate backend rename ops
2017-07-26 Matthew Dillonlibc - Fix bug in rcmdsh()
2017-07-26 Matthew Dillonsshlockout - Improve manual page
2017-07-26 Sascha Wildnerlibc/libpthread: Add clock_getcpuclockid() and pthread_...
2017-07-26 Sascha WildnerRemove <stab.h> and <struct.h>.
2017-07-26 Sascha Wildnerkernel/time: Change get_curthread_cputime() to get_thre...
2017-07-26 Sascha Wildner<sys/types.h>: Add guard around lwpid_t, also put under...
next