move private ssh library to /usr/lib/priv
[dragonfly.git] / sys / dev /
2016-01-26 zrjRemove advertising header from sys/
2016-01-24 Imre Vadaszdrm/radeon: We need the physical address of the dummy...
2016-01-24 François Tigeotkernel/linux: Add ioremap_nocache()
2016-01-23 Imre Vadászdrm/radeon: Add radeon_ucode.c. Support new firmware...
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-22 Imre Vadászdrm/i915: Add and document the drm.i915.enable_execlist...
2016-01-18 Imre Vadászif_iwm: Fix up the rate control setup code.
2016-01-16 François Tigeotdrm/linux: Implement pci_iomap()
2016-01-16 Sascha Wildnerdrm/include: Add missing parentheses in a macro.
2016-01-16 François Tigeotdrm/linux: Add for_each_set_bit()
2016-01-15 Sepherosa Ziehauig_hal/em/emx: Add I219 (Skylake) support
2016-01-14 Imre Vadászdrm/i915: Add tunable for force-disabling usage of...
2016-01-14 François Tigeotdrm/i915: Sync with Linux 4.0
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically (2)
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically
2016-01-12 François Tigeotdrm: Improve linux dma mapping functions
2016-01-12 François Tigeotdrm: Add linux/bitmap.h
2016-01-11 François Tigeotdrm: Add asm/cpufeature.h
2016-01-11 François Tigeotkernel/linux: Add hweight8()
2016-01-10 François Tigeotdrm/i915: Use dev->pdev to get PCI device revisions
2016-01-10 François Tigeotdrm: Store PCI device information in a struct pci_dev
2016-01-10 François Tigeotdrm: Improve Linux compatibility of pci structures
2016-01-10 Sascha Wildnerkernel/kate: Bad idea to put temporary values in the...
2016-01-10 Sascha Wildnerkernel/kate: CurTmp starts at -28C on Socket AM2 Revisi...
2016-01-09 François Tigeotdrm: Always enable MSI interrupts
2016-01-09 Sascha Wildneri386 removal, part 47/x: Remove the i386 specific spic...
2016-01-08 Sascha WildnerSync ACPICA with Intel's version 20160108.
2016-01-05 Imre Vadászif_iwm: Fix IEEE80211_ADDR_COPY() usage.
2016-01-05 Imre Vadászif_iwm: Always stop LED blinking when scanning is finished
2016-01-04 Sepherosa Ziehaure: Only probe fixed PHY location
2016-01-04 Sepherosa Ziehaure: Reduce GMII PHY read/write timeout
2016-01-04 Sepherosa Ziehaure: Change CFG1 and CFG5 after flip EECMD
2016-01-03 Sepherosa Ziehaure: Disable ASPM
2016-01-03 Sepherosa Ziehaure: Update Realtek PHY power management related bits
2016-01-01 Imre Vadászif_iwm: Make the wifi LED work with iwm(4).
2016-01-01 Imre Vadászif_iwm: Remove comments referring to Linux iwlwifi...
2015-12-31 Imre Vadászif_iwm: Just store the struct firmware pointer, like...
2015-12-31 Imre Vadászif_iwm: Apply some changes from OpenBSD, if_iwm.c rev...
2015-12-29 Imre Vadászdrm/i915: Convert hw level to user level when reading...
2015-12-29 Sepherosa Ziehauig_hal: Allow enabling debug at runtime
2015-12-29 Imre Vadászpsm: Remove unused struct sigio *async
2015-12-29 Imre Vadászpsm: Remove leftover PSM_HOOKAPM #if defined check
2015-12-28 François Tigeotagp: Remove support for Sandy Bridge hardware
2015-12-28 François Tigeotdrm/i915: Use generic drm_plane helper functions
2015-12-28 François Tigeotdrm: Skip vblank wait for legacy cursor updates
2015-12-28 Sascha Wildnerkernel/acpi_cpu: Fix argument name.
2015-12-28 Sepherosa Ziehauacpi/pstate: Allow user to ignore type 0x80 notify
2015-12-28 Sepherosa Ziehauacpi/pstate: Support type 0x80 notify
2015-12-28 Sascha Wildnerkernel/vga: Remove wrong lwkt_reltoken(). It's not...
2015-12-28 Sepherosa Ziehauacpi/pstate: Factor out acpi_pst_eval_{ppc,pdl}()
2015-12-27 François Tigeotagp: Remove support for Ivy Bridge hardware
2015-12-27 Matthew Dillondrm - Fix panic on DRM_IOCTL_WAIT_VBLANK
2015-12-26 François Tigeotdrm/i915: Upgrade to Linux 4.0
2015-12-26 François Tigeotdrm: Fix previous commit
2015-12-26 François Tigeotdrm: Create device entries with the "video" group
2015-12-26 François Tigeotagp: Remove support for Haswell hardware
2015-12-25 François Tigeotdrm: Make OpenGL usable by everyone
2015-12-25 François Tigeotagp: Remove support for Broadwell hardware
2015-12-24 François Tigeotagp: Remove support for Valleyview hardware
2015-12-24 François Tigeotdrm: Fix ww mutex crtc locking
2015-12-24 Sascha Wildnerkernel/acpi: Save a newline.
2015-12-22 Sascha Wildnerkernel/hpt27xx: Move two files to better names (like...
2015-12-22 Sascha Wildnerkernel/igb: Fix build with either IGB_RSS_DEBUG or...
2015-12-21 Imre Vadaszdrm: Mark drmfiltops mpsafe, remove unneeded locking...
2015-12-21 Sepherosa Ziehauig_hal/igb: Merge Intel igb-2.4.3
2015-12-21 Sepherosa Ziehauigb: Optimize the aggregated TX/RX MSI-X handler a bit
2015-12-21 Sepherosa Ziehauigb: Partly rework MSI-X support to bypass one serializer
2015-12-19 Imre Vadaszsyscons: Remove leftover CDEV_MAJOR #define from sysmouse.c
2015-12-19 Sascha Wildnerkernel/acpica: In notify handlers, always report on...
2015-12-19 François TigeotRevert "drm: Stop using a taskqueue to restore syscons...
2015-12-19 François Tigeotdrm: Stop using a taskqueue to restore syscons content
2015-12-18 Sascha Wildnerkernel/drm: Clean up include search path situation...
2015-12-16 Matthew Dilloni915 - Add delay after attach to avoid console/X races
2015-12-13 Sascha Wildnerkernel/sound: Add back intr_config_hook descriptions.
2015-12-13 Sascha Wildnerkernel/iwm: Add intr_config_hook description.
2015-12-13 Imre Vadaszvirtio_blk: Use contigmalloc/contigfree for vtblk_reque...
2015-12-12 François Tigeotdrm: Add linux/vmalloc.h
2015-12-12 François Tigeotdrm: Add linux/fence.h
2015-12-12 François Tigeotlinux/time.h: Add NSEC_PER_MSEC
2015-12-11 François Tigeotdrm/i915: Drop AGP driver requirement
2015-12-11 François Tigeotdrm/i915/gem: Remove useless vm_object unlock/relock...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-07 Sepherosa Ziehauigb: Fix DMACR settings
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-03 Sepherosa Ziehauix: Update to Intel ix-2.8.2
2015-12-02 Imre Vadaszdrm: fb_get_options() can just use the unmodified conne...
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-12-01 Imre Vadaszsyscons: Fixup kms_draw() after change for xpad variabl...
2015-11-30 François Tigeotdrm: Add BUILD_BUG_ON_MSG()
2015-11-29 Sascha Wildnerkernel: Better separate the "deprecated" spinlocks...
2015-11-29 Sascha Wildnerkernel/drm: Move the CONFIG_* options to header files.
2015-11-29 François Tigeotdrm: Stop ignoring the second argument of drm_free()
2015-11-27 Imre Vadászdrm/i915: Use fb->pitches[0] for stride. Remove duplica...
2015-11-27 Imre Vadászsyscons: Get rid of xpad variable by adjusting loop...
2015-11-27 Sepherosa Ziehauem/emx/igb: Properly set status for manually configured...
2015-11-27 Sepherosa Ziehaumxge: Always send the current media (optics) back to...
2015-11-26 zrjdrm: Implement simple broken EDID override by loading...
next