drm/linux: fix tasklets
[dragonfly.git] / sys / dev /
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.
2017-01-06 Sepherosa Ziehauhyperv/vmbus: Fix interrupt timer detection logic.
2017-01-06 Sepherosa Ziehauhyperv: Reorder the Hyper-V TSC initialization a bit.
2017-01-06 Matthew Dillonkernel - Refactor phys_avail[] and dump_avail[]
2017-01-05 Sepherosa Ziehaualc: Sync w/ FreeBSD
2017-01-03 Matthew Dillonvmstat - Make vmstat -m more readable
2017-01-02 Sascha WildnerSync ACPICA with Intel's version 20161222.
2017-01-02 Matthew Dillonkernel - Fix TRIM bugs in UFS
2016-12-28 Imre Vadászdrm: Invert del_timer_sync return value, to match behav...
2016-12-23 Matthew DillonAHCI - Misc fixes
2016-12-22 Imre Vadászdrm/i915: Fix typo in get_bdb_header(), fixes vbt valid...
2016-12-21 Matthew Dillonahci - Add workarounds for Marvell 88SE9215
2016-12-21 Matthew Dillonahci - Improve port-multiplier detection
2016-12-20 Sepherosa Ziehauhyperv: Add API to read raw value of Hyper-V timer.
2016-12-20 Sepherosa Ziehauhyperv: Move commonly shared header files to the module...
2016-12-20 Sepherosa Ziehauhyperv: Implement Hyper-V reference TSC cputimer.
2016-12-19 Matthew Dillonahci - Implement FBS for port-multipliers
2016-12-19 Matthew Dillonahci - Add quirks for Marvell devices
2016-12-19 Matthew Dillonahci - Adjust a few things
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-16 Matthew Dillondrm - Fix memory leak in broadwell or later GPUs
2016-12-12 Matthew Dillonkernel - Re-fix chromebook keyboard
2016-12-08 François Tigeotdrm/i915: Update to Linux 4.5
2016-12-04 Imre Vadászsyscons - Set cons_unavail when blanking framebuffer...
2016-12-04 Imre Vadászdrm: Use fb_blank hooks from drm_fb_helper.c as a sysco...
2016-12-02 Sascha Wildnerkernel: Remove some ep(4) driver remains.
2016-12-01 Imre Vadászsyscons - Add need_unlock arg to sc_clean_up and sc_wai...
2016-11-29 François Tigeotdrm/i915: build firmware handling code
2016-11-29 Imre Vadászsyscons - Add range check for color value in KDSBORDER...
2016-11-29 Imre Vadászsyscons - Add option for the default terminal border...
2016-11-28 Sascha Wildnerkernel/ath: Limit check index variables before using...
2016-11-28 Imre Vadászsyscons - Clean up log messages for KMS console.
2016-11-28 Imre Vadászdrm: Improve integration with syscons. Move taskqueue...
2016-11-28 Imre Vadászsyscons - Make sure we draw the terminal border during...
2016-11-27 Sascha Wildnerkernel/efirt: Hook efirt.ko into the build.
2016-11-27 Sascha WildnerMove efirt.ko's source to sys/dev/misc/efirt.
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Make init/destroy handlers optional
2016-11-27 Tomohiro Kusumisys/dev/disk/dm: Remove dm_table_init_target() call...
2016-11-27 Imre Vadászsyscons - Fix syscons with UEFI fb when drm fb is regis...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove obvious/redundant/disabled...
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm_dev::dev_type
2016-11-26 Tomohiro Kusumisys/dev/disk/dm: Remove dm/targets/ directory and move...
2016-11-26 Imre Vadászsyscons - Remove unneeded NULL check from register_fram...
2016-11-26 Imre Vadászsyscons - Handle kms framebuffer activation better...
next