kernel/scsi: Fix sense information printing in bootverbose.
[dragonfly.git] / sys / dev / drm /
2015-02-28 François Tigeotdrm/i915: Sync i915_gem.c with Linux 3.11
2015-02-28 François Tigeotdrm: Add asm/uaccess.h functions
2015-02-28 François Tigeotdrm: Import drm_memory.h from Linux 3.11
2015-02-28 François Tigeotdrm: Add drm_clflush_virt_range()
2015-02-28 François Tigeotdrm: linux/mm.h: Add offset_in_page()
2015-02-27 John MarinoMerge branch 'vendor/GCC50'
2015-02-24 Michael Neumanndrm/radeon: Bring in new firmware
2015-02-24 Michael Neumanndrm/radeon: Update to Linux 3.9
2015-02-24 Michael Neumanndrm: Add Linux compatibility macros
2015-02-24 Michael Neumanndrm: Add drm_hdmi_avi_infoframe_from_display_mode()
2015-02-24 Michael Neumanndrm: Bring in HDMI code from Linux
2015-02-23 Imre Vadaszdrm/radeon: Correct PAGE_MASK usage in radeon_vm_map_ga...
2015-02-22 Sascha Wildnerkernel/drm: Fix spelling in comments.
2015-02-22 François Tigeotdrm/i915: Restore gcc 5.0 fixes
2015-02-21 François Tigeotdrm/i915: Update to Linux 3.11
2015-02-21 François Tigeotdrm: Add a new implementation of drm_sysfs.c
2015-02-21 François Tigeotdrm: Add drm_rect.c from Linux 3.11
2015-02-21 François Tigeotdrm: Sync drm_crtc.c with Linux 3.11
2015-02-21 François Tigeotdrm: Sync headers with Linux 3.11
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-14 François Tigeotdrm: Add linux/ctype.h
2015-02-14 François Tigeotdrm: Add DMI_MATCH and DMI_EXACT_MATCH
2015-02-14 François Tigeotdrm: Update linux/kernel.h
2015-02-14 François Tigeotdrm: Add get_seconds()
2015-02-14 François Tigeotdrm: Add linux/string.h
2015-02-14 François Tigeotdrm: Add linux/printk.h
2015-02-14 François Tigeotdrm: Add linux/spinlock.h
2015-02-13 François Tigeotdrm: Update linux/workqueue.h
2015-02-13 François Tigeotdrm: Update various Linux headers
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-11 John Marinokern: Fix [-Werror=logical-not-parenthesis]
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoHook gcc 5.0 (pre-release) in build, unhook gcc 4.4
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h hammer_acl gitea/hammer_acl
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-18 François Tigeotdrm: Sync drm_edid.c and drm_modes.c with Linux 3.9.11
2015-01-18 François Tigeotdrm: Move vbl_lock initialization to the right place
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-15 Matthew Dillondrm - Fix a second X lockup w/radeon ttm
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-10 François Tigeotdrm: drm_detach() is drm_release()
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
2015-01-05 François Tigeotdrm/i915: Fix a porting bug
2015-01-04 François Tigeotdrm/i915: Update to Linux 3.9.11
2015-01-02 François Tigeotdrm: Add hweight16()
2015-01-02 François Tigeotdrm: Add DIV_ROUND_CLOSEST()
2015-01-02 François Tigeotdrm: Add BUILD_BUG_ON_NOT_POWER_OF_2()
2015-01-02 François Tigeotdrm: Improve linux/wait.h
2015-01-02 François Tigeotdrm: Add linux/sched.h
2015-01-02 François Tigeotdrm: Add linux/math64.h
2015-01-02 François Tigeotdrm: Improve linux/jiffies.h
2015-01-02 François Tigeotdrm: Add linux/scatterlist.h
2015-01-02 François Tigeotdrm: Add the atomic_set_mask() Linux function
2015-01-02 François Tigeotdrm: Add the mutex_lock and _unlock() Linux functions
2015-01-02 François Tigeotdrm: Add linux/log2.h
2015-01-02 François Tigeotdrm: Add linux/bug.h
2015-01-02 François Tigeotdrm/linux: Implement waitqueue_active()
2015-01-02 François Tigeotdrm: Add linux/pm_qos.h
2014-12-29 François Tigeotdrm: Only define struct drm_sysctl_info once
2014-12-28 Matthew Dillondrm - Add safety to ttm_eu_reserve_buffers()
2014-12-24 Matthew Dillonkernel - Add backlight sysctls to i915
2014-12-24 François Tigeotdrm/i915: Use struct pci_dev and Linux pci functions
2014-12-23 François Tigeotdrm: Improve linux/pci.h
2014-12-23 François Tigeotdrm: Add linux/io.h
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-12-16 François Tigeotdrm/i915: Reduce GEM code differences with Linux 3...
2014-12-14 François Tigeotdrm/i915: use i915_ggtt_clear_range()
2014-12-14 François Tigeotdrm/i915: Make struct intel_gtt more compatible with...
2014-12-11 François Tigeotdrm: Sync drm_pci_alloc() with Linux 3.8.13
2014-11-29 François Tigeotdrm/i915: i915_gem_do_init() is i915_gem_init_global_gtt()
2014-11-28 François Tigeotdrm: Add linux/shmem_fs.h
2014-11-28 François Tigeotdrm/i915: i915_wire_page is shmem_read_mapping_page()
2014-11-28 François Tigeotdrm/i915: Extract general object init routine
2014-11-26 Matthew Dillondrm - Fix improper M_NOWAIT usage
2014-11-26 François Tigeotdrm/i915: Rename mm.gtt_list to bound_list
2014-11-24 François Tigeotdrm: Add linux/module.h and linux/moduleparam.h
2014-11-23 François Tigeotdrm/i915: revert part of "Make the GEM code more Linux...
2014-11-23 François Tigeotdrm: Move intel-gtt.h to include/drm
2014-11-22 François Tigeotdrm/ttm: glob->lru_lock locking from Linux 3.9.11
2014-11-18 François Tigeotdrm: Use lockmgr locks with Linux wait queues
2014-11-18 Imre Vadaszdrm: Make wait_event_interruptible interruptible and...
2014-11-16 François Tigeotdrm: Use the ERESTARTSYS error code
2014-11-16 François Tigeotdrm: Add linux/mm.h
next