usched: Add USCHED_SET_CPUMASK.
[dragonfly.git] / sys / dev /
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...
2016-11-26 Imre Vadászdrm/radeon: restore the fbdev mode in lastclose
2016-11-26 Imre Vadásziwm - Reduce gratuitous differences with Linux iwlwifi...
2016-11-25 zrjdrm/linux: add circ_buf.h needed for guc client bits
2016-11-25 François Tigeotdrm/linux: Add request_firmware_nowait()
2016-11-25 François Tigeotdrm/linux: Improve request_firmware() compatibility
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-23 Sascha Wildnerkernel/if_re: Adjust permissions.
2016-11-23 Sepherosa Ziehaure: Leverage Realtek driver's chip/PHY initialization...
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support
2016-11-22 Tomohiro Kusumisys/dev/disk/dm: Sync with Linux changes in flakey...
2016-11-19 Imre Vadászdrm: Use struct fb_info * as arg for syscons fb restore...
2016-11-19 Sascha Wildneri386 removal, part 61/x: Adjust some further #ifdefs.
2016-11-19 Sascha WildnerRemove some old architecture handling.
2016-11-17 zrjdrm/linux: add sg_pcopy_{from/to}_buffer()
2016-11-17 François Tigeotdrm/linux: Add ida_simple_get()
2016-11-17 zrjdrm/linux: add few ida_* functions.
2016-11-15 François Tigeotdrm/linux: Add cache_line_size()
2016-11-15 zrjdrm/linux: add atomic64_cmpxchg()
2016-11-15 François Tigeotdrm/i915/trace: Add missing include files
2016-11-15 François Tigeotdrm/linux: MODULE_FIRMWARE is defined in linux/module.h
2016-11-15 zrjdrm/linux: implement div64_u64_rem() helper in math64.h
2016-11-13 Imre Vadászif_iwm - Check sc->sc_attached flag in suspend/resume...
2016-11-12 Imre Vadászif_iwm - Move iwm_read_firmware() call into iwm_attach().
2016-11-12 Imre Vadászif_iwm - Attach to new AC3168 and AC8265 chipsets ...
2016-11-12 Imre Vadásziwmfw - Add version 22 firmwares for AC3168 and AC8265...
2016-11-11 François Tigeotdrm/linux: Add clamp_val()
2016-11-11 François Tigeotdrm/linux: Add ktime_get_boottime and ktime_ms_delta()
2016-11-08 Imre Vadászif_iwm - Advertise full-offload scan support, fixes...
2016-11-06 Imre Vadászif_iwm - The iwm_prepare_card_hw() in iwm_attach()...
2016-11-06 Imre Vadászif_iwm - Use rates given in struct ieee80211_txparam...
2016-11-06 Imre Vadászif_iwm - Update firmware rs table, instead of indexing...
2016-11-03 Imre Vadászif_iwm - Sync rs (rate-selection) API definitions from...
2016-11-03 Imre Vadászif_iwm - Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2016-11-02 Imre Vadászif_iwm - Sync statistics API definitions with Linux...
2016-11-01 Imre Vadászif_iwm - Cleanup mbufq draining. Add iwm_xmit_queue_dra...
2016-11-01 Imre Vadászif_iwm - Use chan list from ieee80211_scan_state for...
2016-11-01 Imre Vadászif_iwm - Factor out and improve iwm_mvm_scan_rxon_flags...
2016-10-31 Imre Vadászif_iwm - Remove support for fw older than -17 and -22
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support (2)
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support
2016-10-31 Matthew Dillonkernel - Fix a vty switch/history bug
2016-10-30 Imre Vadásziwmfw - Update 7265D and 8000C firmwares to version 22.
2016-10-30 Imre Vadászif_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
2016-10-30 Imre Vadászif_iwm - Set command code for PHY_DB as well.
2016-10-30 Imre Vadászif_iwm - Set correct state in smart-fifo configuration.
2016-10-30 Imre Vadászif_iwm - Remove dead code from iwm_pcie_load_cpu_sectio...
2016-10-29 Imre Vadászif_iwm - Check for lar_disable tunable, and lar_enabled...
2016-10-29 Imre Vadászif_iwm - Move Smart Fifo handling into if_iwm_sf.c...
2016-10-29 Matthew Dillonkernel - adjust sdhc timeouts, cleanup
2016-10-29 Matthew Dillonkernel - Fix mmcsd read/write issues
2016-10-28 Imre Vadászif_iwm - Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd...
next