drm: Replace linux/hashtable.h with NetBSD's version
[dragonfly.git] / sys / dev / drm / include /
2019-04-25 François Tigeotdrm: Replace linux/hashtable.h with NetBSD's version
2019-04-24 Sascha WildnerMerge branch 'vendor/LIBRESSL'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/OPENSSH'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LDNS'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/XZ'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBARCHIVE'
2019-04-24 zrjMerge remote-tracking branch 'origin/vendor/LIBRESSL'
2019-04-24 François Tigeotdrm/linux: Add trace/events/dma_fence.h
2019-04-23 François Tigeotdrm/linux: Add config_enabled()
2019-04-22 François Tigeotdrm/linux: Add list_for_each_entry_continue_reverse()
2019-04-21 François Tigeotdrm/linux: Add down_read_trylock()
2019-04-16 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2019-03-29 François Tigeotdrm/ttm: Sync with Linux 3.16
2019-03-29 François Tigeotdrm/linux: Add some shrinker stub code
2019-03-27 Matthew Dillonkernel - Rewrite the callout_*() API
2019-03-23 François Tigeotdrm/ttm: Remove unused headers
2019-03-23 François Tigeotdrm/linux: Add atomic_long_inc_not_zero()
2019-03-17 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-03-16 François Tigeotdrm/linux: Improve linux/wait.h
2019-03-15 François Tigeotdrm/linux: Add ATOMIC_INIT()
2019-03-12 Matthew Dillondrm/ttm: convert to unified vma offset manager
2019-03-12 François Tigeotdrm/ttm: inline ttm_bo_reserve and related calls
2019-03-11 François Tigeotdrm/ttm: convert to the reservation api
2019-03-11 Matthew Dillondrm: Fully rework the ww_mutex implementation
2019-03-10 François Tigeotdrm: CONFIG_AGP is off by default
2019-03-05 François Tigeotdrm/linux: Add struct rcu_head
2019-03-04 François Tigeotdrm/linux: Improve linux/pci.h
2019-03-04 François Tigeotdrm: Add or improve a few include/linux headers
2019-03-03 François Tigeotdrm/linux/rbtree.h: Rename RB_ROOT to LINUX_RB_ROOT
2019-02-28 François Tigeotdrm/linux: Add rcu_assign_pointer()
2019-02-17 François Tigeotdrm/linux: Add asm/processor.h
2019-02-17 François Tigeotdrm: Fix Linux/DragonFly PAGE_MASK confusion
2019-01-27 François Tigeotdrm/linux: Add EXPORT_SYMBOL_GPL()
2019-01-26 François Tigeotdrm/linux: Add preempt.h
2019-01-19 François Tigeotdrm/gem: de-inline the ref/unref functions
2019-01-16 François Tigeotdrm/linux/workqueue: the internal function is named...
2019-01-12 François Tigeotdrm/linux: Add struct device_driver
2019-01-07 François Tigeotdrm/linux: Add invalidate_mapping_pages()
2019-01-05 François Tigeotdrm: Add drm_prime.c
2019-01-05 François Tigeotdrm: Partially sync drm_mm.c with Linux 4.7.10
2019-01-03 François Tigeotdrm/i915: Add i915_gem_dmabuf.c
2019-01-03 François Tigeotdrm: Rename struct drm_gem_object.vm_obj to filp
2019-01-02 François Tigeotdrm/linux: Add linux/mmu_context.h
2018-12-11 François Tigeotdrm: Add missing file uapi/linux/pci.h
2018-12-10 François Tigeotdrm: Add the DRM_IOCTL_GET_PCIINFO ioctl
2018-12-04 François Tigeotdrm/i915: Add Kaby Lake and Amber Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add Whiskey Lake PCI IDs
2018-12-04 François Tigeotdrm/i915: Add more Coffeelake PCI IDs
2018-11-28 François Tigeotdrm includes: Rename uapi_xxx to uapi/xxx
2018-11-25 François Tigeotdrm/linux: Add set_pages_array_xx() functions
2018-11-14 François Tigeotdrm/ttm: Remove sf_buf usage
2018-11-14 François Tigeotdrm/linux: Add a few GFP_XXX values
2018-11-14 Aaron LIMerge branch 'vendor/DHCPCD'
2018-11-09 François Tigeotdrm/linux: Add send_sig()
2018-11-07 François Tigeotdrm/ttm: Rework ttm_io_prot()
2018-11-06 François Tigeotdrm/linux: fix pgprot_xxx functions
2018-11-03 François Tigeotdrm: Add linux/rwlock.h
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-15 François Tigeotdrm/linux: Fix potential ww mutex induced panics
2018-10-11 François Tigeotdrm/linux: Add a few headers
2018-10-07 François Tigeotdrm: Add linux/interval_tree.h
2018-10-07 François Tigeotdrm/linux: Add rcu_dereference_protected()
2018-09-28 François Tigeotdrm/linux: Implement lockdep_assert_held()
2018-09-27 François TigeotRevert "drm/ttm: convert to the reservation api"
2018-09-26 Sascha Wildnerkernel/drm: Fix -Wundef.
2018-09-23 François Tigeotdrm/ttm: convert to the reservation api
2018-09-23 François Tigeotdrm/linux: Implement more reservation objects code
2018-09-22 François Tigeotdrm/ttm: Rename ttm_mem_global.spin to ttm_mem_global...
2018-09-19 François Tigeotdrm/ttm: Use Linux kobjects
2018-09-19 François Tigeotdrm/linux: Implement more kobject parts
2018-09-16 François Tigeotdrm/linux: Increase coverage of the page protection...
2018-09-16 François Tigeotdrm/linux: use pgprot_t
2018-09-08 François Tigeotdrm: Sync drm/drmP.h with Linux 4.7.10
2018-09-08 François Tigeotdrm: Add more Linux include files
2018-09-07 François Tigeotdrm: Use a dedicated .h file for configuration options
2018-09-01 François Tigeotdrm/linux: Rewrite READ_ONCE() and WRITE_ONCE()
2018-08-11 Sascha Wildnerkernel/drm: Remove CONFIG_PCI as a kernel option.
2018-08-10 François Tigeotdrm: Sync drm_pci.c with Linux 4.7.10
2018-08-09 François Tigeotdrm/linux: Add field devfn to struct pci_dev
2018-08-01 François Tigeotdrm: Sync drm_bufs.c with Linux 4.7.10
2018-07-31 François Tigeotdrm: simplify authentication management
2018-07-30 François Tigeotdrm: More Linux 4.7.10 synchronization
2018-07-24 François Tigeotdrm: Partial sync with Linux 4.7.10
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-21 François Tigeotdrm: Sync a few bits with Linux 4.7.10
2018-07-21 François Tigeotdrm: dev->dma_lock doesn't exist
2018-07-21 François Tigeotdrm/linux: add agp_backend.h
2018-07-21 Sascha Wildnerkernel/drm: Use more straightforward lockmgr_try().
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-09 François Tigeotdrm: Define struct page and use it everywhere
2018-05-23 François Tigeotdrm/linux/timer.h: No need to protect a callout struct...
2018-05-23 Imre Vadászdrm - No need to protect a callout struct from MP accesses.
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-13 François Tigeotdrm/linux: Add cond_resched()
2018-05-07 François Tigeotdrm/linux: Add scnprintf()
2018-05-07 François Tigeotdrm/linux: Add or improve various *printf functions
next