Merge branch 'vendor/LIBRESSL'
[dragonfly.git] / sys / dev /
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Imre Vadászif_iwm - Sync nvm parsing code with Linux iwlwifi.
2016-09-05 Imre Vadászif_iwm - Make sure we call iwm_detach_local only once.
2016-09-05 Imre Vadászif_iwm - Remove calib_version field from struct iwm_nvm...
2016-09-05 Imre Vadászif_iwm - Sync iwm_nvm_read_chunk() function with Linux...
2016-09-05 Imre Vadászif_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
2016-09-05 Imre Vadászif_iwm - Remove some unneeded #include-s from all ...
2016-09-04 Imre Vadászif_iwm - The HW Revision stepping constants should...
2016-09-04 Imre Vadászif_iwm - Remove more old unused scan API definitions.
2016-09-04 Imre Vadászif_iwm - Remove deprecated scan API definitions.
2016-09-04 Imre Vadászif_iwm - Remove wrappers around iwm_dma_contig_free...
2016-09-04 Sascha WildnerSync ACPICA with Intel's version 20160831.
2016-08-31 Imre Vadászif_iwm - Fix iwm_poll_bit() error value check in iwm_at...
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 Imre Vadászif_iwm - Fix off-by-one check in iwm_read_firmware().
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-28 Imre Vadászif_iwm - Add some pcie device stop code from iwlwifi...
2016-08-28 Imre Vadászif_iwm - Use htole16 for policy field in struct iwm_tim...
2016-08-28 Imre Vadászif_iwm - Fix comments and struct definition for struct...
2016-08-28 Imre Vadászif_iwm - Remove unused wantresp field in iwm_rx_data...
2016-08-28 Imre Vadászif_iwm - Remove two duplicate const qualifiers.
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-24 Sepherosa Ziehauacpi: Save I/O ports for I/O ports range, as long as...
2016-08-07 Sascha Wildnerkernel: Remove the old vx(4) network driver.
2016-08-07 Sascha Wildneri386 removal, part 53/x: Remove the code of the fe...
2016-08-07 Sascha Wildnerkernel: Remove the old ep(4) and ex(4) network drivers.
2016-08-07 Sascha Wildneri386 removal, part 52/x: Remove the old cs(4) network...
2016-08-07 Sascha WildnerClean up some more after the sys/emulation/linux removal.
2016-08-07 Matthew Dillonkernel - Fix minor bug in powermng
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-06 Matthew Dillonkernel, world - Remove the remaining vestiges of linux...
2016-08-05 Sascha WildnerUse ; instead of , where appropriate.
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 François Tigeotdrm/linux: kernel_ulong_t is defined in linux/mod_devic...
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-31 François Tigeotdrm/linux: Add linux/kobject.h
2016-07-31 François Tigeotdrm/linux: Add vmap()
2016-07-30 Imre Vadászif_iwm - Fix iwm_poll_bit() usage in iwm_stop_device().
2016-07-29 Sepherosa Ziehauhyperv/vmbus: Passthrough interrupt resource allocation...
2016-07-28 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-25 Imre Vadászif_iwm - Fix inverted logic in iwm_tx().
2016-07-24 Matthew Dillondrm - Fix subtle plane masking bug.
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-22 Matthew Dillondrm - Stabilize broadwell and improve skylake
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 François Tigeotdrm/i915: Update to Linux 4.4
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-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-17 François Tigeotdrm/linux: Implement writex() functions
2016-07-17 Matthew Dillonkernel - Improve physio performance
2016-07-15 Matthew Dillonkernel - Remove unnecessary cpu_enable_intr()
2016-07-15 François Tigeotdrm/linux: Add ioremap_wt()
2016-07-15 François Tigeotdrm/linux: Rework ioremap functions
2016-07-14 Imre Vadászvga - Check for UEFI framebuffer in vga_configure(...
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á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-10 François Tigeotdrm/linux: Avoid contention in spinlock_irq routines
2016-07-09 Sascha Wildnerkernel: Don't use userland's <stdarg.h> from kernel...
2016-07-06 Sepherosa Ziehauvirtio: Fix MSI support; thus unbreak booting on bhyve
2016-07-04 zrjFix <machine/varargs.h> use cases.
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
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-26 Matthew Dillonnvme - Handle full submission queue
2016-06-24 François Tigeotdrm/linux: Implement some spin_lock_irq* functions
2016-06-24 Sepherosa Ziehaunvme: Use high frequency interrupt for CQ processing
2016-06-23 François Tigeotdrm/linux: Really implement local_irq_disable/enable
2016-06-18 Matthew Dillonnvme - Remove debugging
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-16 Sascha Wildnerkernel/virtio: Some small stylistic cleanup.
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 Ziehauhyperv/vmbus: Complete vmbus initialization; interrupt...
2016-06-13 Imre Vadászif_iwm - Fix channel list iteration in iwm_mvm_config_u...
2016-06-13 Sepherosa Ziehauhyperv: Initial import. It only contains non-intr...
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-10 Imre Vadászif_iwm - Use DragonFly specific convenience functions...
2016-06-10 Imre Vadászif_iwm - Compare paylen to datasz instead of sizeof...
next