dragonfly.git
2016-07-19 zrjPrune _NO_NAMESPACE_POLLUTION cases.
2016-07-19 zrjatomic.9: Align cpumask.
2016-07-19 Matthew Dillonkernel - Fix realtime inconsistency
2016-07-18 John Marinolibc/collate.c: Revert previous, use F11 fix for ISO...
2016-07-17 Sascha WildnerSync zoneinfo database with tzdata2016f from ftp:/...
2016-07-17 Matthew Dillonkernel - Improve physio performance (2)
2016-07-17 Tomohiro Kusumisys/kern: Mention pid 0 in usched_set(2) BUGS section
2016-07-17 François Tigeotdrm/linux: Implement writex() functions
2016-07-17 Matthew Dillonkernel - Improve physio performance
2016-07-17 Matthew Dillonkernel - Refactor Xinvltlb (3)
2016-07-17 Sascha WildnerFix vkernel build after pmap changes.
2016-07-16 Matthew Dillonkernel - Refactor Xinvltlb (2)
2016-07-16 Tomohiro Kusumisbin/usched: Add cpumask limitation to usched(8) BUGS...
2016-07-16 Tomohiro Kusumisys/kern: Add USCHED_GET_CPUMASK for usched_set(2)
2016-07-16 Tomohiro Kusumisys/cpu/x86_64: Expose CPUMASK macros to userspace...
2016-07-16 Sascha WildnerUpdate the pciconf(8) database.
2016-07-15 Matthew Dillonkernel - Refactor Xinvltlb and the pmap page & global...
2016-07-15 Matthew Dillonkernel - Remove unnecessary cpu_enable_intr()
2016-07-15 Matthew Dillonkernel - Enhance CPUMASK and atomic ops
2016-07-15 François Tigeotdrm/linux: Add ioremap_wt()
2016-07-15 François Tigeotdrm/linux: Rework ioremap functions
2016-07-15 Tomohiro Kusumisbin/newfs_hammer: Don't exit if -f when a blkdev doesn...
2016-07-15 Matthew Dillonkernel - Rename 'cpu' global
2016-07-14 Imre Vadászvga - Check for UEFI framebuffer in vga_configure(...
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Refactor TRIM support
2016-07-14 Tomohiro Kusumisbin/newfs_hammer: Don't assume blkdev is /dev/da...
2016-07-14 zrj<signal.h>: Bring back SI_QUEUE.
2016-07-14 Matthew Dillonkernel - Distribute queues in rw-sep map.
2016-07-14 Matthew Dillonnvme - Fix comq mappings when too many cpus.
2016-07-13 Imre Vadászvga - Remove unused vga_sub_configure variable.
2016-07-13 Sascha Wildnersigaction.2: Comment out reference to sigset().
2016-07-13 Sascha Wildnerkqueue.2: Fix a typo in a function name (sigpromask...
2016-07-13 Imre Vadászwlan - send RTM_IEEE80211_SCAN event when scan was...
2016-07-13 Imre Vadászwlan - restore interface state check for IEEE80211_IOC_...
2016-07-13 Imre Vadászif_iwm - When stopping TX DMA, wait for all channels...
2016-07-13 Imre Vadásziwm: Send PHY DB commands as async commands.
2016-07-13 Imre Vadászif_iwm - Set different pm_timeout for action frames.
2016-07-13 Imre Vadászif_iwm - Remove iwmsleep, it's no longer needed. Use...
2016-07-12 Matthew Dillonkernel - Adjust arp code to not spam all cpus
2016-07-12 Matthew Dillonkernel - cleanup sys/thread.h
2016-07-12 Matthew Dillonkernel - Do not spam all cpus for ipfrag_slowtimo()
2016-07-12 zrj<signal.h>: Don't advertise sigqueue(2) availability.
2016-07-11 Sascha Wildnerefi/loader: Use acdragonfly.h.
2016-07-11 Imre Vadászkernel/pc64: Make metadata.h more compatible with FreeB...
2016-07-11 Matthew Dillonkernel - Improve vm.prefault_pages + misc
2016-07-10 Matthew Dillonkernel - Reduce stalls, refactor lwkt_switch() core.
2016-07-10 Matthew Dillontest - Fix build warnings
2016-07-10 Sascha Wildner<rpc/svc.h>: Add back comment.
2016-07-10 François Tigeotdrm/linux: Avoid contention in spinlock_irq routines
2016-07-10 Matthew Dillonkernel - Yield during VM teardown, fix zfree() contention
2016-07-10 Matthew Dillonkernel - Fix stalls during major token contention
2016-07-10 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-09 Matthew Dillonhammer2 - Add feature to allow sector overwrite, fix...
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
2016-07-09 Sascha Wildner<sys/systm.h>: Remove a leftover prototype.
2016-07-07 Imre Vadászkernel - Change cpu_idle_hlt default for modern amd...
2016-07-07 Matthew Dillonkernel - New threads should not inherit the sigaltstack
2016-07-06 Sepherosa Ziehauvirtio: Fix MSI support; thus unbreak booting on bhyve
2016-07-06 Sascha Wildnerlibc/confstr: Fix comment indentation.
2016-07-06 Sascha Wildnersysconf(3): Fix _SC_GET{GR,PW}_R_SIZE_MAX.
2016-07-05 Sascha Wildner<unistd.h>: Add more comments to options.
2016-07-05 Sascha Wildnersysconf(3): Add _SC_THREAD_SPORADIC_SERVER.
2016-07-05 Sascha Wildnergetconf(1): Add some variables for backward compatibility.
2016-07-05 Sascha Wildnergetconf(1): Fix typo (_POSIX2_EXPR_NEXT_MAX -> _POSIX2_...
2016-07-05 Sascha Wildnergetconf(1): Add some missing variables.
2016-07-05 Sascha Wildnergetconf(1): Fix confstr variable names.
2016-07-05 Sepherosa Ziehaucat: Align output from cat(1) between when invoked...
2016-07-04 zrjRemove <varargs.h> from the system.
2016-07-04 zrjFix <machine/varargs.h> use cases.
2016-07-04 zrj<stdio.h>: Hide macros that break global :: ns in cxx.
2016-07-04 zrjMove __va_size() into freestanding block.
2016-07-04 zrj<wchar.h>: Reduce namespace pollution in <wchar.h>.
2016-07-04 zrjsys/sys: Protect len and inout parameters in _IOC defin...
2016-07-04 zrjrpc: Whitespace cleanup.
2016-07-04 zrjrpc: Make few headers more compatible with gcc.
2016-07-04 Sascha Wildner<pthread.h>: Include <machine/limits.h> instead of...
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
2016-07-02 François Tigeotinstaller: Do not waste too many inodes on /boot
2016-07-01 Tomohiro Kusumisbin/hammer: Make global PFS/accounting variables static
2016-07-01 Tomohiro Kusumisys/vfs/hammer: Remove validate_zone()
2016-06-30 François Tigeotdrm: Restore DRM_DEBUG_VBLANK() calls
2016-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions...
2016-06-29 François Tigeotdrm: Use the spin_lock_irq() family of functions
2016-06-29 François Tigeotdrm/i915: Use the spin_lock_irq() family of functions
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write lineari...
2016-06-29 Matthew Dillonhammer2 - Fix inode destroy panic
2016-06-29 Matthew Dillonkernel - Enhance buffer flush and cluster_write linearity
2016-06-28 Matthew Dillonhammer2 - Optimize indirect block algorithm
2016-06-28 Matthew Dillonhammer2 - Stabilization pass
2016-06-27 Matthew Dillonhammer2 - Remove the hidden directory, rework deletions
2016-06-27 Sepherosa Ziehauifnet: Add oqdrops statistics
2016-06-27 Matthew Dillonhammer2 - Stabilization, fix bulkfree bugs, change...
2016-06-26 Matthew Dillonkernel - Fix panic in error path of nvextendbuf()
2016-06-26 Matthew Dillonhammer2 - Stabilization (data corruption)
2016-06-26 Matthew Dillonhammer2 - Update error message in hammer2_mount
2016-06-26 Matthew Dillonhammer2 - Enhance freemap output
2016-06-26 Matthew Dillonnvme - Handle full submission queue
2016-06-25 Matthew Dillonkernel - Enhance swap allocation failure message
2016-06-25 Matthew Dillonkernel - Misc bug fixes and enhancements
2016-06-25 Matthew Dillonhammer2 - Stabilization, optimization
next