dragonfly.git
2016-06-19 Imre Vadaszkernel - Implement ppoll system call with precise micro...
2016-06-19 Matthew Dillonhammer2 - Start work on inode indexing - MAJOR CHANGE
2016-06-18 Matthew Dillonnvme - Remove debugging
2016-06-18 Matthew Dillonnvme - Fix composite temperature in nvmectl
2016-06-18 Imre Vadászsleep.9: Make tsleep_interlock(9) example a bit more...
2016-06-18 Sascha WildnerSync zoneinfo database with tzdata2016e from ftp:/...
2016-06-18 Matthew Dillonnvme - Add nvmectl userland utility
2016-06-18 Matthew Dillonnvme - Implement ioctl support to retrieve log pages
2016-06-18 Matthew Dillonnvme - Fail gracefully if chip cannot be enabled
2016-06-17 Matthew Dillonnvme - Work w/qemu
2016-06-17 Sascha Wildnerpathchk(1): Sync with FreeBSD.
2016-06-16 Sascha Wildnerkernel/virtio: Some small stylistic cleanup.
2016-06-16 Sascha Wildnerps(1): Add -A option, as specified by POSIX.
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Factor out vmbus_msg_reset()
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Make sure that interrupt cputimer can...
2016-06-16 Sepherosa Ziehauacpica: Interrupt resource lookup failure is fine....
2016-06-16 Sepherosa Ziehaumptable: Reduce log verbosity
2016-06-16 Sepherosa Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-16 Sepherosa Ziehaucputimer: Add per-cpu handler and private data for...
2016-06-15 Sascha WildnerUpdate the pciconf(8) database.
2016-06-15 Sascha Wildnervmbus.4: Fix stupid typo (and installworld).
2016-06-14 Sascha WildnerAdd a vmbus(4) manual page (based on FreeBSD's).
2016-06-14 Sascha Wildnerkernel: Add vmbus module to the build.
2016-06-13 Imre Vadászif_iwm - Fix channel list iteration in iwm_mvm_config_u...
2016-06-13 Matthew Dillondocs - Update tuning.7
2016-06-13 Sepherosa Ziehauhyperv: Initial import. It only contains non-intr...
2016-06-13 Sepherosa Ziehaux86_64/timer: Xtimer is generic enough for per-cpu...
2016-06-13 Sepherosa Ziehautsc: Log the final TSC frequency
2016-06-13 Sepherosa Ziehaukern: Update virtual machine detection a bit
2016-06-11 Antonio Huete... Makefile.usr - Fix typo
2016-06-11 Matthew Dillonhammer2 - Use B_IOISSUED
2016-06-11 Matthew Dillonkernel - B_IODEBUG -> B_IOISSUED
2016-06-11 Antonio Huete... Makefile.usr - A bit of cleanup
2016-06-11 Imre Vadászif_iwm - Add and use iwm_phy_db_free(), to plug phy_db...
2016-06-11 Imre Vadászif_iwm - GC unused struct iwm_rx_buf. Two small nitpicks.
2016-06-11 Imre Vadászif_iwm - Use mbuf for large firmware commands, like...
2016-06-11 Sascha Wildnerkqueue.2: Improve markup.
2016-06-11 Matthew Dillonhammer2 - Fix infinite flush recursion, reduce bulkfree...
2016-06-11 Matthew Dillontest - prt() double va_arg use
2016-06-11 Matthew Dillonhammer2 - Fix *errorp, instrument strategy errors
2016-06-11 Matthew Dillonkernel - Instrument vnode pager error
2016-06-11 Matthew Dillonhammer2 - Fix upgrade deadlock
2016-06-10 Imre Vadászif_iwm - Use DragonFly specific convenience functions...
2016-06-10 Imre Vadászif_iwm - Compare paylen to datasz instead of sizeof...
2016-06-10 Matthew Dillontest - Cleanup some test/debug code
2016-06-10 Matthew Dillonhammer2 - Add truncation lock, change dio persistence
2016-06-10 Matthew Dillonkernel - Try to improve 'Warning: vfsync skipped dirty...
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Change error messages to "hammer2"
2016-06-10 Tomohiro Kusumisbin/newfs_hammer2: Fix ascii-art of initial image
2016-06-10 Tomohiro Kusumisbin/hammer2: Add #include guard
2016-06-10 Tomohiro Kusumisbin/hammer2: Use volatile sig_atomic_t
2016-06-10 Tomohiro Kusumisys/vfs/hammer2: Change u_int{8,16,32,64}_t to uint...
2016-06-10 Matthew Dillonnvme - Add kernel dump support
2016-06-10 Matthew Dillonhammer2 - Cache chain->data and chain->dio until last...
2016-06-10 Imre Vadászif_iwm - Fix iwm_dma_contig_free(). dma->map is always...
2016-06-10 Matthew Dillonhammer2 - Rename hammer2_thread.c to hammer2_admin.c
2016-06-09 Matthew Dillonhammer2 - Allow chains to be cached
2016-06-09 Imre Vadászif_iwm - Free rx ring on detach. Free nvm_sections...
2016-06-09 Matthew Dillontest - Pull in Mark Adler's hw iscsi crc32 bundle
2016-06-09 Matthew Dillonkernel - Scan more pages in vm_pageout to fix OOM killer
2016-06-09 Sascha Wildnerkernel: Save some indent here and there and some small...
2016-06-09 Sascha Wildnerkernel/modnext: Improve the flow a bit regarding settin...
2016-06-09 Sascha WildnerRemove am-utils, the Berkeley automounter suite (amd...
2016-06-09 François Tigeotdrm/i915: Fix hangs on some broadwell machines
2016-06-09 Matthew Dillonworld - Fix sysctlbyname() errno handling cases
2016-06-09 Matthew Dillonhammer2 - multi-thread read-ahead XOPs
2016-06-09 Matthew Dillonhammer2 - Revamp worker thread signaling
2016-06-08 Matthew Dillonhammer2 - Add xxhash to H2 and throw in debug stuff...
2016-06-08 Matthew Dillonhammer - Make vfs.hammer.cluster_enable an integer
2016-06-08 Matthew Dillonkernel - Fix some clustering issues
2016-06-08 Sascha Wildnerkqueue.2: Add some info about EVFILT_FS.
2016-06-08 Matthew Dillonnvme - Add interrupt coalescing support
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Remove sys/vfs/hammer/hammer_freemap.c
2016-06-08 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_ALLOC for reserved space...
2016-06-08 Tomohiro Kusumisys/kern: Make nlookup() keep ESTALE on retry
2016-06-08 Tomohiro Kusumisbin/hammer: err() on readhammerbuf() failure
2016-06-08 Matthew Dillonnvme - Adjust queue mapping
2016-06-07 Matthew Dillonnvme - Check admin_cap
2016-06-07 Sascha Wildnernvme.4: Remove an unneeded .Pp and use .Dx.
2016-06-07 Sascha WildnerREADME.examples: Remove autofs/. It's not installed...
2016-06-07 Tomohiro Kusumiautofs: Add "Donated to DragonFlyBSD by ..." to manpages
2016-06-07 Imre Vadászif_iwm - Avoid bus_dmamap_create()/_destroy() calls...
2016-06-07 Sascha Wildnerauto_master.5: Fix .Sx markup.
2016-06-07 Sepherosa Ziehaude: Install if_init.
2016-06-07 Sascha Wildnerkernel/iwm: Fix building without IWM_DEBUG.
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-07 Justin C. SherrillRemove random download note as it no longer happens...
2016-06-06 Imre Vadászif_iwm - Use vap->iv_myaddr instead of ic->ic_macaddr...
2016-06-06 Imre Vadászif_iwm - Add support for Intel AC 8260 chipset.
2016-06-06 Imre Vadásziwmfw - Add 8000C firmware for Intel AC 8260 support.
2016-06-06 Matthew Dillonnvme - Cleanups, limit nirqs
2016-06-06 zrjusr.sbin/autofs: Unbreak make depend.
2016-06-06 zrjsys/cpu: Unbreak world.
2016-06-06 zrjdrm/i915: Remove empty header.
2016-06-06 Matthew Dillonnvme - Fix minor cpu mapping issues
2016-06-06 Matthew Dillonnvme - Implement MSIX and reverse comq mapping
2016-06-05 Matthew Dillonahci/misc - Add manual links
2016-06-05 Matthew Dillonahci - update manual page
2016-06-05 Matthew Dillonnvme - Add manual page
2016-06-05 Matthew Dillonnvme - Iterate disk units for multiple devices
next