kernel - Fix TDF_EXITING bug, instrument potential live loops
[dragonfly.git] / sys /
2016-07-24 Matthew Dillonkernel - Fix TDF_EXITING bug, instrument potential...
2016-07-24 Matthew Dillonkernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
2016-07-23 Sascha WildnerFix VKERNEL64 build.
2016-07-23 François Tigeotkernel: Fix compilation
2016-07-23 François Tigeotdrm/i915/gem: Reduce differences with Linux 4.4
2016-07-23 François Tigeotdrm: Sync a few headers with Linux 4.4
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (4)
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (3)
2016-07-22 Matthew Dillondrm - Stabilize broadwell and improve skylake
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-22 Matthew Dillonhammer2 - Fix deadlocks, bad assertion, improve flushing.
2016-07-22 Matthew Dillonnvme - Fix BUF_KERNPROC() SMP race
2016-07-21 François Tigeotdrm/i915: Mark a DragonFly-specific change as such
2016-07-21 zrjdrm/i915: Re-apply lost intel_dp.c diff.
2016-07-21 Sascha Wildner<sys/param.h>: Fix comments.
2016-07-21 François Tigeotdrm/i915: Update to Linux 4.4
2016-07-21 Justin C. SherrillUpdates to show "4.7". v4.7.0
2016-07-20 Matthew Dillonkernel - Fix excessive ipiq recursion (2)
2016-07-20 François Tigeotlinux/scatterlist.h: Add __sg_page_iter_next()
2016-07-20 François Tigeotdrm/linux: Add bitmap_weight()
2016-07-20 François Tigeotdrm/linux: Add a few ida definitions
2016-07-20 François Tigeotdrm/linux: Add ktime_to_us() and ktime_us_delta()
2016-07-20 Matthew Dillonkernel - Fix excessive ipiq recursion
2016-07-20 Matthew Dillonkernel - Fix Xinvltlb issue, fix ipiq issue, add Xsniff
2016-07-20 Matthew Dillonhammer2: Add required check to hammer2_vop_nlink()
2016-07-19 François Tigeotdrm/linux: Add div_s64()
2016-07-19 zrjsys: Various include guard fixes.
2016-07-19 zrjRemove pcibus.h header.
2016-07-19 zrjPrune _NO_NAMESPACE_POLLUTION cases.
2016-07-19 Matthew Dillonkernel - Fix realtime inconsistency
2016-07-17 Matthew Dillonkernel - Improve physio performance (2)
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 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-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 Matthew Dillonkernel - Rename 'cpu' global
2016-07-14 Imre Vadászvga - Check for UEFI framebuffer in vga_configure(...
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 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 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-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-04 zrjFix <machine/varargs.h> use cases.
2016-07-04 zrjMove __va_size() into freestanding block.
2016-07-04 zrjsys/sys: Protect len and inout parameters in _IOC defin...
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
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 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
2016-06-24 François Tigeotdrm/linux: Implement some spin_lock_irq* functions
2016-06-24 Tomohiro Kusumisys/vfs/hammer: Remove DEDUP_CACHE_SIZE and wrong comment
2016-06-24 Sepherosa Ziehaunvme: Use high frequency interrupt for CQ processing
2016-06-24 Sepherosa Ziehauintr: Allow drivers to register high frequency interrupt.
next