kernel - Fix double-free in if_ath, fix lost rcvif.
[dragonfly.git] / sys / dev /
2017-04-24 Matthew Dillonkernel - Fix double-free in if_ath, fix lost rcvif.
2017-04-23 Matthew Dillonkernel - Fix i915 deadlock
2017-04-18 Sepherosa Ziehauix: Fixup TX/RX ring settings for X550, which supports...
2017-04-16 Imre Vadászsound/hda: Fix name for the Wildcat Point-LP (Broadwell...
2017-04-16 Imre Vadászdrm/i915: Implement dev_to_i915(), instead of pancing...
2017-04-15 François Tigeotdrm/linux: add component.h
2017-04-14 Peeter Mustdrm/linux: Harmonize pr_debug() with the rest of the...
2017-04-12 Imre Vadászsound - Delete devfs clone handler for /dev/dsp and...
2017-04-12 Peeter Mustdrm/linux: Add reinit_completion()
2017-04-05 Peeter Mustdrm: Include opt_drm.h so that 'options VGA_SWITCHEROO...
2017-04-02 Imre Vadászif_vtnet - Add back vtnet_tx_size variable for now...
2017-04-02 Imre Vadászif_vtnet - Remove vtnet_{rx,tx}_size variables. Change...
2017-04-02 Imre Vadászvirtio_blk - No need to negotiate unused (and legacy...
2017-04-02 Imre Vadászif_vtnet - Default to link up, when VIRTIO_NET_F_STATUS...
2017-04-02 Imre Vadászvirtio_blk - Clean up some unneeded functionalities.
2017-04-02 Imre Vadászvirtio: Replace one cpu_mfence() by cpu_lfence(), and...
2017-04-02 Imre Vadászvirtio - Get rid of nop {vtblk/vtnet}_modevent methods.
2017-03-31 Sascha WildnerFix some cases where an index was used before its limit...
2017-03-29 Sepherosa Ziehauacpi/pstate: Don't attach, if _PSS contains invalid...
2017-03-29 Sepherosa Ziehaukern: Add per-cpu helper threads, which handles lwkt...
2017-03-29 Sascha Wildnerkernel/ale: Fix one more parentheses issue.
2017-03-28 Matthew Dillonkernel - Fix improper parens
2017-03-27 François Tigeotdrm: Enable commented-out vga_switcheroo code
2017-03-27 Sepherosa Ziehausound/hda: Sync device ID table with FreeBSD
2017-03-23 Imre Vadászif_vtnet - Allocate struct vtnet_tx_header entries...
2017-03-23 François Tigeotdrm/i915: Update to Linux 4.7.10
2017-03-23 François Tigeotkernel: Add a port of the Linux 4.8 vga_switcheroo...
2017-03-18 Sascha Wildnerkernel/mmcsd: Add some dummy values for d_nheads and...
2017-03-17 François Tigeotdrm/linux: Improve vmap/vunmap API, add is_vmalloc_addr()
2017-03-17 François Tigeotdrm/linux: Add smp_store_mb()
2017-03-16 François Tigeotdrm/linux: Add linux/vga_switcheroo.h
2017-03-16 Sascha WildnerRemove some more duplicate includes in our tree.
2017-03-15 François Tigeotdrm/linux: Add linux/hardirq.h
2017-03-15 François Tigeotdrm/linux: Implement hrtimers
2017-03-14 François Tigeotkernel: Remove broken DRM_LINUX option
2017-03-14 François Tigeotdrm/linux: Add READ_ONCE and WRITE_ONCE
2017-03-14 François Tigeotdrm/linux: Improve linux/workqueue.h
2017-03-14 François Tigeotdrm/linux: Add u64_to_user_ptr
2017-03-13 François Tigeotdrm/linux: Add asm/shmparam.h
2017-03-13 François Tigeotdrm/linux: Add pci_bus_read_config_byte and pci_bus_rea...
2017-03-13 François Tigeotdrm/linux: Add atomic_andnot()
2017-03-13 François Tigeotdrm/linux: Expand linux/kobject.h scope
2017-03-13 François Tigeotdrm/linux: Add asm/cpufeatures.h
2017-03-12 François Tigeotdrm/linux: Add linux/console.h
2017-03-12 François Tigeotdrm/linux: Add cacheflushopt()
2017-03-09 François Tigeotdrm/linux: fix tasklets
2017-03-06 Sepherosa Ziehaure: Only limited versions of this chip require explicit...
2017-03-05 zrjvkernel: Prevent clang optimizing out the traps.
2017-03-02 François Tigeotdrm/i915: Fix compilation with clang
2017-02-24 Sepherosa Ziehaure: Fix typo for disabling txcsum.
2017-02-22 Matthew Dillonmrsas - release devq before freeing the sim.
2017-02-22 Sepherosa Ziehaure: Update to Realtek 1.93
2017-02-22 François Tigeotdrm/linux: Implement tasklets
2017-02-21 Sascha Wildnerkernel/re: Fix hw.re.phy_mdix_mode tunable.
2017-02-21 Matthew Dillonkernel - Remove old SCSI drivers - aic, aic7xxx, ahc...
2017-02-20 François Tigeotdrm/linux: u64 is unsigned long long
2017-02-20 Matthew Dillondrm - Fix major stalls by fixing an improper taskqueue...
2017-02-19 François Tigeotdrm/radeon: Replace some spinlocks by lockmgr locks
2017-02-16 Sascha Wildnerkernel/vinum: Fix the position of VINUM_LABEL ioctl...
2017-02-16 Sepherosa Ziehauhyperv: Implement cpucounters.
2017-02-16 Sepherosa Ziehauhyperv: Reorganize
2017-02-13 François Tigeotdrm/i915: Set GPU freq to idle_freq initially
2017-02-12 François Tigeotdrm: Partial revert of "drm: Sync drm_crtc.c with Linux...
2017-02-11 Imre Vadászvirtio: Fix and activate PCI MSI-X support.
2017-02-07 François Tigeotdrm: Sync drm_crtc.c with Linux 4.6
2017-02-07 Matthew Dillonbuild - Separate out CFLAGS for kernel & module build
2017-01-27 Imre Vadászsdhci - Use pci_alloc_1intr in sdhci pci attachement.
2017-01-24 Sepherosa Ziehaucputimer: Initialize explicitly.
2017-01-22 Matthew Dillonvkernel - Fix races in if_vke.c
2017-01-22 Imre Vadászif_iwm - Add firmware API definitions for TX power...
2017-01-22 Sascha Wildnerkernel/if_wi: Unlock before returning.
2017-01-20 Imre Vadászsdhci - Simplify SDHCI_PRESENT_STATE register loop...
2017-01-20 Imre Vadászsdhci - Add a new interface method, get_card_present.
2017-01-18 Sepherosa Ziehauem/emx: Retry interrupt allocation with MSI
2017-01-16 Imre Vadászsdhci - Use the right capability field for printing...
2017-01-15 Imre Vadászif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2017-01-14 François Tigeotdrm/linux: Remove a redundant definition of NSEC_PER_SEC
2017-01-14 François Tigeotdrm/linux: Add local_clock()
2017-01-14 François Tigeotdrm/linux: Add acpi/video.h
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2017-01-13 Imre Vadászif_iwm - Update struct iwm_scan_results_notif. Remove...
2017-01-11 Matthew Dillonacpi - Incidental MPSAFE (2)
2017-01-10 François Tigeotdrm/i1915: Disable stolen memory support
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race (2)
2017-01-10 Matthew Dillonmmcsd - Wasn't quite MPSAFE, fix startup race
2017-01-09 Imre Vadászmmcsd(4): Declare device D_MPSAFE. Move start_transacti...
2017-01-09 Matthew Dillonkernel - Make gpio and gpio_led MPSAFE
2017-01-09 Matthew Dillonacpi - Incidental MPSAFE
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Matthew Dillonsdhci - Use MPSAFE version for the taskqueue and callouts
2017-01-09 François Tigeotdrm/i915: Revert DisplayPort fast link training feature
2017-01-09 François Tigeotdrm/i915/psr: Try to program link training times correctly
2017-01-09 Imre Vadászsdhci - Fix typo, support bits for drive types A,C...
2017-01-09 Imre Vadászsdhci - Add some missing register constants, and dump...
2017-01-09 Imre Vadászsdhci - Use bus_dmamem_coherent for allocating memory...
2017-01-08 Matthew Dillonkernel - CAM cleanup 1/N - Remove ancient scsi pccard...
2017-01-06 François Tigeotdrm/i915: Update to Linux 4.6
2017-01-06 François Tigeotdrm/linux: Add USEC_PER_MSEC definition
2017-01-06 Sepherosa Ziehaualc: Add Killer E2500 support.
next