drm/linux: Port kfifo.h to DragonFly BSD
[dragonfly.git] / sys / dev / drm / include /
2019-07-20 François Tigeotdrm/linux: Port kfifo.h to DragonFly BSD master
2019-07-20 François Tigeotdrm/linux: Import linux/kfifo.h from NetBSD
2019-07-20 François TigeotRevert "drm/linux: Linux pcie speed mask"
2019-07-20 François Tigeotdrm/linux: Linux pcie speed mask
2019-07-15 François Tigeotdrm/radeon: Update to Linux 4.4.180
2019-07-15 François Tigeotdrm: Remove no longer required iic code and dependencies
2019-07-15 François Tigeotdrm: Improve linux/pci.h
2019-07-10 Sascha Wildnerkernel/drm: Use va_*() instead of __va_*(), just like...
2019-07-07 François Tigeotdrm/linux: Add struct i2c_board_info and i2c_new_device()
2019-07-05 François Tigeotdrm/linux: Add dmi_match()
2019-06-29 François Tigeotdrm/linux: Add flush_delayed_work()
2019-06-29 François Tigeotdrm/linux: Fix a NULL pointer dereference in signal_pen...
2019-06-20 François Tigeotdrm/radeon: Upgrade to Linux 3.19.8
2019-06-17 Matthew Dillondrm - Fix system lockup bug in signal_pending_state()
2019-06-17 François Tigeotdrm/linux: Add io_schedule_timeout()
2019-06-17 François Tigeotdrm/linux: Restore wait_event*() functionality
2019-06-16 François Tigeotdrm/linux: Rework wait queues
2019-06-16 François Tigeotdrm/linux: Add LIST_HEAD_INIT()
2019-06-12 François Tigeotdrm/linux: Fix schedule_timeout()
2019-06-10 François Tigeotdrm/linux: Add task_struct, rework sleep and wake up...
2019-05-30 François Tigeotdrm/linux: Add wait_event_interruptible_locked()
2019-05-30 François Tigeotdrm/linux: Add vmalloc() and vzalloc()
2019-05-30 François Tigeotdrm/linux: Add set_memory_uc()
2019-05-30 François Tigeotdrm/linux: Add gcd()
2019-05-30 François Tigeotdrm/linux: Add list_prev_entry()
2019-05-30 François Tigeotdrm/linux: Fix pci_map_page() arguments
2019-05-18 Sascha WildnerMerge branch 'vendor/MDOCML'
2019-05-09 Matthew Dillonkernel - Bring in __read_mostly etc
2019-05-03 François Tigeotdrm: Sync ttm and radeon drivers with Linux 3.18
2019-05-03 François Tigeotdrm: Import dma-buf reservation code from Linux 4.7.10
2019-05-03 François Tigeotdrm: More linux/seqlock.h functions
2019-05-03 Matthew Dillondrm/linux: Add an interval_tree implementation
2019-05-03 François Tigeotdrm: Do not directly define __OS_HAS_AGP
2019-05-03 François Tigeotdrm: Do not use PHOLD/PRELE() in flush_taskqueue()
2019-05-03 François Tigeotdrm/linux: Expand mm_types.h and mmu_notifier.h coverage
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-30 zrjMerge remote-tracking branch 'origin/vendor/LIBEDIT'
2019-04-29 François Tigeotdrm: Bring in the Linux fence implementation from NetBSD
2019-04-26 François Tigeotdrm/linux: Improve RCU support
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
next